OSDN Git Service

arm64: tegra: p2972: Sort nodes properly
authorThierry Reding <treding@nvidia.com>
Wed, 16 Jan 2019 12:26:02 +0000 (13:26 +0100)
committerThierry Reding <treding@nvidia.com>
Fri, 25 Jan 2019 12:40:25 +0000 (13:40 +0100)
At some point during rebases these were shuffled around. Put them in the
right order again (sorted by unit-address).

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra194-p2972-0000.dts

index adf3510..34a7044 100644 (file)
        compatible = "nvidia,p2972-0000", "nvidia,tegra194";
 
        cbb {
-               /* SDMMC1 (SD/MMC) */
-               sdhci@3400000 {
+               ddc: i2c@31c0000 {
                        status = "okay";
                };
 
-               ddc: i2c@31c0000 {
+               /* SDMMC1 (SD/MMC) */
+               sdhci@3400000 {
                        status = "okay";
                };
 
-               pwm@c340000 {
+               hda@3510000 {
                        status = "okay";
                };
 
-               hda@3510000 {
+               pwm@c340000 {
                        status = "okay";
                };