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
1 changed files with 4 additions and 0 deletions
|
@ -459,6 +459,10 @@
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&usbphy {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
&usb_host1 {
|
&usb_host1 {
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
pinctrl-0 = <&usbhub_rst>;
|
pinctrl-0 = <&usbhub_rst>;
|
||||||
|
|
Loading…
Add table
Reference in a new issue