From fc47eb07941c6d32cb6e974fccf73ee19a4d1d9c Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 19 Feb 2016 16:38:04 +0000 Subject: ralink: fix mt7628 ehci support the u2_phy init was missing Signed-off-by: John Crispin SVN-Revision: 48747 --- target/linux/ramips/dts/mt7628an.dtsi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/ramips/dts/mt7628an.dtsi') diff --git a/target/linux/ramips/dts/mt7628an.dtsi b/target/linux/ramips/dts/mt7628an.dtsi index 03507eb5c5..d2b95a68c9 100644 --- a/target/linux/ramips/dts/mt7628an.dtsi +++ b/target/linux/ramips/dts/mt7628an.dtsi @@ -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>; -- cgit v1.2.3