arm64: tegra: Order nodes alphabetically on Tegra210
authorThierry Reding <treding@nvidia.com>
Mon, 25 Jan 2021 15:32:56 +0000 (16:32 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 26 Jan 2021 23:11:48 +0000 (00:11 +0100)
commit38254d1976b80f546fc82f14a386be6f70e9b0dd
tree18f2eb2e0e1902c97e7b49c4277923c4848115d4
parent40b4d824ad22e5f55c4725eea5591fc6c4b5f5d0
arm64: tegra: Order nodes alphabetically on Tegra210

Device tree nodes are ordered by unit-address and alphabetically by name
if a node doesn't have a unit-address. The thermal sensor and timer
nodes were not sorted in the correct order, so do that now.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra210.dtsi