[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230927-unselfish-relapsing-a087cf6135c6@spud>
Date: Wed, 27 Sep 2023 15:53:35 +0100
From: Conor Dooley <conor@...nel.org>
To: Changhuang Liang <changhuang.liang@...rfivetech.com>
Cc: Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Ulf Hansson <ulf.hansson@...aro.org>,
Walker Chen <walker.chen@...rfivetech.com>,
Hal Feng <hal.feng@...rfivetech.com>, linux-pm@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [-next v1 1/2] dt-bindings: power: Update prefixes for AON power
domain
On Wed, Sep 27, 2023 at 03:52:44PM +0100, Conor Dooley wrote:
> On Wed, Sep 27, 2023 at 06:07:33AM -0700, Changhuang Liang wrote:
> > Use "JH7110_AON_PD_" prefix for AON power doamin for JH7110 SoC.
> >
> > Reviewed-by: Walker Chen <walker.chen@...rfivetech.com>
> > Signed-off-by: Changhuang Liang <changhuang.liang@...rfivetech.com>
>
> Acked-by: Conor Dooley <conor.dooley@...rochip.com>
Also, It'd have been worth mentioning that there are no ABI issues here
due to this stuff not yet being in Linus' tree.
>
> Thanks,
> Conor.
>
> > ---
> > include/dt-bindings/power/starfive,jh7110-pmu.h | 5 +++--
> > 1 file changed, 3 insertions(+), 2 deletions(-)
> >
> > diff --git a/include/dt-bindings/power/starfive,jh7110-pmu.h b/include/dt-bindings/power/starfive,jh7110-pmu.h
> > index 341e2a0676ba..7b4f24927dee 100644
> > --- a/include/dt-bindings/power/starfive,jh7110-pmu.h
> > +++ b/include/dt-bindings/power/starfive,jh7110-pmu.h
> > @@ -14,7 +14,8 @@
> > #define JH7110_PD_ISP 5
> > #define JH7110_PD_VENC 6
> >
> > -#define JH7110_PD_DPHY_TX 0
> > -#define JH7110_PD_DPHY_RX 1
> > +/* AON Power Domain */
> > +#define JH7110_AON_PD_DPHY_TX 0
> > +#define JH7110_AON_PD_DPHY_RX 1
> >
> > #endif
> > --
> > 2.25.1
> >
Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)
Powered by blists - more mailing lists