diff --git a/target/linux/ramips/dts/GL-MT300N-V2.dts b/target/linux/ramips/dts/GL-MT300N-V2.dts index 852b7b5..b005ea1 100644 --- a/target/linux/ramips/dts/GL-MT300N-V2.dts +++ b/target/linux/ramips/dts/GL-MT300N-V2.dts @@ -52,6 +52,7 @@ linux,code = ; }; +/* BTN_0 { label = "BTN_0"; gpios = <&gpio0 0 GPIO_ACTIVE_LOW>; @@ -63,6 +64,8 @@ gpios = <&gpio0 3 GPIO_ACTIVE_LOW>; linux,code = ; }; +*/ + }; gpio_export { @@ -81,7 +84,7 @@ &pinctrl { state_default: pinctrl0 { gpio { - ralink,group = "wdt", "gpio", "wled_an", "p0led_an", "p1led_an", "i2s"; + ralink,group = "wdt", "gpio", "wled_an", "p0led_an", "p1led_an", "i2s", "i2c"; ralink,function = "gpio"; }; };