mbox series

[GIT,PULL] power sequencing fixes for v6.11-rc5

Message ID 20240823094628.34085-1-brgl@bgdev.pl
State New
Headers show
Series [GIT,PULL] power sequencing fixes for v6.11-rc5 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git pwrseq-fixes-for-v6.11-rc5

Message

Bartosz Golaszewski Aug. 23, 2024, 9:46 a.m. UTC
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Linus,

Please pull the following fix to the QCom WCN power sequencing driver for
the next RC.

Thanks,
Bartosz

The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git pwrseq-fixes-for-v6.11-rc5

for you to fetch changes up to a9aaf1ff88a8cb99a1335c9eb76de637f0cf8c10:

  power: sequencing: request the WLAN enable GPIO as-is (2024-08-19 09:55:53 +0200)

----------------------------------------------------------------
power sequencing fixed for v6.11-rc5

- request the wlan-enable GPIO "as-is" to fix an issue with the wifi
  module being already powered up before linux boots

----------------------------------------------------------------
Bartosz Golaszewski (1):
      power: sequencing: request the WLAN enable GPIO as-is

 drivers/power/sequencing/pwrseq-qcom-wcn.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)