ARM: dts: msm: Add pinctrl string for SW_CTRL GPIO

Add pinctrl string for SW_CTRL GPIO.

Change-Id: I291c1c103ca0454b3616efb66b46c357494d19ae
CRs-Fixed: 4090490
This commit is contained in:
Prateek Patil
2025-03-20 11:32:24 +05:30
parent 0488cf9fab
commit e804cdf8e3
2 changed files with 2 additions and 0 deletions

View File

@@ -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>;

View File

@@ -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>;