mbox series

[GIT,PULL] pwrseq updates for v6.14-rc1

Message ID 20250120142251.330065-1-brgl@bgdev.pl
State New
Headers show
Series [GIT,PULL] pwrseq updates for v6.14-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/pwrseq-updates-for-v6.14-rc1

Message

Bartosz Golaszewski Jan. 20, 2025, 2:22 p.m. UTC
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Linus,

Please pull the following set of changes for the power sequencing
subsystem. We added support for another Qualcomm WCN model and a FIXME
comment that explains why we still need to keep a GPIO workaround for now
despite having merged a set of changes to the PCI code that seemingly
fixed the underlying problem.

Details are in the signed tag.

Best Regards,
Bartosz Golaszewski

The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

  Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/pwrseq-updates-for-v6.14-rc1

for you to fetch changes up to 29da3e8748f97dcf01498b00d42a3e7574ece80b:

  power: sequencing: qcom-wcn: explain why we need the WLAN_EN GPIO hack (2025-01-13 09:07:20 +0100)

----------------------------------------------------------------
pwrseq updates for v6.14-rc1

- support a new model in the qcom-wcn pwrseq driver
- explain the need to keep the WLAN_EN GPIO workaround for now with
  a FIXME comment

----------------------------------------------------------------
Bartosz Golaszewski (1):
      power: sequencing: qcom-wcn: explain why we need the WLAN_EN GPIO hack

Janaki Ramaiah Thota (1):
      power: sequencing: qcom-wcn: add support for the WCN6750 PMU

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