mbox series

[GIT,PULL] Apple SoC DT updates for 5.20

Message ID 6de8649c-9795-54a1-fa45-8dd50355061f@marcan.st
State New
Headers show
Series [GIT,PULL] Apple SoC DT updates for 5.20 | expand

Pull-request

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

Message

Hector Martin July 31, 2022, 6:57 a.m. UTC
Hi SoC folks,

Please merge these DT changes for 5.20.

I know I'm late with this one... hopefully it won't be too much trouble,
since it's quite trivial.

-Hector

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 5316d73ba81b5dd7fe5ecfcd4ad494a0a68ae138:

  arm64: dts: apple: t8103: Add ANS2 NVMe nodes (2022-07-31 15:38:42 +0900)

----------------------------------------------------------------
Apple SoC DT updates for 5.20.

This round just adds the NVMe controller nodes, since that driver is
finally upstream. Includes one related power domain fixup.

----------------------------------------------------------------
Hector Martin (1):
      arm64: dts: apple: Re-parent ANS2 power domains

Sven Peter (1):
      arm64: dts: apple: t8103: Add ANS2 NVMe nodes

 arch/arm64/boot/dts/apple/t8103-pmgr.dtsi |  7 +------
 arch/arm64/boot/dts/apple/t8103.dtsi      | 34 +++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+), 6 deletions(-)