diff --git a/kera-wcn7750.dtsi b/kera-wcn7750.dtsi index 2ea94bdf..c83a831f 100644 --- a/kera-wcn7750.dtsi +++ b/kera-wcn7750.dtsi @@ -70,6 +70,7 @@ sw-ctrl-gpio = <81>; /* List of GPIOs to be setup for interrupt wakeup capable */ mpm_wake_set_gpios = <81>; + pin_sw-ctrl-gpio = <&tlmm 81 0>; pinctrl-names = "sw_ctrl"; pinctrl-0 = <&icnss_sw_ctrl>; diff --git a/tuna-wcn7750.dtsi b/tuna-wcn7750.dtsi index d0c3f1e4..e4ffa766 100644 --- a/tuna-wcn7750.dtsi +++ b/tuna-wcn7750.dtsi @@ -66,6 +66,7 @@ sw-ctrl-gpio =<80>; /* List of GPIOs to be setup for interrupt wakeup capable */ mpm_wake_set_gpios = <80>; + pin_sw-ctrl-gpio = <&tlmm 80 0>; pinctrl-names = "sw_ctrl"; pinctrl-0 = <&icnss_sw_ctrl>;