diff --git a/files-wlan-ap/openwrt/target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/qcom-ipq6018-gl-ax1800.dtsi b/files-wlan-ap/openwrt/target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/qcom-ipq6018-gl-ax1800.dtsi index eabfee7..5a9248c 100644 --- a/files-wlan-ap/openwrt/target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/qcom-ipq6018-gl-ax1800.dtsi +++ b/files-wlan-ap/openwrt/target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/qcom-ipq6018-gl-ax1800.dtsi @@ -128,7 +128,7 @@ }; button_pins: button_pins { - wps_button { + switch_button { pins = "gpio9"; function = "gpio"; drive-strength = <8>; @@ -289,8 +289,8 @@ pinctrl-0 = <&button_pins>; pinctrl-names = "default"; - wps { - label = "wps"; + switch { + label = "switch"; linux,code = ; gpios = <&tlmm 9 GPIO_ACTIVE_LOW>; linux,input-type = <1>;