ath79: replace generic button node names
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9561_avm_fritz4020.dts
index 2bb135eaff8daedc1a135edbea99194ea00bfdcd..64122525907020dddc154fb924824deb78335aa7 100644 (file)
        keys {
                compatible = "gpio-keys";
 
-               wps_button {
+               wps {
                        label = "WPS button";
                        linux,code = <KEY_WPS_BUTTON>;
                        gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
                };
 
-               wlan_button {
+               wlan {
                        label = "WLAN button";
                        linux,code = <KEY_RFKILL>;
                        gpios = <&gpio 21 GPIO_ACTIVE_LOW>;