mirror of https://gitee.com/openkylin/linux.git
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 @@ &uart3 {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&usbphy {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&usb_host1 {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&usbhub_rst>;
|
||||
|
|
Loading…
Reference in New Issue