lantiq: flag FritzBox 7360 family buttons active-low
[openwrt/staging/dedeckeh.git] / target / linux / lantiq / files / arch / mips / boot / dts / lantiq / vr9_avm_fritz736x.dtsi
index 83ef4154236a6042594666c5bb0af535038881d2..8406539f69cd9837a013e2bd94bffd6fb07c6fce 100644 (file)
 
                dect {
                        label = "dect";
-                       gpios = <&gpio 1 GPIO_ACTIVE_HIGH>;
+                       gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_PHONE>;
                };
 
                wifi {
                        label = "wifi";
-                       gpios = <&gpio 29 GPIO_ACTIVE_HIGH>;
+                       gpios = <&gpio 29 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_RFKILL>;
                };
        };