linux/drivers/power/sequencing
Bartosz Golaszewski d8b762070c power: sequencing: qcom-wcn: set the wlan-enable GPIO to output
Commit a9aaf1ff88 ("power: sequencing: request the WLAN enable GPIO
as-is") broke WLAN on boards on which the wlan-enable GPIO enabling the
wifi module isn't in output mode by default. We need to set direction to
output while retaining the value that was already set to keep the ath
module on if it's already started.

Fixes: a9aaf1ff88 ("power: sequencing: request the WLAN enable GPIO as-is")
Link: https://lore.kernel.org/r/20240823115500.37280-1-brgl@bgdev.pl
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
2024-08-31 21:32:19 +02:00
..
core.c power: sequencing: fix an invalid pointer dereference in error path 2024-07-17 16:30:50 +02:00
Kconfig
Makefile
pwrseq-qcom-wcn.c power: sequencing: qcom-wcn: set the wlan-enable GPIO to output 2024-08-31 21:32:19 +02:00