ralink: fix mt7628 ehci support
the u2_phy init was missing Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 48747
This commit is contained in:
@@ -340,8 +340,9 @@
|
||||
#reset-cells = <1>;
|
||||
};
|
||||
|
||||
usbphy: usbphy {
|
||||
usbphy: usbphy@10120000 {
|
||||
compatible = "ralink,mt7628an-usbphy", "mediatek,mt7620-usbphy";
|
||||
reg = <0x10120000 4000>;
|
||||
#phy-cells = <1>;
|
||||
|
||||
resets = <&rstctrl 22 &rstctrl 25>;
|
||||
|
||||
Reference in New Issue
Block a user