diff --git a/feeds/ipq807x_v5.4/ipq50xx/files/arch/arm64/boot/dts/qcom/qcom-ipq5018-udaya-a6-id2.dts b/feeds/ipq807x_v5.4/ipq50xx/files/arch/arm64/boot/dts/qcom/qcom-ipq5018-udaya-a6-id2.dts index a9262f816..fb0e37fa7 100755 --- a/feeds/ipq807x_v5.4/ipq50xx/files/arch/arm64/boot/dts/qcom/qcom-ipq5018-udaya-a6-id2.dts +++ b/feeds/ipq807x_v5.4/ipq50xx/files/arch/arm64/boot/dts/qcom/qcom-ipq5018-udaya-a6-id2.dts @@ -425,7 +425,7 @@ pinctrl-0 = <&button_pins>; pinctrl-names = "default"; - wps { + reset { label = "reset"; linux,code = ; gpios = <&tlmm 38 GPIO_ACTIVE_LOW>; @@ -550,7 +550,7 @@ }; button_pins: button_pins { - wps_button { + reset_button { pins = "gpio38"; function = "gpio"; drive-strength = <8>; @@ -625,9 +625,9 @@ pinctrl-0 = <&button_pins>; pinctrl-names = "default"; - button@1 { - label = "wps"; - linux,code = ; + reset { + label = "reset"; + linux,code = ; gpios = <&tlmm 38 GPIO_ACTIVE_LOW>; linux,input-type = <1>; debounce-interval = <60>;