ARM64: dts: rk3399-tve1205g: add config for uboot charge with fusb302 sink
authorZhou weixin <zwx@rock-chips.com>
Thu, 19 Jan 2017 13:59:07 +0000 (21:59 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Fri, 20 Jan 2017 07:04:35 +0000 (15:04 +0800)
Change-Id: Ie1a54a1c05f0db2b16851728bdf442699b69f277
Signed-off-by: Zhou weixin <zwx@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3399-tve1205g.dts

index 46870586d18b1ea0657438973be57998cee7d17d..b551d0bceec4fe272ad8a5facaadb1f5bf15c007 100644 (file)
                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";
        };
 };
                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";
        };
 };