mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-10 22:54:11 +08:00
ARM: dts: rockchip: enable usbphy on rk3288-firefly
Enable the usb phys on the firefly board. Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
parent
e537c9ccfa
commit
055b0c6753
@ -459,6 +459,10 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&usbphy {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&usb_host1 {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&usbhub_rst>;
|
||||
|
Loading…
Reference in New Issue
Block a user