Skip to content

UPSTREAM: Add power sequencing support for WCN39xx WiFi/BT chips#760

Open
yepurisiddu wants to merge 3 commits into
qualcomm-linux:qcom-6.18.yfrom
yepurisiddu:pwr_sequence_wcn
Open

UPSTREAM: Add power sequencing support for WCN39xx WiFi/BT chips#760
yepurisiddu wants to merge 3 commits into
qualcomm-linux:qcom-6.18.yfrom
yepurisiddu:pwr_sequence_wcn

Conversation

@yepurisiddu

@yepurisiddu yepurisiddu commented Jun 23, 2026

Copy link
Copy Markdown

This series brings upstream power sequencing support for the WCN39xx
family of WiFi/BT chips (WCN3988, WCN3990, WCN3991, WCN3998).

The WCN39xx family incorporates a simple on-chip PMU that spreads
voltages over internal rails. Unlike later WCN devices, they have no
separate enable GPIO lines and rely on the chip to handle power
sequencing internally.

Changes:
regulator: dt-bindings: Add DT schema for qcom,wcn3990-pmu covering
the WCN39xx PMU
power: sequencing: qcom-wcn: Implement power sequencer driver support
for WCN39xx
Bluetooth: qca: Enable pwrseq as an alternative to regulators for
WCN39xx devices

CRs-Fixed: 4582135
Depends-on: #689

lumag added 3 commits June 23, 2026 16:35
…WCN39xx

WCN3990 and other similar WiFi/BT chips incorporate a simple on-chip PMU
(clearly described as such in the documentation). Provide DT schema
covering other Qualcomm WiFi/BT chips to cover these devices too.

Change-Id: Id1bb235679f4cf5384060e1a36ee5aad9fd398dc
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Acked-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260106-wcn3990-pwrctl-v2-1-0386204328be@oss.qualcomm.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
(cherry picked from commit a5fae42)
The WCN39xx family of WiFi/BT chips incorporates a simple PMU, spreading
voltages over internal rails. Implement power sequencing support for
this generation of WCN chips. Unlike later devices, they don't have
separate enable GPIO lines, letting the chip figure out the necessary
parts on its own.

Change-Id: Ief9fc10f1ddb205016d0a048db41a0ce3fe5cc25
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260106-wcn3990-pwrctl-v2-5-0386204328be@oss.qualcomm.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
(cherry picked from commit 0eb85f4)
The WCN39xx family of WiFi/BT chips incorporates a simple PMU, spreading
voltages over internal rails. Implement support for using powersequencer
for this family of QCA devices in addition to using regulators.

Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Change-Id: I0c0bf02fd3709bab515a24bf6699344fa09122c5
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
(cherry picked from commit 9f168e4)
@yepurisiddu yepurisiddu requested review from a team, Komal-Bajaj, aiquny and trsoni June 23, 2026 11:09
@qswat-orbit-external

Copy link
Copy Markdown

Merge Check Failed: No CR Numbers Found

Error: No Change Request numbers were found.

Please add Change Request numbers to your pull request description in the format CRs-Fixed: 12345 or link GitHub issues that are associated with Change Requests.

@qswat-orbit-external

Copy link
Copy Markdown

Merge Check Failed: CR Not Eligible for Merge

CR 4582135 is not eligible for merge.

The parent software image for kernel.qli.2.0 is not development complete.

Entity: kernel.qli.2.0
CR: 4582135
Reason: CR_CANNOT_MERGE

Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants