ARM64: dts: rk3399-tve1205g: add config for uboot charge with fusb302 sink
Change-Id: Ie1a54a1c05f0db2b16851728bdf442699b69f277 Signed-off-by: Zhou weixin <zwx@rock-chips.com>
This commit is contained in:
@@ -763,6 +763,8 @@
|
||||
int-n-gpios = <&gpio1 GPIO_B5 GPIO_ACTIVE_HIGH>;
|
||||
discharge-gpios = <&gpio0 GPIO_B5 GPIO_ACTIVE_HIGH>;
|
||||
charge-dev = <&bq25700>;
|
||||
support-uboot-charge = <1>;
|
||||
port-num = <1>;
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
@@ -782,6 +784,8 @@
|
||||
int-n-gpios = <&gpio1 GPIO_A2 GPIO_ACTIVE_HIGH>;
|
||||
discharge-gpios = <&gpio0 GPIO_B4 GPIO_ACTIVE_HIGH>;
|
||||
charge-dev = <&bq25700>;
|
||||
support-uboot-charge = <1>;
|
||||
port-num = <0>;
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user