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)
commitd6e245acc900feeeae021c96d6b33a1c71598373
treecb5df1cf99b95febd854a51e01e42e75122b6b79
parent3c7f51bfad49d22ebb5c2993d715358e5df2d7c1
parent7278358407be770130b6b72567c1b5831c6eef28
Merge tag 'tegra-for-5.2-arm64-dt-fixes' of git://git./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>