]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: qcom: x1e80100-hp-x14: amend order of nodes
authorJens Glathe <jens.glathe@oldschoolsolutions.biz>
Tue, 10 Jun 2025 17:25:41 +0000 (19:25 +0200)
committerBjorn Andersson <andersson@kernel.org>
Wed, 11 Jun 2025 18:05:40 +0000 (13:05 -0500)
amend the order of pmk8550_* nodes afte pmc8380_*

Signed-off-by: Jens Glathe <jens.glathe@oldschoolsolutions.biz>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250610-hp-x14-v3-3-35d5b50efae0@oldschoolsolutions.biz
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/x1e80100-hp-omnibook-x14.dts

index 3071ed8e192616be797d30d72c21d56b72afc608..8d2a9b7f4730783bbaa81e488a0e99cc195a195f 100644 (file)
 
 };
 
-&pmk8550_gpios {
-       edp_bl_pwm: edp-bl-pwm-state {
-               pins = "gpio5";
-               function = "func3";
-       };
-};
-
-&pmk8550_pwm {
-       status = "okay";
-};
-
 &pmc8380_5_gpios {
        usb0_pwr_1p15_reg_en: usb0-pwr-1p15-reg-en-state {
                pins = "gpio8";
        };
 };
 
+&pmk8550_gpios {
+       edp_bl_pwm: edp-bl-pwm-state {
+               pins = "gpio5";
+               function = "func3";
+       };
+};
+
+&pmk8550_pwm {
+       status = "okay";
+};
+
 &qupv3_0 {
        status = "okay";
 };