]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
Merge tag 'tegra-for-4.19-arm64-dt' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Sat, 14 Jul 2018 21:21:32 +0000 (14:21 -0700)
committerOlof Johansson <olof@lixom.net>
Sat, 14 Jul 2018 21:21:32 +0000 (14:21 -0700)
commit4167ff9fe90fc4f469e292f787baf9bb35d1fe94
tree050c8e545b152136ec5396171a0235150991ef3f
parenta4c43ba4964a6f096cfa52c85cea2ebbd706de6a
parent7780a03495e13cd2bef704bcbf8c727de9f65232
Merge tag 'tegra-for-4.19-arm64-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/dt

arm64: tegra: Device tree changes for v4.19-rc1

These changes enable the GPIO controllers on Tegra194 SoCs, which in
turn allows the SD card detection and ethernet controllers to be enabled
as well. The Tegra194 device tree is also extended with the list of CPUs
and a PSCI node to inform the kernel about the presence of PSCI capable
firmware.

* tag 'tegra-for-4.19-arm64-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  arm64: tegra: Add CPU nodes to Tegra194 device tree
  arm64: tegra: Add ethernet controller on Tegra194
  arm64: tegra: Enable card detect for SD card on P2888
  arm64: tegra: Add GPIO controller on Tegra194

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