arm: dts: rk3288-evb: 32.768K clk node for BT
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / rk312x-sdk.dtsi
index f33a9a11b38294a21fd0d15e0bfba832459688a6..8d042fcee83f8acb141a22fd156c8d4ec1a34e98 100755 (executable)
@@ -1,8 +1,3 @@
-/dts-v1/;
-
-#include "rk312x.dtsi"
-#include "rk3126-cif-sensor.dtsi"
-#include "rk3128-cif-sensor.dtsi"
 
 / {
        fiq-debugger {
@@ -74,8 +69,8 @@
 };
 
 &emmc {
-       clock-frequency = <37500000>;
-       clock-freq-min-max = <400000 37500000>;
+       clock-frequency = <50000000>;
+       clock-freq-min-max = <400000 50000000>;
        supports-highspeed;
        supports-emmc;
        bootpart-no-access;
@@ -83,7 +78,7 @@
        ignore-pm-notify;
        keep-power-in-suspend;
        //poll-hw-reset
-       status = "disabled";
+       status = "okay";
 };
 
 &sdmmc {
 
                        rt5036_ldo1: regulator_4 {
                                regulator-name = "rt5036-ldo1";
-                               regulator-min-microvolt = < 3000000>;
-                               regulator-max-microvolt = <3000000>;
+                               regulator-min-microvolt = <1200000>;
+                               regulator-max-microvolt = <1200000>;
                                qcom,comsumer-supplies = "rt5036-ldo1", "";
                                regulator-always-on;
                                regulator-boot-on;
                                rt,standby_enabled;
-                               rt,standby_vol = <3000000>; 
+                               rt,standby_vol = <1200000>; 
                        };
 
                        rt5036_ldo2: regulator_5 {
                 design_capacity = <2100>;
                 design_qmax = <2200>;
                 max_overcharge = <100>;
-                max_charge_currentmA = <1500>;
-                max_charge_voltagemV = <4260>;
+                bat_res = <80>;
+                max_input_currentmA  = <2000>;
+                max_chrg_currentmA = <1800>;
+                max_charge_voltagemV = <4200>;
                 max_bat_voltagemV = <4200>;
+                sleep_enter_current = <300>;
+                sleep_exit_current = <300>;
+                power_off_thresd = <3400>;
+                chrg_diff_voltagemV = <0>;
+                virtual_power = <0>;
+                support_usb_adp = <0>;
+                support_dc_adp = <0>;
+                power_dc2otg = <0>;
         };
+        test-power{
+               status = "okay";
+       };
 
 };