rk3368-p9: dts: add property of rk818 battery node
authorchenjh <chenjh@rock-chips.com>
Thu, 7 May 2015 08:46:22 +0000 (16:46 +0800)
committer许盛飞 <xsf@rock-chips.com>
Thu, 7 May 2015 09:06:17 +0000 (17:06 +0800)
Signed-off-by: chenjh <chenjh@rock-chips.com>
arch/arm64/boot/dts/rk3368-p9_818.dts [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
index 1701e0f..07ad946
                        gpio0_c3: gpio0-c3{
                                rockchip,pins = <0 GPIO_C3 RK_FUNC_GPIO &pcfg_pull_down>;
                        };
+
+                        gpio0_c1: gpio0-c1 {
+                                rockchip,pins = <0 GPIO_C1 RK_FUNC_GPIO &pcfg_pull_up>;
+                        };
                        //to add
                };
 
                        max_charge_currentmA = <1800>;
                        max_charge_voltagemV = <4200>;
                        max_bat_voltagemV = <4200>;
-                       sleep_enter_current = <150>;
-                       sleep_exit_current = <180>;
-                       support_uboot_chrg = <0>;
+                        sleep_enter_current = <600>;
+                        sleep_exit_current = <600>;
+                        support_uboot_chrg = <0>;
+                        support_usb_adp = <1>;
+                        support_dc_adp = <1>;
+                        dc_det_gpio = <&gpio0 GPIO_C1 GPIO_ACTIVE_LOW>;
+                        dc_det_pullup_inside = <1>;
+                        test_power {
+                                test_charge_currentmA = <1800>;
+                                test_charge_ilimitmA  = <2000>;
+                        };
                };
        };
 };
 &rk818 {
        gpios =<&gpio0 GPIO_A1 GPIO_ACTIVE_HIGH>,<&gpio0 GPIO_A0 GPIO_ACTIVE_LOW>;
        rk818,system-power-controller;
-       
+        pinctrl-names = "default";
+        pinctrl-0 = <&gpio0_c1>;
        regulators {
 
                rk818_dcdc1_reg: regulator@0{