Devicetree
 help / color / mirror / Atom feed
From: Francesco Dolcini <francesco@dolcini.it>
To: Frank Li <Frank.li@nxp.com>
Cc: sashiko-reviews@lists.linux.dev,
	Franz Schnyder <fra.schnyder@gmail.com>,
	devicetree@vger.kernel.org, Frank.Li@kernel.org, robh@kernel.org,
	conor+dt@kernel.org, imx@lists.linux.dev
Subject: Re: [PATCH v4 2/3] arm64: dts: freescale: add Aquila iMX95 support
Date: Tue, 2 Jun 2026 07:07:58 +0200	[thread overview]
Message-ID: <20260602050758.GA4108@francesco-nb> (raw)
In-Reply-To: <ah3gl2imBTPoEpHm@lizhi-Precision-Tower-5810>

On Mon, Jun 01, 2026 at 03:42:15PM -0400, Frank Li wrote:
> On Thu, May 21, 2026 at 05:30:19PM +0000, sashiko-bot@kernel.org wrote:
> > > diff --git a/arch/arm64/boot/dts/freescale/imx95-aquila.dtsi b/arch/arm64/boot/dts/freescale/imx95-aquila.dtsi
> > > new file mode 100644
> > > index 0000000000000..69dc962a24a1d
> > > --- /dev/null
> > > +++ b/arch/arm64/boot/dts/freescale/imx95-aquila.dtsi
> > > @@ -0,0 +1,1160 @@
> > [ ... ]
> > > +	reg_dp_1p2v: regulator-dp-1p2v {
> > > +		compatible = "regulator-fixed";
> > > +		/* CTRL_DP_BRIDGE_EN */
> > > +		gpios = <&som_gpio_expander_0 7 GPIO_ACTIVE_HIGH>;
> > > +		enable-active-high;
> > > +		regulator-always-on;
> > > +		regulator-max-microvolt = <1200000>;
> > > +		regulator-min-microvolt = <1200000>;
> > > +		regulator-name = "On-module +V1.2_DP";
> > > +		vin-supply = <&reg_1p8v>;
> > > +	};
> >
> > [Severity: Medium]
> > Since this regulator is a dedicated power supply for som_dsi2dp_bridge which
> > is marked as status = "disabled" below, is it necessary to have the
> > regulator-always-on property here?
> 
> This one make sense. Does this regulator-dp-1p2v really need always on.

Yes, it is wanted to be like that.

Keeping it as always-on is a HW decision from the vendor, Toradex.

If this is disabled at run-time, for example in some stand-by use case,
it does not work properly afterward.

Francesco



  reply	other threads:[~2026-06-02  5:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-21 17:11 [PATCH v4 0/3] arm64: dts: freescale: add Toradex Aquila iMX95 Franz Schnyder
2026-05-21 17:11 ` [PATCH v4 1/3] dt-bindings: arm: fsl: add " Franz Schnyder
2026-05-21 17:11 ` [PATCH v4 2/3] arm64: dts: freescale: add Aquila iMX95 support Franz Schnyder
2026-05-21 17:30   ` sashiko-bot
2026-06-01 19:42     ` Frank Li
2026-06-02  5:07       ` Francesco Dolcini [this message]
2026-06-01 19:45   ` Frank Li
2026-06-02  5:11     ` Francesco Dolcini
2026-05-21 17:11 ` [PATCH v4 3/3] arm64: dts: freescale: imx95-aquila: Add Clover carrier board Franz Schnyder
2026-06-02 17:33 ` [PATCH v4 0/3] arm64: dts: freescale: add Toradex Aquila iMX95 Frank.Li

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=20260602050758.GA4108@francesco-nb \
    --to=francesco@dolcini.it \
    --cc=Frank.Li@kernel.org \
    --cc=Frank.li@nxp.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=fra.schnyder@gmail.com \
    --cc=imx@lists.linux.dev \
    --cc=robh@kernel.org \
    --cc=sashiko-reviews@lists.linux.dev \
    /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