[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240615144342.5gjgp3rt3ewfbfu2@bryanbrattlof.com>
Date: Sat, 15 Jun 2024 09:43:42 -0500
From: Bryan Brattlof <bb@...com>
To: Krzysztof Kozlowski <krzk@...nel.org>
CC: "Rafael J. Wysocki" <rafael@...nel.org>,
Viresh Kumar
<viresh.kumar@...aro.org>, Lee Jones <lee@...nel.org>,
Rob Herring
<robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley
<conor+dt@...nel.org>, Nishanth Menon <nm@...com>,
Vignesh Raghavendra
<vigneshr@...com>,
Tero Kristo <kristo@...nel.org>, Vibhore Vardhan
<vibhore@...com>,
<linux-pm@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH v2 3/5] dt-bindings: mfd: syscon: add TI's opp table
compatible
On June 13, 2024 thus sayeth Krzysztof Kozlowski:
> On 13/06/2024 01:17, Bryan Brattlof wrote:
> > The JTAG_USER_ID_USERCODE efuse address, which is located inside the
> > WKUP_CTRL_MMR0 range holds information to identify the speed grades of
> > various components on TI's K3 SoCs. Add a compatible to allow the
> > cpufreq driver to obtain the data to limit the maximum frequency for the
> > CPUs under Linux control.
> >
> > Signed-off-by: Bryan Brattlof <bb@...com>
> > ---
> > Documentation/devicetree/bindings/mfd/syscon.yaml | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml
> > index 7ed12a938baa3..ab1fcbe2148f7 100644
> > --- a/Documentation/devicetree/bindings/mfd/syscon.yaml
> > +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml
> > @@ -88,6 +88,7 @@ properties:
> > - rockchip,rv1126-qos
> > - starfive,jh7100-sysmain
> > - ti,am62-usb-phy-ctrl
> > + - ti,am62-opp-efuse-table
>
> These are ordered alphabetically.
>
Ha! I guess I don't know how to spell after all :)
~Bryan
Powered by blists - more mailing lists