ARM: tegra: Sort Tegra124 XUSB clocks correctly
authorThierry Reding <treding@nvidia.com>
Tue, 7 Dec 2021 10:25:49 +0000 (11:25 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 14 Dec 2021 15:07:42 +0000 (16:07 +0100)
commit4b7f222d832364e17363e4232d5110c7e7660932
tree1b49ba55223faa787a4592d1cd3249f41c817d09
parente51c87b7cb1a41d99e059ca3a9c8edf41656ce1f
ARM: tegra: Sort Tegra124 XUSB clocks correctly

Make the order of the clocks and clock-names properties match the order
in the device tree bindings. This isn't strictly necessary from a point
of view of the operating system because matching will be done based on
the clock-names, but it makes it easier to validate the device trees
against the DT schema.

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