From: Shawn Guo <shengchao.guo@oss.qualcomm.com>
To: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Cc: 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>,
Bartosz Golaszewski <brgl@kernel.org>,
Deepti Jaggi <deepti.jaggi@oss.qualcomm.com>,
devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org,
linux-kernel@vger.kernel.org,
Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Subject: Re: [PATCH v6 6/6] arm64: dts: qcom: Add device tree for Nord RRD board
Date: Mon, 20 Jul 2026 21:02:44 +0800 [thread overview]
Message-ID: <al4cdNAV6JdnmucQ@QCOM-aGQu4IUr3Y> (raw)
In-Reply-To: <b522c9b4-4944-4fb2-94f9-bd2553690901@oss.qualcomm.com>
On Thu, Jul 16, 2026 at 07:17:14PM +0200, Konrad Dybcio wrote:
> On 7/16/26 4:26 PM, Shawn Guo wrote:
> > Add initial device tree for the Qualcomm Dragonwing IQ10 RRD (Robotics
> > Reference Design) board, which is built on Nord Embedded variant. Enable
> > the debug UART, UFS storage, PMICs, I2C and SPI.
> >
> > Co-developed-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
> > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
> > Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>
> > ---
>
> [...]
>
> > + /* PMIC A - Kobra_MM (PMM8650AU) - SID 0x0, Bus E0 */
>
> This comment is very useful
>
> > + regulators-0 {
> > + compatible = "qcom,pmm8654au-rpmh-regulators";
> > + qcom,pmic-id = "A_E0";
> > +
> > + /* LDO Regulators */
>
> This is much less so
>
> [...]
Indeed! Will drop.
> > + vreg_l7a_1p2: ldo7 {
> > + regulator-name = "vreg_l7a_1p2";
> > + regulator-min-microvolt = <1200000>;
> > + regulator-max-microvolt = <1200000>;
> > + regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
> > + regulator-always-on;
> > + regulator-boot-on;
> > + regulator-allow-set-load;
>
> You made a lot of the regulators always-/boot-on - are you sure about
> each one of them?
As Bartosz replied, we will drop always-on/boot-on from vreg_l3e_1p8 and
vreg_l2i_1p2 regulator.
> > + regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
> > + RPMH_REGULATOR_MODE_HPM>;
>
> It's commonplace to restrict regulators to HPM only because not all of
> the drivers that should be voting on desired load actually do it. Do
> you have any intermittent failures, particularly around PHYs?
We haven't seen failures like that. But to be on the side side, I would
rather follow your suggest to restrict UFS PHY regulators to be HPM only.
>
> [...]
>
>
> > +&i2c7 {
> > + clock-frequency = <400000>;
> > +
> > + status = "okay";
>
> It's commonplace to add comments like:
>
> /* Type-C controller @ 0x15 */
We would like to drop untested/unused I2C buses/devices instead.
>
> Otherwise this lgtm
>
> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Thank you, Konrad!
Shawn
prev parent reply other threads:[~2026-07-20 13:02 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-16 14:25 [PATCH v6 0/6] Add initial device trees for Nord platform Shawn Guo
2026-07-16 14:25 ` [PATCH v6 1/6] arm64: dts: qcom: Add device tree for Nord SoC series Shawn Guo
2026-07-16 14:44 ` sashiko-bot
2026-07-16 14:25 ` [PATCH v6 2/6] arm64: dts: qcom: Add device tree for Nord GearVM variant Shawn Guo
2026-07-16 17:01 ` Konrad Dybcio
2026-07-20 3:11 ` Shawn Guo
2026-07-16 14:25 ` [PATCH v6 3/6] arm64: dts: qcom: Add device tree for Nord Embedded variant Shawn Guo
2026-07-16 14:43 ` sashiko-bot
2026-07-16 17:01 ` Konrad Dybcio
2026-07-20 3:50 ` Shawn Guo
2026-07-16 14:25 ` [PATCH v6 4/6] dt-bindings: arm: qcom: Document Nord reference boards Shawn Guo
2026-07-16 14:49 ` Bartosz Golaszewski
2026-07-16 14:26 ` [PATCH v6 5/6] arm64: dts: qcom: Add device tree for Nord Ride board Shawn Guo
2026-07-16 14:56 ` sashiko-bot
2026-07-16 17:14 ` Konrad Dybcio
2026-07-20 4:20 ` Shawn Guo
2026-07-20 8:40 ` Konrad Dybcio
2026-07-20 14:00 ` Shawn Guo
2026-07-20 14:02 ` Konrad Dybcio
2026-07-16 14:26 ` [PATCH v6 6/6] arm64: dts: qcom: Add device tree for Nord RRD board Shawn Guo
2026-07-16 17:17 ` Konrad Dybcio
2026-07-17 13:58 ` Bartosz Golaszewski
2026-07-20 13:02 ` Shawn Guo [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=al4cdNAV6JdnmucQ@QCOM-aGQu4IUr3Y \
--to=shengchao.guo@oss.qualcomm.com \
--cc=andersson@kernel.org \
--cc=bartosz.golaszewski@oss.qualcomm.com \
--cc=brgl@kernel.org \
--cc=conor+dt@kernel.org \
--cc=deepti.jaggi@oss.qualcomm.com \
--cc=devicetree@vger.kernel.org \
--cc=konrad.dybcio@oss.qualcomm.com \
--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 \
/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