brcm63xx: Neufbox 6: fix switch by probing through DT
[openwrt/openwrt.git] / target / linux / brcm63xx / dts / nb6-ser-r0.dts
index d61c16ddae7a719b3174ff7355c51cd2481b443b..78c17dd7993f1d52a6a058e34f13e4b11119a018 100644 (file)
                        linux,code = <KEY_WPS_BUTTON>;
                };
        };
+
+       switch {
+               compatible = "realtek,rtl8367";
+               gpio-sda = <&gpio0 18 0>;
+               gpio-sck = <&gpio0 20 0>;
+
+               realtek,extif0 = <1 5 1 1 1 1 1 1 2>;
+       };
 };