arm64: dts: rockchip: vr: modify battery parameters

Change-Id: If3d0c2f85ba4f6dd03e1b0436072199677e1cf77
signed-off-by: Wu Liangqing <wlq@rock-chips.com>
This commit is contained in:
wuliangqing
2016-08-19 11:34:20 +08:00
committed by Huang, Tao
parent 7481e06100
commit bd56b2a14c

View File

@@ -225,6 +225,12 @@
BT,wake_host_irq = <&gpio0 4 GPIO_ACTIVE_HIGH>; /* GPIO0_A4 */
status = "okay";
};
uboot-charge {
compatible = "rockchip,uboot-charge";
rockchip,uboot-charge-on = <0>;
rockchip,android-charge-on = <1>;
};
};
&cluster0_opp {
@@ -523,6 +529,7 @@
pinctrl-0 = <&pmic_int_l>;
rockchip,system-power-controller;
wakeup-source;
extcon = <&fusb0>;
#clock-cells = <1>;
vcc1-supply = <&vcc_sys>;