Devicetree
 help / color / mirror / Atom feed
From: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
To: Kaipeng Zeng <kaipeng94@gmail.com>, devicetree@vger.kernel.org
Cc: linux-arm-msm@vger.kernel.org, conor+dt@kernel.org,
	krzk+dt@kernel.org, robh@kernel.org, konradybcio@kernel.org,
	andersson@kernel.org
Subject: Re: [PATCH 2/2] arm64: dts: qcom: Add support for Acer Swift Go Pro AI (SFA14-11)
Date: Mon, 6 Jul 2026 12:37:00 +0200	[thread overview]
Message-ID: <4e521d62-9dad-4f51-bb16-1119dcc22056@oss.qualcomm.com> (raw)
In-Reply-To: <13138cbb-815d-46b1-aa82-cca6e44878a1@gmail.com>

On 7/5/26 5:29 PM, Kaipeng Zeng wrote:
> 
> Hi Konrad,
> 
> On 7/2/26 19:45, Konrad Dybcio wrote:
>> On 7/2/26 8:31 AM, Kaipeng Zeng wrote:
>>> +    wcd938x: audio-codec {
>>
>> Nodes should be sorted - by 'reg' and unit address if there's one,
>> by name if there isn't (minus some special cases like GPIOs), see:
>>
>> https://docs.kernel.org/devicetree/bindings/dts-coding-style.html

[...]

>>> +&apps_rsc {
>>> +    regulators-0 {
>>> +        compatible = "qcom,pm8550-rpmh-regulators";
>>> +        qcom,pmic-id = "b";
>>
>> Have you verified this against the DSDT of your device? Incorrect
>> settings may lead to hw damage
>>
>> [...]
>>
> 
> Thank you for pointing this out, I had not verified this before.
> Looking inside the DSDT, I found some "PMICVREGVOTE" packages that list
> a value as the required voltage.
> And I need to check if any required voltage falls outside the
> range set by DTS. Is that correct?
> However, some PPP_RESOURCE_ID_* seem to be mentioned only and lack a specific voltage.
> For these, should I retain the original value (from x1e80100-crd.dtsi),
> or is there another way to determine their correct ranges?

You can only reasonably-safely copy settings for L12B and L15B (they
power always-on components) and regulators that supply the on-SoC
components (like PHYs). Everything else may be board specific, so avoid
if unsure.

> 
>>> +&iris {
>>> +    status = "okay";
>>
>> You need to specify a firmare path
>>
> 
> I will add a firmware path.
> But since the firmware of this device is not archived by linux-firmware, is it proper to use "qcom/x1e80100/ACER/SFA14-11/*.mbn" as the firmware path?

Yes, it's still useful if you e.g. keep a local firmware package, since
it allows for the same image to be reused across machines (you don't have
to overwrite the existing files)

Konrad

      reply	other threads:[~2026-07-06 10:37 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-02  6:31 [PATCH 0/2] Add device tree for Acer Swift Go Pro AI (SFA14-11) Kaipeng Zeng
2026-07-02  6:31 ` [PATCH 1/2] dt-bindings: arm: qcom: Add " Kaipeng Zeng
2026-07-02  6:27   ` Krzysztof Kozlowski
2026-07-02  6:35     ` Krzysztof Kozlowski
2026-07-02  9:29     ` Konrad Dybcio
2026-07-02  9:32       ` Krzysztof Kozlowski
2026-07-05 15:34         ` Kaipeng Zeng
2026-07-05 15:39           ` Krzysztof Kozlowski
2026-07-02  6:31 ` [PATCH 2/2] arm64: dts: qcom: Add support for " Kaipeng Zeng
2026-07-02  6:31   ` Krzysztof Kozlowski
2026-07-02  6:40   ` sashiko-bot
2026-07-02 11:45   ` Konrad Dybcio
2026-07-05 15:29     ` Kaipeng Zeng
2026-07-06 10:37       ` Konrad Dybcio [this message]

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=4e521d62-9dad-4f51-bb16-1119dcc22056@oss.qualcomm.com \
    --to=konrad.dybcio@oss.qualcomm.com \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=kaipeng94@gmail.com \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --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