mpc85xx: fix KEY_RFKILL vs KEY_RFKill
[openwrt/openwrt.git] / target / linux / mpc85xx / files / arch / powerpc / boot / dts / tl-wdr4900-v1.dts
index e165e0b81f6baac4d1280a778f8e93edcfeb0d0d..fbe1c0ee705d205f3f33d0f4fb72acaaba224754 100644 (file)
                rfkill {
                        label = "RFKILL switch";
                        gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;
                rfkill {
                        label = "RFKILL switch";
                        gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;
-                       linux,code = <KEY_RFKill>;
+                       linux,code = <KEY_RFKILL>;
                };
        };
 };
                };
        };
 };