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:
John Crispin
2016-02-19 16:38:04 +00:00
parent 1e218001b5
commit fc47eb0794
2 changed files with 61 additions and 7 deletions

View File

@@ -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>;