diff options
author | John Crispin <blogic@openwrt.org> | 2014-01-15 18:29:03 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-01-15 18:29:03 +0000 |
commit | bbbec80e5146857020a79be49873c4aec72fd673 (patch) | |
tree | 8e06ee6b67c3a1d217188a1e5a4f565f46158fbd /target/linux/ramips | |
parent | e0afecf74833b1851dbeef7f360428c52b7ed037 (diff) | |
download | master-187ad058-bbbec80e5146857020a79be49873c4aec72fd673.tar.gz master-187ad058-bbbec80e5146857020a79be49873c4aec72fd673.tar.bz2 master-187ad058-bbbec80e5146857020a79be49873c4aec72fd673.zip |
ramips: rt3883: Fix a typo in rt3883.dtsi
Signed-off-by: Christopher Lais <chris+openwrt@zenthought.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39297 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips')
-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>; |