linux-surface/kernel/arch/arm/boot/dts/rk3288-rock2-square.dts.rej

25 lines
613 B
Plaintext
Raw Normal View History

2017-09-05 02:31:27 +00:00
--- scripts/dtc/include-prefixes/arm/rk3288-rock2-square.dts 2017-08-30 04:32:30.000000000 -0400
+++ scripts/dtc/include-prefixes/arm/rk3288-rock2-square.dts 2017-09-03 16:56:17.000000000 -0400
@@ -125,10 +125,6 @@
gpio = <&gpio0 RK_PB6 GPIO_ACTIVE_HIGH>;
pinctrl-names = "default";
pinctrl-0 = <&host_vbus_drv>;
- /* Always on as the rockchip usb phy doesn't have a vbus-supply
- * property
- */
- regulator-always-on;
regulator-name = "vcc_host";
};
@@ -279,6 +275,10 @@
status = "okay";
};
+&usbphy1 {
+ vbus-supply = <&vcc_usb_host>;
+};
+
&usb_host0_ehci {
status = "okay";
};