summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIskander Amara <iskander.amara@theobroma-systems.com>2024-03-08 09:52:43 +0100
committerHeiko Stuebner <heiko@sntech.de>2024-03-24 23:21:45 +0100
commitf0abb4b2c7acf3c3e4130dc3f54cd90cf2ae62bc (patch)
treedd98d3ddf18a0493de570a39cbfd736a95e653dd
parent0ac417b8f124427c90ec8c2ef4f632b821d924cc (diff)
downloadlinux-stable-f0abb4b2c7acf3c3e4130dc3f54cd90cf2ae62bc.tar.gz
linux-stable-f0abb4b2c7acf3c3e4130dc3f54cd90cf2ae62bc.tar.bz2
linux-stable-f0abb4b2c7acf3c3e4130dc3f54cd90cf2ae62bc.zip
arm64: dts: rockchip: fix alphabetical ordering RK3399 puma
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: Iskander Amara <iskander.amara@theobroma-systems.com> Reviewed-by: Quentin Schulz <quentin.schulz@theobroma-systems.com> Link: https://lore.kernel.org/r/20240308085243.69903-2-iskander.amara@theobroma-systems.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
-rw-r--r--arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi18
1 files changed, 9 insertions, 9 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi b/arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi
index 06f3e97af7cd..214ea62b24a5 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi
@@ -416,15 +416,6 @@
gpio1830-supply = <&vcc_1v8>;
};
-&pmu_io_domains {
- status = "okay";
- pmu1830-supply = <&vcc_1v8>;
-};
-
-&pwm2 {
- status = "okay";
-};
-
&pinctrl {
pinctrl-names = "default";
pinctrl-0 = <&q7_thermal_pin>;
@@ -473,6 +464,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