]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: tegra: Fix Tegra234 VDK node names
authorJon Hunter <jonathanh@nvidia.com>
Wed, 18 Nov 2020 16:04:58 +0000 (16:04 +0000)
committerThierry Reding <treding@nvidia.com>
Wed, 25 Nov 2020 14:33:30 +0000 (15:33 +0100)
commit0742b7045b87d290e907baf5e084afdecccb9734
tree932258abfb3cb6fbdd909453ca1154a85a5f6007
parenta20c01e174cf9d2515d0f44aa07e37e2d52d5f76
arm64: tegra: Fix Tegra234 VDK node names

When the device-tree board file was added for the Tegra234 VDK simulator
it incorrectly used the names 'cbb' and 'sdhci' instead of 'bus' and
'mmc', respectively. The names 'bus' and 'mmc' are required by the
device-tree json-schema validation tools. Therefore, fix this by
renaming these nodes accordingly.

Fixes: a577fac0342a ("arm64: tegra: Initial Tegra234 VDK support")
Reported-by: Ashish Singhal <ashishsingha@nvidia.com>
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra234-sim-vdk.dts