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

Commit 2d7d8094 authored by Iskander Amara's avatar Iskander Amara Committed by Greg Kroah-Hartman
Browse files

arm64: dts: rockchip: fix alphabetical ordering RK3399 puma



[ Upstream commit f0abb4b2c7acf3c3e4130dc3f54cd90cf2ae62bc ]

Nodes overridden by their reference should be ordered alphabetically to
make it easier to read the DTS. pinctrl node is defined in the wrong
location so let's reorder it.

Signed-off-by: default avatarIskander Amara <iskander.amara@theobroma-systems.com>
Reviewed-by: default avatarQuentin Schulz <quentin.schulz@theobroma-systems.com>
Link: https://lore.kernel.org/r/20240308085243.69903-2-iskander.amara@theobroma-systems.com


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
Stable-dep-of: 945a7c857091 ("arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for RK3399 Puma")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 7dc6e67f
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -425,15 +425,6 @@
	gpio1830-supply = <&vcc_1v8>;
};

&pmu_io_domains {
	status = "okay";
	pmu1830-supply = <&vcc_1v8>;
};

&pwm2 {
	status = "okay";
};

&pinctrl {
	i2c8 {
		i2c8_xfer_a: i2c8-xfer {
@@ -465,6 +456,15 @@
	};
};

&pmu_io_domains {
	status = "okay";
	pmu1830-supply = <&vcc_1v8>;
};

&pwm2 {
	status = "okay";
};

&sdhci {
	/*
	 * Signal integrity isn't great at 200MHz but 100MHz has proven stable