Searched hist:d98bccf10dd0f36cabee71a425381fce0908de3b (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm64/boot/dts/nvidia/ |
H A D | tegra234-sim-vdk.dts | diff d98bccf10dd0f36cabee71a425381fce0908de3b Wed Nov 18 17:04:58 CET 2020 Jon Hunter <jonathanh@nvidia.com> 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: 639448912ba1 ("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>
|