From eb9fccc4404763192782a65aecd89baa280c276a Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 4 Jan 2016 14:21:17 +0000 Subject: ralink: update the usb phy driver to the version sent upstream Signed-off-by: John Crispin SVN-Revision: 48114 --- target/linux/ramips/dts/mt7628an.dtsi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (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 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 { -- cgit v1.2.3