ipq50xx: hard reset issue resolved udaya wifi 6

Signed-off-by: Shashi Kushwaha <shashi.kushwaha@inventum.net>
This commit is contained in:
Shashi Kushwaha
2024-07-17 11:04:12 +00:00
committed by John Crispin
parent 644f6ebcd6
commit a5b132fc72

View File

@@ -425,7 +425,7 @@
pinctrl-0 = <&button_pins>;
pinctrl-names = "default";
wps {
reset {
label = "reset";
linux,code = <KEY_RESTART>;
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 = <KEY_WPS_BUTTON>;
reset {
label = "reset";
linux,code = <KEY_RESTART>;
gpios = <&tlmm 38 GPIO_ACTIVE_LOW>;
linux,input-type = <1>;
debounce-interval = <60>;