mbox series

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

Message ID 20240831194038.557316-1-brgl@bgdev.pl (mailing list archive)
State Mainlined, archived
Headers show
Series [GIT,PULL] power sequencing fixes for v6.11-rc6 | expand

Pull-request

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

Message

Bartosz Golaszewski Aug. 31, 2024, 7:40 p.m. UTC
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Linus,

Please pull the following follow-up fix for the power sequencing
subsystem. It turned out the previous fix for this driver was incomplete
and broke the WLAN support on some platforms. This addresses the issue.

Thanks,
Bartosz

The following changes since commit 5be63fc19fcaa4c236b307420483578a56986a37:

  Linux 6.11-rc5 (2024-08-25 19:07:11 +1200)

are available in the Git repository at:

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

for you to fetch changes up to d8b762070c3fde224f8b9ea3cf59bc41a5a3eb57:

  power: sequencing: qcom-wcn: set the wlan-enable GPIO to output (2024-08-31 21:32:19 +0200)

----------------------------------------------------------------
power sequencing fixes for v6.11-rc6

- set the direction of the wlan-enable GPIO to output after requesting
  it as-is

----------------------------------------------------------------
Bartosz Golaszewski (1):
      power: sequencing: qcom-wcn: set the wlan-enable GPIO to output

 drivers/power/sequencing/pwrseq-qcom-wcn.c | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

pr-tracker-bot@kernel.org Aug. 31, 2024, 9:10 p.m. UTC | #1
The pull request you sent on Sat, 31 Aug 2024 21:40:38 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8463be84486c19221198a76436d9177f395bb2eb

Thank you!