diff options
author | John Crispin <john@openwrt.org> | 2014-01-15 18:29:03 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-01-15 18:29:03 +0000 |
commit | 62dd252b86b10d055b55558d9944573a282dd50c (patch) | |
tree | 3d98526c25825b505c67347ba3d5e153a619d7de /target | |
parent | 26dcf1c7c94ce8cc9b651077e7e835b081402ecc (diff) | |
download | upstream-62dd252b86b10d055b55558d9944573a282dd50c.tar.gz upstream-62dd252b86b10d055b55558d9944573a282dd50c.tar.bz2 upstream-62dd252b86b10d055b55558d9944573a282dd50c.zip |
ramips: rt3883: Fix a typo in rt3883.dtsi
Signed-off-by: Christopher Lais <chris+openwrt@zenthought.org>
SVN-Revision: 39297
Diffstat (limited to 'target')
-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 15c35612d5..72212c1aa7 100644 --- a/target/linux/ramips/dts/rt3883.dtsi +++ b/target/linux/ramips/dts/rt3883.dtsi @@ -330,7 +330,7 @@ }; }; - ubsphy { + usbphy { compatible = "ralink,rt3xxx-usbphy"; resets = <&rstctrl 22 &rstctrl 25>; |