mbox series

[GIT,PULL] arm64: dts: juno: Fix for v5.17

Message ID 20220214142615.2375269-1-sudeep.holla@arm.com
State New
Headers show
Series [GIT,PULL] arm64: dts: juno: Fix for v5.17 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/juno-fix-5.17

Message

Sudeep Holla Feb. 14, 2022, 2:26 p.m. UTC
Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

-->8

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/juno-fix-5.17

for you to fetch changes up to 31eeb6b09f4053f32a30ce9fbcdfca31f713028d:

  arm64: dts: juno: Remove GICv2m dma-range (2022-01-26 10:23:04 +0000)

----------------------------------------------------------------
Arm Juno fix for v5.17

Just a single fix to address coherency issue reported[1] by removing the
GICv2m address from the DMA ranges as it loose coherency if mapped as
cacheable at the SMMU due to the attribute combining rules. The GICv2m
range is normally programmed for Device memory attributes.

[1] https://lore.kernel.org/stable/0a1d437d-9ea0-de83-3c19-e07f560ad37c@arm.com/

----------------------------------------------------------------
Robin Murphy (1):
      arm64: dts: juno: Remove GICv2m dma-range

 arch/arm64/boot/dts/arm/juno-base.dtsi | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)