From: Francesco Dolcini <francesco@dolcini.it>
To: Bryan Brattlof <bb@ti.com>
Cc: Francesco Dolcini <francesco@dolcini.it>,
Nishanth Menon <nm@ti.com>, Vignesh Raghavendra <vigneshr@ti.com>,
Tero Kristo <kristo@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] arm64: dts: ti: k3-am62l: add initial infrastructure
Date: Sun, 15 Dec 2024 12:06:23 +0100 [thread overview]
Message-ID: <Z164Lyg-AH8KBTYZ@livingston.pivistrello.it> (raw)
In-Reply-To: <20241214215624.e372oju6eserpf4f@bryanbrattlof.com>
Hello Bryan,
On Sat, Dec 14, 2024 at 03:56:24PM -0600, Bryan Brattlof wrote:
> On December 14, 2024 thus sayeth Francesco Dolcini:
> > On Sun, Nov 17, 2024 at 11:34:07PM -0600, Bryan Brattlof wrote:
> > > From: Vignesh Raghavendra <vigneshr@ti.com>
> > >
> > > Add the initial infrastructure needed for the AM62L. All of which can be
> > > found in the Technical Reference Manual (TRM) located here:
> > >
> > > https://www.ti.com/lit/ug/sprujb4/sprujb4.pdf
> > >
> > > Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
> > > Signed-off-by: Bryan Brattlof <bb@ti.com>
> > > ---
> > > Documentation/devicetree/bindings/arm/ti/k3.yaml | 6 ++
> > > arch/arm64/boot/dts/ti/Makefile | 3 +
> > > arch/arm64/boot/dts/ti/k3-am62l-main.dtsi | 52 ++++++++++++++
> > > arch/arm64/boot/dts/ti/k3-am62l-wakeup.dtsi | 33 +++++++++
> > > arch/arm64/boot/dts/ti/k3-am62l.dtsi | 89 ++++++++++++++++++++++++
> > > arch/arm64/boot/dts/ti/k3-am62l3.dtsi | 67 ++++++++++++++++++
> > > arch/arm64/boot/dts/ti/k3-pinctrl.h | 2 +
> > > 7 files changed, 252 insertions(+)
> > >
> > > diff --git a/Documentation/devicetree/bindings/arm/ti/k3.yaml b/Documentation/devicetree/bindings/arm/ti/k3.yaml
> > > index 18f155cd06c84..b109e854879cb 100644
> > > --- a/Documentation/devicetree/bindings/arm/ti/k3.yaml
> > > +++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml
> > > @@ -31,6 +31,12 @@ properties:
> > > - const: phytec,am62a-phycore-som
> > > - const: ti,am62a7
> > >
> > > + - description: K3 AM62L3 SoC and Boards
> > > + items:
> > > + - enum:
> > > + - ti,am62l3-evm
> > > + - const: ti,am62l3
> > > +
> >
> > can you clarify the differences between AM62L and AM62L3? you have a mix of names in this series. I assume that
> > AM62L is the SOC family / product name, while AM62L3 is a specific
> > part number.
> >
>
> Absolutely! I found the naming a bit confusing myself.
Thanks for the clarification, having ti,am62l3 is consistent with what
you did with AM62, in which you have ti,am625.
Francesco
next prev parent reply other threads:[~2024-12-15 11:07 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-18 5:34 [PATCH 0/2] arm64: dts: ti: introduce basic support for the AM62L Bryan Brattlof
2024-11-18 5:34 ` [PATCH 1/2] arm64: dts: ti: k3-am62l: add initial infrastructure Bryan Brattlof
2024-11-18 18:05 ` Andrew Davis
2024-11-20 14:44 ` Bryan Brattlof
2024-11-19 17:36 ` Rob Herring
2024-11-20 14:42 ` Bryan Brattlof
2024-12-14 16:00 ` Francesco Dolcini
2024-12-14 21:56 ` Bryan Brattlof
2024-12-15 11:06 ` Francesco Dolcini [this message]
2024-12-16 4:14 ` Wadim Egorov
2024-12-16 8:10 ` Krzysztof Kozlowski
2024-12-16 8:11 ` Krzysztof Kozlowski
2024-11-18 5:34 ` [PATCH 2/2] arm64: dts: ti: k3-am62l: add initial reference board file Bryan Brattlof
2024-11-18 18:09 ` Andrew Davis
2024-11-20 14:47 ` Bryan Brattlof
2024-11-19 8:13 ` Wadim Egorov
2024-11-20 14:48 ` Bryan Brattlof
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=Z164Lyg-AH8KBTYZ@livingston.pivistrello.it \
--to=francesco@dolcini.it \
--cc=bb@ti.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=kristo@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nm@ti.com \
--cc=robh@kernel.org \
--cc=vigneshr@ti.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).