]> 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)
commit6e6e531795df8e773c8b5309a5cd82a42dd43a61
treecb5df1cf99b95febd854a51e01e42e75122b6b79
parent42f1759f921d8822b31b66ae29cc7e2fcb52d0db
parent5907ecce9c1f8e843339f6b15d880c64578d9d8b
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>