mbox series

[GIT,PULL] arm64: tegra: Device tree fixes for v5.14-rc1

Message ID 20210709150220.2543875-1-thierry.reding@gmail.com
State New
Headers show
Series [GIT,PULL] arm64: tegra: Device tree fixes for v5.14-rc1 | expand

Pull-request

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

Message

Thierry Reding July 9, 2021, 3:02 p.m. UTC
Hi ARM SoC maintainers,

The following changes since commit c7289b1c8a4e10bbbdb7097a71a90652beb767a1:

  arm64: tegra: Enable SMMU support on Tegra194 (2021-06-11 13:33:46 +0200)

are available in the Git repository at:

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

for you to fetch changes up to c667dcd4dfcd515ad2c9b3953a33d742985a0b5e:

  arm64: tegra: Enable SMMU support for USB on Tegra194 (2021-07-09 16:50:44 +0200)

This is based on the main ARM64 device tree changes pull request that I
sent out a couple of weeks ago. It'd be great to get this into v5.14-rc1
or shortly after.

Thanks,
Thierry

----------------------------------------------------------------
arm64: tegra: Device tree fixes for v5.14-rc1

This contains two late fixes for Tegra194 device tree files to restore
USB and audio functionality after enabling system-wide IOMMU support.

----------------------------------------------------------------
Thierry Reding (2):
      arm64: tegra: Enable audio IOMMU support on Tegra194
      arm64: tegra: Enable SMMU support for USB on Tegra194

 arch/arm64/boot/dts/nvidia/tegra194.dtsi | 13 +++++++++++++
 1 file changed, 13 insertions(+)

Comments

Arnd Bergmann July 16, 2021, 9:24 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Fri, 9 Jul 2021 17:02:20 +0200, Thierry Reding wrote:
> The following changes since commit c7289b1c8a4e10bbbdb7097a71a90652beb767a1:
> 
>   arm64: tegra: Enable SMMU support on Tegra194 (2021-06-11 13:33:46 +0200)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.14-arm64-dt-fixes
> 
> [...]

Merged into arm/fixes, thanks!

merge commit: 93346fb3f669507ba40a8876d1a349557fd0bcf1

       Arnd