summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7628an.dtsi
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2016-02-19 16:38:04 +0000
committerJohn Crispin <john@openwrt.org>2016-02-19 16:38:04 +0000
commitfc47eb07941c6d32cb6e974fccf73ee19a4d1d9c (patch)
tree134380032eeee5e499881b6b41630eaca0a54a42 /target/linux/ramips/dts/mt7628an.dtsi
parent1e218001b5997339bc0d524a0b38c4a2d1700f31 (diff)
downloadmaster-31e0f0ae-fc47eb07941c6d32cb6e974fccf73ee19a4d1d9c.tar.gz
master-31e0f0ae-fc47eb07941c6d32cb6e974fccf73ee19a4d1d9c.tar.bz2
master-31e0f0ae-fc47eb07941c6d32cb6e974fccf73ee19a4d1d9c.zip
ralink: fix mt7628 ehci support
the u2_phy init was missing Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 48747
Diffstat (limited to 'target/linux/ramips/dts/mt7628an.dtsi')
-rw-r--r--target/linux/ramips/dts/mt7628an.dtsi3
1 files changed, 2 insertions, 1 deletions
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>;