From: Krzysztof Kozlowski <krzk@kernel.org>
To: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Bartosz Golaszewski <brgl@kernel.org>,
Marcel Holtmann <marcel@holtmann.org>,
Luiz Augusto von Dentz <luiz.dentz@gmail.com>,
Jeff Johnson <jjohnson@kernel.org>,
Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konradybcio@kernel.org>,
Manivannan Sadhasivam <mani@kernel.org>,
Vinod Koul <vkoul@kernel.org>,
Balakrishna Godavarthi <quic_bgodavar@quicinc.com>,
Matthias Kaehlcke <mka@chromium.org>,
linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org, linux-bluetooth@vger.kernel.org,
linux-wireless@vger.kernel.org, ath10k@lists.infradead.org,
linux-pm@vger.kernel.org
Subject: Re: [PATCH 01/14] regulator: dt-bindings: qcom,qca6390-pmu: describe PMUs on WCN39xx
Date: Fri, 2 Jan 2026 13:23:56 +0100 [thread overview]
Message-ID: <20260102-exotic-spectacular-ladybug-0dc1c5@quoll> (raw)
In-Reply-To: <20251231-wcn3990-pwrctl-v1-1-1ff4d6028ad5@oss.qualcomm.com>
On Wed, Dec 31, 2025 at 01:35:51AM +0200, Dmitry Baryshkov wrote:
> + - if:
> + properties:
> + compatible:
> + contains:
> + enum:
> + - qcom,wcn3950-pmu
> + - qcom,wcn3988-pmu
> + - qcom,wcn3990-pmu
> + - qcom,wcn3991-pmu
> + - qcom,wcn3998-pmu
> + then:
> + properties:
> + wlan-enable-gpios: false
> + bt-enable-gpios: false
> + required:
> + - vddio-supply
> + - vddxo-supply
> + - vddrfa1p3-supply
> + - vddch0-supply
> + - vddch1-supply
You need new binding file. 3/5 above are not shared with any other
device.
> +
> - if:
> properties:
> compatible:
>
> --
> 2.47.3
>
next prev parent reply other threads:[~2026-01-02 12:23 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-30 23:35 [PATCH 00/14] power: sequencing: extend WCN driver to support WCN399x device Dmitry Baryshkov
2025-12-30 23:35 ` [PATCH 01/14] regulator: dt-bindings: qcom,qca6390-pmu: describe PMUs on WCN39xx Dmitry Baryshkov
2025-12-31 1:16 ` power: sequencing: extend WCN driver to support WCN399x device bluez.test.bot
2026-01-02 10:54 ` [PATCH 01/14] regulator: dt-bindings: qcom,qca6390-pmu: describe PMUs on WCN39xx Bartosz Golaszewski
2026-01-02 12:23 ` Krzysztof Kozlowski [this message]
2025-12-30 23:35 ` [PATCH 02/14] Bluetooth: qca: enable pwrseq support for WCN39xx devices Dmitry Baryshkov
2026-01-02 10:57 ` Bartosz Golaszewski
2025-12-30 23:35 ` [PATCH 03/14] Bluetooth: qca: fix ROM version reading on WCN3998 chips Dmitry Baryshkov
2025-12-31 12:04 ` Konrad Dybcio
2025-12-31 15:02 ` Dmitry Baryshkov
2025-12-30 23:35 ` [PATCH 04/14] wifi: ath10k: snoc: support powering on the device via pwrseq Dmitry Baryshkov
2026-01-02 11:07 ` Bartosz Golaszewski
2026-01-02 15:09 ` Dmitry Baryshkov
2026-01-02 17:06 ` Bartosz Golaszewski
2026-01-02 23:24 ` Dmitry Baryshkov
2026-01-05 12:46 ` Bartosz Golaszewski
2025-12-30 23:35 ` [PATCH 05/14] power: sequencing: qcom-wcn: add support for WCN39xx Dmitry Baryshkov
2026-01-02 11:02 ` Bartosz Golaszewski
2025-12-30 23:35 ` [PATCH 06/14] arm64: dts: qcom: qrb4210-rb2: Fix UART3 wakeup IRQ storm Dmitry Baryshkov
2025-12-31 12:07 ` Konrad Dybcio
2025-12-30 23:35 ` [PATCH 07/14] arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0 Dmitry Baryshkov
2025-12-31 12:07 ` Konrad Dybcio
2025-12-30 23:35 ` [PATCH 08/14] arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1 Dmitry Baryshkov
2025-12-31 12:09 ` Konrad Dybcio
2025-12-31 16:19 ` Dmitry Baryshkov
2025-12-31 16:20 ` Konrad Dybcio
2025-12-30 23:35 ` [PATCH 09/14] arm64: dts: qcom: sm8150: add uart13 Dmitry Baryshkov
2025-12-31 12:10 ` Konrad Dybcio
2025-12-30 23:36 ` [PATCH 10/14] arm64: dts: qcom: qrb2210-rb1: describe WiFi/BT properly Dmitry Baryshkov
2025-12-31 12:17 ` Konrad Dybcio
2026-01-02 10:51 ` Bartosz Golaszewski
2025-12-30 23:36 ` [PATCH 11/14] arm64: dts: qcom: qrb4210-rb2: " Dmitry Baryshkov
2025-12-31 12:18 ` Konrad Dybcio
2026-01-02 10:33 ` Bartosz Golaszewski
2025-12-30 23:36 ` [PATCH 12/14] arm64: dts: qcom: sda660-ifc6560: " Dmitry Baryshkov
2025-12-31 12:19 ` Konrad Dybcio
2025-12-31 16:20 ` Dmitry Baryshkov
2026-01-02 10:52 ` Bartosz Golaszewski
2025-12-30 23:36 ` [PATCH 13/14] arm64: dts: qcom: sdm845-db845c: " Dmitry Baryshkov
2025-12-31 12:20 ` Konrad Dybcio
2026-01-02 10:53 ` Bartosz Golaszewski
2025-12-30 23:36 ` [PATCH 14/14] arm64: dts: qcom: sm8150-hdk: " Dmitry Baryshkov
2025-12-31 12:16 ` Konrad Dybcio
2025-12-31 17:12 ` Dmitry Baryshkov
2025-12-31 17:13 ` Konrad Dybcio
2026-01-02 10:51 ` Bartosz Golaszewski
2026-01-02 14:43 ` [PATCH 00/14] power: sequencing: extend WCN driver to support WCN399x device Rob Herring
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260102-exotic-spectacular-ladybug-0dc1c5@quoll \
--to=krzk@kernel.org \
--cc=andersson@kernel.org \
--cc=ath10k@lists.infradead.org \
--cc=brgl@kernel.org \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.baryshkov@oss.qualcomm.com \
--cc=jjohnson@kernel.org \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=luiz.dentz@gmail.com \
--cc=mani@kernel.org \
--cc=marcel@holtmann.org \
--cc=mka@chromium.org \
--cc=quic_bgodavar@quicinc.com \
--cc=robh@kernel.org \
--cc=vkoul@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox