linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Bryan Brattlof <bb@ti.com>
Cc: Nishanth Menon <nm@ti.com>, Vignesh Raghavendra <vigneshr@ti.com>,
	Tero Kristo <kristo@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: Tue, 19 Nov 2024 11:36:02 -0600	[thread overview]
Message-ID: <20241119173602.GA1858974-robh@kernel.org> (raw)
In-Reply-To: <20241117-am62lx-v1-1-4e71e42d781d@ti.com>

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 ++

Bindings are supposed to be a separate patch.

>  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(+)


  parent reply	other threads:[~2024-11-19 17:37 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 [this message]
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
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=20241119173602.GA1858974-robh@kernel.org \
    --to=robh@kernel.org \
    --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=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).