mbox series

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

Message ID 20220214142615.2375269-1-sudeep.holla@arm.com (mailing list archive)
State Accepted
Commit f159f2941db993d4356fbec5e5601c6c3fb470b3
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(-)

Comments

patchwork-bot+linux-soc@kernel.org Feb. 18, 2022, 8:40 p.m. UTC | #1
Hello:

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

On Mon, 14 Feb 2022 14:26:15 +0000 you wrote:
> Hi ARM SoC Team,
> 
> Please pull !
> 
> Regards,
> Sudeep
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] arm64: dts: juno: Fix for v5.17
    https://git.kernel.org/soc/soc/c/f159f2941db9

You are awesome, thank you!