mbox series

[GIT,PULL] Apple SoC DT updates for 5.16

Message ID fef30d0a-ad50-ed58-ac20-9e372862b4e4@marcan.st (mailing list archive)
State Accepted
Commit aa1accb76bd5eb63fd7b45c4a2091fe01f7d1af4
Headers show
Series [GIT,PULL] Apple SoC DT updates for 5.16 | expand

Pull-request

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

Message

Hector Martin Oct. 27, 2021, 2:54 a.m. UTC
Hi SoC folks,

Please merge these Apple SoC DT changes for 5.16.

This includes the pinctrl and PCIe nodes, now that pinctrl is in
linusw's for-next and the GPIO npins binding issue is settled.

-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

for you to fetch changes up to fcc92afad9b57d80d2e5cb9b34cabdf69589ca29:

   arm64: dts: apple: j274: Expose PCI node for the Ethernet MAC address (2021-10-27 11:18:51 +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, 7:30 a.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 11:54:59 +0900 you wrote:
> Hi SoC folks,
> 
> Please merge these Apple SoC DT changes for 5.16.
> 
> This includes the pinctrl and PCIe nodes, now that pinctrl is in
> linusw's for-next and the GPIO npins binding issue is settled.
> 
> [...]

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

You are awesome, thank you!