mbox series

[GIT,PULL] Apple SoC DT updates for 5.16 (v2)

Message ID 6d41b29c-dafa-9b0e-d9ff-fe01eb6dce82@marcan.st (mailing list archive)
State Accepted
Commit c17c7cc775b31ab54e8cba05f9e7b16fd32dd84f
Headers show
Series [GIT,PULL] Apple SoC DT updates for 5.16 (v2) | expand

Pull-request

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

Message

Hector Martin Oct. 27, 2021, 12:30 p.m. UTC
Hi SoC folks,

Second try at the Apple SoC DT changes for 5.16. Sorry for the s-o-b
snafu...

-Hector

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e1bebf97815158f16da96f69e9d9bb891a4c69eb:

   arm64: dts: apple: j274: Expose PCI node for the Ethernet MAC address (2021-10-27 21:12:32 +0900)

----------------------------------------------------------------
Apple SoC DT updates for 5.16. Adds pinctrl and PCIe nodes.

----------------------------------------------------------------
Marc Zyngier (3):
       arm64: dts: apple: t8103: Add PCIe DARTs
       arm64: dts: apple: t8103: Add root port interrupt routing
       arm64: dts: apple: j274: Expose PCI node for the Ethernet MAC address

Mark Kettenis (2):
       arm64: apple: Add pinctrl nodes
       arm64: apple: Add PCIe node

  arch/arm64/boot/dts/apple/t8103-j274.dts |  23 ++++
  arch/arm64/boot/dts/apple/t8103.dtsi     | 207 +++++++++++++++++++++++++++++++
  2 files changed, 230 insertions(+)

Comments

patchwork-bot+linux-soc@kernel.org Oct. 27, 2021, 1:50 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Wed, 27 Oct 2021 21:30:22 +0900 you wrote:
> Hi SoC folks,
> 
> Second try at the Apple SoC DT changes for 5.16. Sorry for the s-o-b
> snafu...
> 
> -Hector
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Apple SoC DT updates for 5.16 (v2)
    https://git.kernel.org/soc/soc/c/c17c7cc775b3

You are awesome, thank you!