2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/power/sequencing
Bartosz Golaszewski 29da3e8748 power: sequencing: qcom-wcn: explain why we need the WLAN_EN GPIO hack
With the recent rework of the PCI power control code, the workaround for
the wlan-enable GPIO - where we don't set a default (low) state in the
power sequencing driver, but instead request the pin as-is - should no
longer be needed but some platforms still fail to probe the WLAN
controller. This is caused by the Qcom PCIe controller and needs a
workaround in the controller driver so add a FIXME to eventually remove
the hack from this driver once this is done.

Link: https://lore.kernel.org/r/20250102121530.26993-1-brgl@bgdev.pl
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
2025-01-13 09:07:20 +01:00
..
core.c power: sequencing: fix an invalid pointer dereference in error path 2024-07-17 16:30:50 +02:00
Kconfig power: sequencing: make the QCom PMU pwrseq driver depend on CONFIG_OF 2024-10-23 09:54:06 +02:00
Makefile
pwrseq-qcom-wcn.c power: sequencing: qcom-wcn: explain why we need the WLAN_EN GPIO hack 2025-01-13 09:07:20 +01:00