linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Yijie Yang <yijie.yang@oss.qualcomm.com>,
	Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konradybcio@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>
Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 4/4] arm64: dts: qcom: Add base HAMOA-IOT-EVK board
Date: Fri, 25 Jul 2025 11:18:44 +0200	[thread overview]
Message-ID: <3f03b1c0-94a2-4081-adb0-aac4f42ee430@kernel.org> (raw)
In-Reply-To: <cf84a8ef-9f4e-4f13-b41e-9525e21a913b@oss.qualcomm.com>

On 25/07/2025 11:01, Yijie Yang wrote:
> 
> wcn7850_pmu: wcn7850-pmu@xxxx {
>      compatible = "qcom,wcn7850-pmu";
>      reg = <0x...>;
>      vdd-supply = <&dummy_reg>;
>      vddaon-supply = <&dummy_reg>;
>      vdddig-supply = <&dummy_reg>;
>      vddrfa1p2-supply = <&dummy_reg>;
>      vddrfa1p8-supply = <&dummy_reg>;
> };
> This approach ensures the DTB passes schema checks while keeping the 
> implementation clean and consistent with the actual platform setup. Do 
> you think this is appropriate?

No. There is no dummy regulator in the hardware, so you cannot add it to
the DTS.

Best regards,
Krzysztof

  reply	other threads:[~2025-07-25  9:18 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-24  8:15 [PATCH v2 0/4] Initial support for Qualcomm Hamoa IOT EVK board Yijie Yang
2025-07-24  8:15 ` [PATCH v2 1/4] dt-bindings: arm: qcom: Document HAMOA-IOT-EVK board Yijie Yang
2025-07-25  6:55   ` Krzysztof Kozlowski
2025-07-25  8:03     ` Yijie Yang
2025-07-25  8:25       ` Krzysztof Kozlowski
2025-07-25  9:13     ` Konrad Dybcio
2025-07-24  8:15 ` [PATCH v2 2/4] firmware: qcom: scm: Allow QSEECOM on HAMOA-IOT-EVK Yijie Yang
2025-07-24  8:15 ` [PATCH v2 3/4] arm64: dts: qcom: Add HAMOA-IOT-SOM platform Yijie Yang
2025-07-24  8:15 ` [PATCH v2 4/4] arm64: dts: qcom: Add base HAMOA-IOT-EVK board Yijie Yang
2025-07-25  6:51   ` Krzysztof Kozlowski
2025-07-25  9:01     ` Yijie Yang
2025-07-25  9:18       ` Krzysztof Kozlowski [this message]
2025-07-25  9:36         ` Yijie Yang
2025-07-25  9:39           ` Konrad Dybcio
2025-07-25  3:19 ` [PATCH v2 0/4] Initial support for Qualcomm Hamoa IOT EVK board Rob Herring (Arm)

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=3f03b1c0-94a2-4081-adb0-aac4f42ee430@kernel.org \
    --to=krzk@kernel.org \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=yijie.yang@oss.qualcomm.com \
    /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).