]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: tegra: p2597: Sort nodes by unit-address
authorThierry Reding <treding@nvidia.com>
Fri, 25 Jan 2019 10:14:49 +0000 (11:14 +0100)
committerThierry Reding <treding@nvidia.com>
Fri, 25 Jan 2019 12:41:02 +0000 (13:41 +0100)
Some of these nodes got inserted in the wrong place. Restore ordering
by unit-address.

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

index a96e6ee70c2152e878c2b537b9eb1df8575611f4..f4bb48d87df79a0e57270aff95d1c1d4b5bb8eb0 100644 (file)
@@ -1303,6 +1303,15 @@ hdmi_ddc: i2c@7000c700 {
                clock-frequency = <100000>;
        };
 
+       sata@70020000 {
+               status = "okay";
+               phys = <&{/padctl@7009f000/pads/sata/lanes/sata-0}>;
+       };
+
+       hda@70030000 {
+               status = "okay";
+       };
+
        usb@70090000 {
                phys = <&{/padctl@7009f000/pads/usb2/lanes/usb2-0}>,
                       <&{/padctl@7009f000/pads/usb2/lanes/usb2-1}>,
@@ -1325,15 +1334,6 @@ usb@70090000 {
                status = "okay";
        };
 
-       sata@70020000 {
-               status = "okay";
-               phys = <&{/padctl@7009f000/pads/sata/lanes/sata-0}>;
-       };
-
-       hda@70030000 {
-               status = "okay";
-       };
-
        padctl@7009f000 {
                status = "okay";