Skip to content
Snippets Groups Projects
Commit d57e662c authored by Gabor Juhos's avatar Gabor Juhos
Browse files

ramips: fix ethernet switch node in RTN56U.dts


The RT-N56U uses an RTL8367M switch.

Signed-off-by: default avatarGabor Juhos <juhosg@openwrt.org>

SVN-Revision: 36222
parent 4becd859
No related branches found
No related tags found
No related merge requests found
...@@ -93,8 +93,8 @@ ...@@ -93,8 +93,8 @@
status = "okay"; status = "okay";
}; };
rtl8366b { rtl8367 {
compatible = "rtl8367b"; compatible = "realtek,rtl8367";
gpio-sda = <&gpio0 1 0>; gpio-sda = <&gpio0 1 0>;
gpio-sck = <&gpio0 2 0>; gpio-sck = <&gpio0 2 0>;
realtek,extif1 = <1 0 1 1 1 1 1 1 2>; realtek,extif1 = <1 0 1 1 1 1 1 1 2>;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment