Re: [PATCH 1/2] arm64: dts: ti: k3-am62l: add initial infrastructure

From: Bryan Brattlof
Date: Wed Nov 20 2024 - 09:42:28 EST


On November 19, 2024 thus sayeth Rob Herring:
> On Sun, Nov 17, 2024 at 11:34:07PM -0600, Bryan Brattlof wrote:
> > From: Vignesh Raghavendra <vigneshr@xxxxxx>
> >
> > 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@xxxxxx>
> > Signed-off-by: Bryan Brattlof <bb@xxxxxx>
> > ---
> > Documentation/devicetree/bindings/arm/ti/k3.yaml | 6 ++
>
> Bindings are supposed to be a separate patch.

Ah my bad. I'll split this up in the next version

~Bryan