summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/DIR-645.dts
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-04-06 17:19:35 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-04-06 17:19:35 +0000
commit756b8101783a4affd890388319edc3aeb43fa433 (patch)
tree391290fd2ae716c0b3358e2939763fdcf10e1d3f /target/linux/ramips/dts/DIR-645.dts
parent747b795b56761367beabd2f5fed2a7f4950b0de1 (diff)
downloadmaster-31e0f0ae-756b8101783a4affd890388319edc3aeb43fa433.tar.gz
master-31e0f0ae-756b8101783a4affd890388319edc3aeb43fa433.tar.bz2
master-31e0f0ae-756b8101783a4affd890388319edc3aeb43fa433.zip
ramips: fix ethernet switch node in DIR-645.dts
Fix a typo in the node name and add vendor prefix for the compatible string. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36231
Diffstat (limited to 'target/linux/ramips/dts/DIR-645.dts')
-rw-r--r--target/linux/ramips/dts/DIR-645.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ramips/dts/DIR-645.dts b/target/linux/ramips/dts/DIR-645.dts
index 77155a3711..b435b8a0ba 100644
--- a/target/linux/ramips/dts/DIR-645.dts
+++ b/target/linux/ramips/dts/DIR-645.dts
@@ -94,8 +94,8 @@
status = "okay";
};
- rtl8366b {
- compatible = "rtl8367b";
+ rtl8367b {
+ compatible = "realtek,rtl8367b";
gpio-sda = <&gpio0 1 0>;
gpio-sck = <&gpio0 2 0>;
realtek,extif1 = <1 0 1 1 1 1 1 1 2>;
@@ -120,7 +120,7 @@
gpio-leds {
compatible = "gpio-leds";
-
+
inet {
label = "d-link:green:inet";
gpios = <&gpio0 0 1>;