[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231019223055.1574125-4-bb@ti.com>
Date: Thu, 19 Oct 2023 17:30:56 -0500
From: Bryan Brattlof <bb@...com>
To: Nishanth Menon <nm@...com>, Vignesh Raghavendra <vigneshr@...com>,
Tero Kristo <kristo@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>
CC: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
ARM Linux Mailing List <linux-arm-kernel@...ts.infradead.org>,
Bryan Brattlof <bb@...com>
Subject: [PATCH v3 0/2] arm64: dts: ti: enable more peripherals
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
Powered by blists - more mailing lists