diff options
author | John Crispin <john@openwrt.org> | 2016-01-04 14:21:17 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2016-01-04 14:21:17 +0000 |
commit | eb9fccc4404763192782a65aecd89baa280c276a (patch) | |
tree | f6a85c5fedd9c24ace7e35cc6023d02a77183ab6 /target/linux/ramips/dts/rt3883.dtsi | |
parent | 9b675a2a33f5c6b9c03b96a88005b1589cf88338 (diff) | |
download | upstream-eb9fccc4404763192782a65aecd89baa280c276a.tar.gz upstream-eb9fccc4404763192782a65aecd89baa280c276a.tar.bz2 upstream-eb9fccc4404763192782a65aecd89baa280c276a.zip |
ralink: update the usb phy driver to the version sent upstream
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 48114
Diffstat (limited to 'target/linux/ramips/dts/rt3883.dtsi')
-rw-r--r-- | target/linux/ramips/dts/rt3883.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/rt3883.dtsi b/target/linux/ramips/dts/rt3883.dtsi index 30d47fa994..cd96b74bc7 100644 --- a/target/linux/ramips/dts/rt3883.dtsi +++ b/target/linux/ramips/dts/rt3883.dtsi @@ -358,7 +358,7 @@ }; usbphy: usbphy { - compatible = "ralink,rt3xxx-usbphy"; + compatible = "ralink,rt3352-usbphy"; #phy-cells = <1>; resets = <&rstctrl 22 &rstctrl 25>; |