arm64: tegra: Fix mmc0 alias for Jetson Xavier NX
authorJon Hunter <jonathanh@nvidia.com>
Fri, 12 Mar 2021 09:42:35 +0000 (09:42 +0000)
committerThierry Reding <treding@nvidia.com>
Tue, 23 Mar 2021 18:34:58 +0000 (19:34 +0100)
commitbb05e11fff09d341047ce1984aa0d975ed8613e7
treeaf802f8282b2a6e6145027002ee38d7c393e9d97
parent75c82a25b59576c4b5a3fd0073744af865b1571f
arm64: tegra: Fix mmc0 alias for Jetson Xavier NX

There are two variants of the Jetson Xavier NX platform; one has an
eMMC and one as a micro SD-card slot. The SDHCI controller used by
each variant is different, however, the current device-tree for both
Xavier NX boards have the same SDHCI controller defined as 'mmc0' in
the device-tree alias node. Fix this by correcting the 'mmc0' alias
for the SD-card variant.

Fixes: 3f9efbbe57bc ("arm64: tegra: Add support for Jetson Xavier NX")
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra194-p3668-0000.dtsi
arch/arm64/boot/dts/nvidia/tegra194-p3668-0001.dtsi
arch/arm64/boot/dts/nvidia/tegra194-p3668.dtsi