mbox series

[GIT,PULL] arm64: tegra: Device tree fixes for v5.17

Message ID 20220307182120.2169598-1-thierry.reding@gmail.com (mailing list archive)
State Accepted
Commit 537c3757b4e3116ad5ab039029b830224f9154d9
Headers show
Series [GIT,PULL] arm64: tegra: Device tree fixes for v5.17 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.17-arm64-dt-fixes

Message

Thierry Reding March 7, 2022, 6:21 p.m. UTC
Hi ARM SoC maintainers,

The following changes since commit 914ed1f56581f99094035f1cc989ab4498104e94:

  arm64: tegra: Add host1x hotflush reset on Tegra210 (2021-12-17 14:58:58 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.17-arm64-dt-fixes

for you to fetch changes up to ebea268ea583ba4970df425dfef8c8e21d0a4e12:

  arm64: tegra: Disable ISO SMMU for Tegra194 (2022-01-27 18:35:39 +0100)

Thanks,
Thierry

----------------------------------------------------------------
arm64: tegra: Device tree fixes for v5.17

This contains a single, last-minute fix to disable the display SMMU by
default because under some circumstances leaving it enabled by default
can cause SMMU faults on boot.

----------------------------------------------------------------
Jon Hunter (1):
      arm64: tegra: Disable ISO SMMU for Tegra194

 arch/arm64/boot/dts/nvidia/tegra194.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

patchwork-bot+linux-soc@kernel.org March 7, 2022, 10:50 p.m. UTC | #1
Hello:

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

On Mon,  7 Mar 2022 19:21:20 +0100 you wrote:
> Hi ARM SoC maintainers,
> 
> The following changes since commit 914ed1f56581f99094035f1cc989ab4498104e94:
> 
>   arm64: tegra: Add host1x hotflush reset on Tegra210 (2021-12-17 14:58:58 +0100)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] arm64: tegra: Device tree fixes for v5.17
    https://git.kernel.org/soc/soc/c/537c3757b4e3

You are awesome, thank you!