linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bryan Brattlof <bb@ti.com>
To: Nishanth Menon <nm@ti.com>, Vignesh Raghavendra <vigneshr@ti.com>,
	Tero Kristo <kristo@kernel.org>, Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	ARM Linux Mailing List <linux-arm-kernel@lists.infradead.org>,
	Bryan Brattlof <bb@ti.com>
Subject: [PATCH v3 0/2] arm64: dts: ti: enable more peripherals
Date: Thu, 19 Oct 2023 17:30:56 -0500	[thread overview]
Message-ID: <20231019223055.1574125-4-bb@ti.com> (raw)

Hello again everyone!

This series enables most of the similar peripherals already enabled for
the am62xxx extended family of TI's K3 devices for the am62p SoC and the
am62p5 start kit board

Thanks for reviewing
~Bryan

Changes from v2: [1]
- removed USB entirely
- removed efuse MAC address region from CPSW
- renamed main_conf from syscon@ to bus@

Changes from v1: [0]
- changed main_conf compatible to simple-bus
- moved all bootph-* properties to bottom of list
- used 0x00 in all reg properties
- changed wkup_conf compatible to simple-mfd
- reserved mcu_esm for MCU firmware use

[0] https://lore.kernel.org/lkml/20231010035903.520635-4-bb@ti.com/
[1] https://lore.kernel.org/lkml/20231018194839.2689377-1-bb@ti.com/

Vignesh Raghavendra (2):
  arm64: dts: ti: k3-am62p: Add nodes for more IPs
  arm64: dts: ti: k3-am62p5-sk: Updates for SK EVM

 arch/arm64/boot/dts/ti/k3-am62p-main.dtsi    | 764 ++++++++++++++++++-
 arch/arm64/boot/dts/ti/k3-am62p-mcu.dtsi     | 190 +++++
 arch/arm64/boot/dts/ti/k3-am62p-thermal.dtsi |  47 ++
 arch/arm64/boot/dts/ti/k3-am62p-wakeup.dtsi  |  69 +-
 arch/arm64/boot/dts/ti/k3-am62p.dtsi         |   7 +-
 arch/arm64/boot/dts/ti/k3-am62p5-sk.dts      | 520 ++++++++++++-
 6 files changed, 1567 insertions(+), 30 deletions(-)
 create mode 100644 arch/arm64/boot/dts/ti/k3-am62p-thermal.dtsi


base-commit: 56bc311585206a8955de793301d4f84fb4ad2ee6
-- 
2.42.0


             reply	other threads:[~2023-10-19 22:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-19 22:30 Bryan Brattlof [this message]
2023-10-19 22:30 ` [PATCH v3 1/2] arm64: dts: ti: k3-am62p: Add nodes for more IPs Bryan Brattlof
2023-10-19 22:30 ` [PATCH v3 2/2] arm64: dts: ti: k3-am62p5-sk: Updates for SK EVM 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=20231019223055.1574125-4-bb@ti.com \
    --to=bb@ti.com \
    --cc=conor+dt@kernel.org \
    --cc=kristo@kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nm@ti.com \
    --cc=robh+dt@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).