Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5eef17ee authored by Thierry Reding's avatar Thierry Reding
Browse files

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: default avatarThierry Reding <treding@nvidia.com>
parent 51e5e018
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -11,20 +11,20 @@
	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";
		};