Merge tag 'asahi-soc-dt-6.2-v3' of https://github.com/AsahiLinux/linux into soc/dt
authorArnd Bergmann <arnd@arndb.de>
Thu, 8 Dec 2022 16:44:12 +0000 (17:44 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 8 Dec 2022 16:44:12 +0000 (17:44 +0100)
commitc83ce312081cf024b00a8a7fe785a90ba94b69fb
tree70240d93dd62a8fa98ea884e49d01be92e09cb8f
parentda060ab86eb0de7954dafa34aefa9cc58cc4e76c
parent67327f125801f98aec9e2cf5e1df16cf493a065f
Merge tag 'asahi-soc-dt-6.2-v3' of https://github.com/AsahiLinux/linux into soc/dt

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

* tag 'asahi-soc-dt-6.2-v3' of https://github.com/AsahiLinux/linux:
  arm64: dts: apple: t6002: Fix GPU power domains
  arm64: dts: apple: t600x-pmgr: Fix search & replace typo
  arm64: dts: apple: Add t8103 L1/L2 cache properties and nodes
  arm64: dts: apple: Rename dart-sio* to sio-dart*
  arch: arm64: apple: t600x: Use standard "iommu" node name
  arch: arm64: apple: t8103: Use standard "iommu" node name

Link: https://lore.kernel.org/r/488ad4e9-04dc-1774-3bbe-d313ef30f14d@marcan.st
Signed-off-by: Arnd Bergmann <arnd@arndb.de>