mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-16 11:54:48 +00:00
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
@ -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 New Issue
Block a user