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:
Zhou weixin
2017-01-19 21:59:07 +08:00
committed by Huang, Tao
parent 8d925e4f3d
commit e385126730

View File

@@ -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";
};
};