ramips: fix ethernet switch node in RTN56U.dts
The RT-N56U uses an RTL8367M switch. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36222
This commit is contained in:
parent
4becd8590c
commit
d57e662cda
1 changed files with 2 additions and 2 deletions
|
@ -93,8 +93,8 @@
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
rtl8366b {
|
||||
compatible = "rtl8367b";
|
||||
rtl8367 {
|
||||
compatible = "realtek,rtl8367";
|
||||
gpio-sda = <&gpio0 1 0>;
|
||||
gpio-sck = <&gpio0 2 0>;
|
||||
realtek,extif1 = <1 0 1 1 1 1 1 1 2>;
|
||||
|
|
Loading…
Reference in a new issue