]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: tegra: Add Tegra194 chip device tree
authorMikko Perttunen <mperttunen@nvidia.com>
Tue, 20 Feb 2018 11:58:11 +0000 (13:58 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 8 Mar 2018 13:31:13 +0000 (14:31 +0100)
commitcdb69149d5cdcb9baa92edc98007a33082d57fb0
tree711afd1e0fc7d570788a034dc83e002b02ce6b9e
parentbcac507057f6668c45308343ba41f4c91a086136
arm64: tegra: Add Tegra194 chip device tree

Add the chip-level device tree, including binding headers, for the
NVIDIA Tegra194 "Xavier" system-on-chip. Only a small subset of devices
are initially available, enough to boot to UART console.

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra194.dtsi [new file with mode: 0644]
include/dt-bindings/clock/tegra194-clock.h [new file with mode: 0644]
include/dt-bindings/gpio/tegra194-gpio.h [new file with mode: 0644]
include/dt-bindings/power/tegra194-powergate.h [new file with mode: 0644]
include/dt-bindings/reset/tegra194-reset.h [new file with mode: 0644]