[PATCH v3 0/2] arm64: dts: ti: enable more peripherals

From: Bryan Brattlof
Date: Thu Oct 19 2023 - 18:31:19 EST


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@xxxxxx/
[1] https://lore.kernel.org/lkml/20231018194839.2689377-1-bb@xxxxxx/

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