diff options
author | John Crispin <john@openwrt.org> | 2014-07-28 15:26:36 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-07-28 15:26:36 +0000 |
commit | 6fb04ff8710a5738266906363299bb1337c24c8a (patch) | |
tree | 9c4ae31203cb602b61d4aa5fd91745ed4ce8a404 /target/linux/ramips/dts/rt5350.dtsi | |
parent | 6f6dc62ca25ef1e4169a6c575e80594bf72e2ec8 (diff) | |
download | upstream-6fb04ff8710a5738266906363299bb1337c24c8a.tar.gz upstream-6fb04ff8710a5738266906363299bb1337c24c8a.tar.bz2 upstream-6fb04ff8710a5738266906363299bb1337c24c8a.zip |
ramips: correct typo ubsphy -> usbphy
This appears to be a typo.
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 41859
Diffstat (limited to 'target/linux/ramips/dts/rt5350.dtsi')
-rw-r--r-- | target/linux/ramips/dts/rt5350.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/rt5350.dtsi b/target/linux/ramips/dts/rt5350.dtsi index 6abb2711d1..e88f28dee8 100644 --- a/target/linux/ramips/dts/rt5350.dtsi +++ b/target/linux/ramips/dts/rt5350.dtsi @@ -237,7 +237,7 @@ #reset-cells = <1>; }; - ubsphy { + usbphy { compatible = "ralink,rt3xxx-usbphy"; resets = <&rstctrl 22 &rstctrl 25>; |