linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>,
	Konrad Dybcio <konradybcio@kernel.org>
Cc: Jeff Johnson <jeff.johnson@oss.qualcomm.com>,
	Bartosz Golaszewski <brgl@bgdev.pl>,
	Marcel Holtmann <marcel@holtmann.org>,
	Luiz Augusto von Dentz <luiz.dentz@gmail.com>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Balakrishna Godavarthi <quic_bgodavar@quicinc.com>,
	Rocky Liao <quic_rjliao@quicinc.com>,
	Bjorn Andersson <andersson@kernel.org>,
	Luiz Augusto von Dentz <luiz.von.dentz@intel.com>,
	linux-arm-msm@vger.kernel.org, linux-bluetooth@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 01/10] dt-bindings: net: bluetooth: qualcomm: Fix WCN6855 regulator names
Date: Tue, 9 Dec 2025 07:04:44 +0100	[thread overview]
Message-ID: <d40f32d9-b8fb-42c5-ad4e-5b04a7eaec38@kernel.org> (raw)
In-Reply-To: <10077527-0295-4d82-b60f-e566ef5ac076@oss.qualcomm.com>

On 08/12/2025 13:30, Konrad Dybcio wrote:
> On 12/8/25 7:59 AM, Krzysztof Kozlowski wrote:
>> On Fri, Dec 05, 2025 at 01:47:20PM +0100, Konrad Dybcio wrote:
>>> From: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
>>>
>>> Commit 5f4f954bba12 ("dt-bindings: bluetooth: bring the HW description
>>> closer to reality for wcn6855") changed the vddrfa1p7-supply to 1p8
>>> for whatever reason.
>>>
>>> The schematics footprint for this chip definitely says 7 on the input
>>> leg and the driver still expects 1p7. Bring it back.
>>>
>>> Fixes: 5f4f954bba12 ("dt-bindings: bluetooth: bring the HW description closer to reality for wcn6855")
>>> Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
>>> ---
>>
>> This will conflict with my series which (for whatever reason) are
>> waiting for 1.5 months now:
>> https://lore.kernel.org/all/20251029-dt-bindings-qcom-bluetooth-v2-9-dd8709501ea1@linaro.org/
>> (I wonder how many maintainers need to review them...)
>> ... but I can rebase, no big deal.
> 
> As explicitly mentioned, this is rebased atop that!

Cool! I missed that, thanks.

Best regards,
Krzysztof

  reply	other threads:[~2025-12-09  6:04 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-05 12:47 [PATCH 00/10] Fix up WCN6855 RFA power supply name Konrad Dybcio
2025-12-05 12:47 ` [PATCH 01/10] dt-bindings: net: bluetooth: qualcomm: Fix WCN6855 regulator names Konrad Dybcio
2025-12-08  6:59   ` Krzysztof Kozlowski
2025-12-08 12:30     ` Konrad Dybcio
2025-12-09  6:04       ` Krzysztof Kozlowski [this message]
2025-12-05 12:47 ` [PATCH 02/10] arm64: dts: qcom: qcs615-ride: Fix BT RFA supply name Konrad Dybcio
2025-12-05 12:47 ` [PATCH 03/10] arm64: dts: qcom: sc8280xp-crd: " Konrad Dybcio
2025-12-05 12:47 ` [PATCH 04/10] arm64: dts: qcom: sc8280xp-gaokun3: " Konrad Dybcio
2025-12-05 12:47 ` [PATCH 05/10] arm64: dts: qcom: sc8280xp-x13s: " Konrad Dybcio
2025-12-05 12:47 ` [PATCH 06/10] arm64: dts: qcom: sc8280xp-blackrock: " Konrad Dybcio
2025-12-05 12:47 ` [PATCH 07/10] arm64: dts: qcom: sm8450-hdk: " Konrad Dybcio
2025-12-05 12:47 ` [PATCH 08/10] arm64: dts: qcom: x1-omnibook-x14: " Konrad Dybcio
2025-12-05 12:47 ` [PATCH 09/10] arm64: dts: qcom: x1-zenbook-a14: " Konrad Dybcio
2025-12-05 12:47 ` [PATCH 10/10] arm64: dts: qcom: lemans-ride-common: Fix up WCN power grid Konrad Dybcio
2025-12-06 10:36 ` [PATCH 00/10] Fix up WCN6855 RFA power supply name Bartosz Golaszewski
2025-12-08 12:29   ` Konrad Dybcio
2025-12-07 21:49 ` Abel Vesa

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=d40f32d9-b8fb-42c5-ad4e-5b04a7eaec38@kernel.org \
    --to=krzk@kernel.org \
    --cc=andersson@kernel.org \
    --cc=brgl@bgdev.pl \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jeff.johnson@oss.qualcomm.com \
    --cc=konrad.dybcio@oss.qualcomm.com \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    --cc=luiz.von.dentz@intel.com \
    --cc=marcel@holtmann.org \
    --cc=quic_bgodavar@quicinc.com \
    --cc=quic_rjliao@quicinc.com \
    --cc=robh@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;
as well as URLs for NNTP newsgroup(s).