arm64: tegra: p2972: Sort nodes properly

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>
This commit is contained in:
Thierry Reding
2019-01-16 13:26:02 +01:00
parent 51e5e0182c
commit 5eef17ee76

View File

@@ -11,12 +11,16 @@ / {
compatible = "nvidia,p2972-0000", "nvidia,tegra194";
cbb {
ddc: i2c@31c0000 {
status = "okay";
};
/* SDMMC1 (SD/MMC) */
sdhci@3400000 {
status = "okay";
};
ddc: i2c@31c0000 {
hda@3510000 {
status = "okay";
};
@@ -24,10 +28,6 @@ pwm@c340000 {
status = "okay";
};
hda@3510000 {
status = "okay";
};
host1x@13e00000 {
display-hub@15200000 {
status = "okay";