]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tegra-for-5.2-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Thu, 16 May 2019 17:55:23 +0000 (10:55 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 16 May 2019 17:55:23 +0000 (10:55 -0700)
commite0d8beed0eaf16308cae3652abc227156e8a6bbc
treecb5df1cf99b95febd854a51e01e42e75122b6b79
parent161568be93f228289a99d1ce1b8717edf37c6493
parent2aaee611f2cdd31af13a531e0f8e62e6613ffc1a
Merge tag 'tegra-for-5.2-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/late

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

This contains one patch to disable the recently added XUSB support on
Jetson TX2 which is reported to cause boot and CPU hotplug failures in
some cases and doesn't allow the core power rail to be switched off.

Furthermore there are some changes to enable IOMMU support on more
devices. This is needed in order to prevent these devices from breaking
with the policy change in the ARM SMMU driver to break insecure devices
that is currently headed for v5.2.

* tag 'tegra-for-5.2-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  arm64: tegra: Disable XUSB support on Jetson TX2
  arm64: tegra: Enable SMMU translation for PCI on Tegra186
  arm64: tegra: Fix insecure SMMU users for Tegra186

Signed-off-by: Olof Johansson <olof@lixom.net>