mbox series

[GIT,PULL] arm64: dts: juno: Updates for v5.13

Message ID 20210331100410.cenuhvpqoumvsk52@bogus (mailing list archive)
State Mainlined, archived
Commit d9df28ba587f646b50a7e307bbb0e6f85c7deb21
Headers show
Series [GIT,PULL] arm64: dts: juno: Updates for v5.13 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/juno-updates-5.13

Message

Sudeep Holla March 31, 2021, 10:04 a.m. UTC
Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

-->8

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/juno-updates-5.13

for you to fetch changes up to d9df28ba587f646b50a7e307bbb0e6f85c7deb21:

  arm64: dts: juno: Enable more SMMUs (2021-03-15 13:24:09 +0000)

----------------------------------------------------------------
ARMv8 Juno updates for v5.13

Couple of changes to describe PCI dma-ranges correctly which was
previously removed and to enable the PCIe and DMA SMMU.

----------------------------------------------------------------
Robin Murphy (2):
      arm64: dts: juno: Describe PCI dma-ranges
      arm64: dts: juno: Enable more SMMUs

 arch/arm64/boot/dts/arm/juno-base.dtsi | 5 ++++-
 arch/arm64/boot/dts/arm/juno-r1.dts    | 4 ++++
 arch/arm64/boot/dts/arm/juno-r2.dts    | 4 ++++
 3 files changed, 12 insertions(+), 1 deletion(-)

Comments

Arnd Bergmann April 1, 2021, 8:15 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Wed, 31 Mar 2021 11:04:10 +0100, Sudeep Holla wrote:
> Please pull !
> 
> Regards,
> Sudeep
> 
> -->8
> 
> The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 45f174d8a13cd877034189628f6b00bf30c832c6

       Arnd