Merge git://git.denx.de/u-boot-dm
[oweals/u-boot.git] / arch / arm / dts / rk3288-firefly.dts
index 97568a36ee2fe627520e0126a5c9bb776a4cf03e..59ff8bc10440ecc563fd383d2d1b96e366a8df37 100644 (file)
                        rockchip,pins = <7 0 RK_FUNC_GPIO &pcfg_pull_up>;
                };
        };
+       usb_host {
+               host_vbus_drv: host-vbus-drv {
+                       rockchip,pins = <0 14 RK_FUNC_GPIO &pcfg_pull_none>;
+               };
+       };
 };
 
 &pwm1 {
        reg-shift = <2>;
 };
 
+&usb_host1 {
+       vbus-supply = <&vcc_host_5v>;
+       status = "okay";
+};
+
 &sdmmc {
        u-boot,dm-pre-reloc;
 };