aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7628an.dtsi
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2016-01-04 14:21:17 +0000
committerJohn Crispin <blogic@openwrt.org>2016-01-04 14:21:17 +0000
commit9367faf389ea9109473b937e90f5c73edc51a2e8 (patch)
treed85d110b62db19c79abf305420fac3dcd95a9e02 /target/linux/ramips/dts/mt7628an.dtsi
parent929d3a24b014450ce80975c72e45687e3bd880ce (diff)
downloadmaster-187ad058-9367faf389ea9109473b937e90f5c73edc51a2e8.tar.gz
master-187ad058-9367faf389ea9109473b937e90f5c73edc51a2e8.tar.bz2
master-187ad058-9367faf389ea9109473b937e90f5c73edc51a2e8.zip
ralink: update the usb phy driver to the version sent upstream
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48114 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/dts/mt7628an.dtsi')
-rw-r--r--target/linux/ramips/dts/mt7628an.dtsi6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ramips/dts/mt7628an.dtsi b/target/linux/ramips/dts/mt7628an.dtsi
index 95d192be1b..03507eb5c5 100644
--- a/target/linux/ramips/dts/mt7628an.dtsi
+++ b/target/linux/ramips/dts/mt7628an.dtsi
@@ -341,11 +341,11 @@
};
usbphy: usbphy {
- compatible = "ralink,mt7628an-usbphy", "ralink,mt7620a-usbphy";
+ compatible = "ralink,mt7628an-usbphy", "mediatek,mt7620-usbphy";
#phy-cells = <1>;
- resets = <&rstctrl 22>;
- reset-names = "host";
+ resets = <&rstctrl 22 &rstctrl 25>;
+ reset-names = "host", "device";
};
sdhci@10130000 {