diff options
Diffstat (limited to 'target/linux/brcm63xx/dts/nb6-ser-r0.dts')
-rw-r--r-- | target/linux/brcm63xx/dts/nb6-ser-r0.dts | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/dts/nb6-ser-r0.dts b/target/linux/brcm63xx/dts/nb6-ser-r0.dts index d61c16ddae..78c17dd799 100644 --- a/target/linux/brcm63xx/dts/nb6-ser-r0.dts +++ b/target/linux/brcm63xx/dts/nb6-ser-r0.dts @@ -40,4 +40,12 @@ 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>; + }; }; |