[GIT PULL] Apple SoC DT updates for 6.2 (v3)

From: Hector Martin
Date: Thu Dec 08 2022 - 11:25:43 EST



Hi SoC folks,

Please merge these DT changes for 6.2. One last round this cycle :)

This batch ended up collecting a little pile of typo, style, and one
minor functional fix. It also includes the cache topology info for
t8103, mirroring the t600x change that went into the previous batch.

-Hector

The following changes since commit d32c1530c7230b756ca9a6b6cf92ce6e60788594:

arm64: dts: apple: Add CPU topology & cpufreq nodes for t600x (2022-12-04 13:31:59 +0900)

are available in the Git repository at:

https://github.com/AsahiLinux/linux.git tags/asahi-soc-dt-6.2-v3

for you to fetch changes up to 67327f125801f98aec9e2cf5e1df16cf493a065f:

arm64: dts: apple: t6002: Fix GPU power domains (2022-12-08 14:37:29 +0900)

----------------------------------------------------------------
Apple SoC DT updates for 6.2 (v3).

One final update for 6.2. This includes:
* L1/L2 cache topology for t8103
* A bunch of typo, style, and minor functional fixes

----------------------------------------------------------------
Asahi Lina (2):
arm64: dts: apple: t600x-pmgr: Fix search & replace typo
arm64: dts: apple: t6002: Fix GPU power domains

Hector Martin (1):
arm64: dts: apple: Rename dart-sio* to sio-dart*

Janne Grunau (3):
arch: arm64: apple: t8103: Use standard "iommu" node name
arch: arm64: apple: t600x: Use standard "iommu" node name
arm64: dts: apple: Add t8103 L1/L2 cache properties and nodes

arch/arm64/boot/dts/apple/t6002.dtsi | 5 ++++
arch/arm64/boot/dts/apple/t600x-die0.dtsi | 14 ++++-----
arch/arm64/boot/dts/apple/t600x-pmgr.dtsi | 2 +-
arch/arm64/boot/dts/apple/t8103.dtsi | 48 +++++++++++++++++++++++++++----
4 files changed, 56 insertions(+), 13 deletions(-)