summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/qcom/msm8916-alcatel-idol347.dts
diff options
context:
space:
mode:
authorStephan Gerhold <stephan@gerhold.net>2023-09-21 20:56:06 +0200
committerBjorn Andersson <andersson@kernel.org>2023-10-21 13:02:24 -0700
commitb364cc485da1b769f1ead705dcd853e87b42f96e (patch)
tree46edab755114aa5f5c2c45f625c01a201949473c /arch/arm64/boot/dts/qcom/msm8916-alcatel-idol347.dts
parentd63ae4a814a763a5d2d4d078073562698693a909 (diff)
arm64: dts: qcom: msm8916-*: Fix alphabetic node order
Fix a couple of instances of incorrectly sorted nodes in the MSM8916 boards. They should be ordered alphabetically for consistency. No functional change. Signed-off-by: Stephan Gerhold <stephan@gerhold.net> Link: https://lore.kernel.org/r/20230921-msm8916-rmem-fixups-v1-3-34d2b6e721cf@gerhold.net Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/qcom/msm8916-alcatel-idol347.dts')
-rw-r--r--arch/arm64/boot/dts/qcom/msm8916-alcatel-idol347.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm64/boot/dts/qcom/msm8916-alcatel-idol347.dts b/arch/arm64/boot/dts/qcom/msm8916-alcatel-idol347.dts
index aa4c1ab1e673..fade93c55299 100644
--- a/arch/arm64/boot/dts/qcom/msm8916-alcatel-idol347.dts
+++ b/arch/arm64/boot/dts/qcom/msm8916-alcatel-idol347.dts
@@ -58,10 +58,6 @@
};
};
-&blsp_uart2 {
- status = "okay";
-};
-
&blsp_i2c4 {
status = "okay";
@@ -153,6 +149,10 @@
};
};
+&blsp_uart2 {
+ status = "okay";
+};
+
&pm8916_resin {
status = "okay";
linux,code = <KEY_VOLUMEDOWN>;