diff options
author | John Crispin <john@openwrt.org> | 2015-05-23 15:26:51 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-05-23 15:26:51 +0000 |
commit | 4810f3f8037389d2efe0c4ea750ec7d6218d5902 (patch) | |
tree | 9411c7b85bf57fcf454e19760975ca0933e91750 /target/linux/ramips/dts/F5D8235_V2.dts | |
parent | 5e96c2d5413425816eb2e0113d0dca994ba7275c (diff) | |
download | upstream-4810f3f8037389d2efe0c4ea750ec7d6218d5902.tar.gz upstream-4810f3f8037389d2efe0c4ea750ec7d6218d5902.tar.bz2 upstream-4810f3f8037389d2efe0c4ea750ec7d6218d5902.zip |
ramips: fix switch names for several boards in device tree
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 45723
Diffstat (limited to 'target/linux/ramips/dts/F5D8235_V2.dts')
-rw-r--r-- | target/linux/ramips/dts/F5D8235_V2.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/F5D8235_V2.dts b/target/linux/ramips/dts/F5D8235_V2.dts index 7eaf16542b..792249c231 100644 --- a/target/linux/ramips/dts/F5D8235_V2.dts +++ b/target/linux/ramips/dts/F5D8235_V2.dts @@ -63,7 +63,7 @@ }; rtl8366rb { - compatible = "rtl8367rb"; + compatible = "rtl8366rb"; gpio-sda = <&gpio0 1 0>; gpio-sck = <&gpio0 2 0>; }; |