mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
arm64: dts: rockchip: vr: modify battery parameters
Change-Id: If3d0c2f85ba4f6dd03e1b0436072199677e1cf77 signed-off-by: Wu Liangqing <wlq@rock-chips.com>
This commit is contained in:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user