summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/qcom/msm8916-thwc-uf896.dts
diff options
context:
space:
mode:
authorStephan Gerhold <stephan@gerhold.net>2023-09-21 21:56:06 +0300
committerBjorn Andersson <andersson@kernel.org>2023-10-21 23:02:24 +0300
commitb364cc485da1b769f1ead705dcd853e87b42f96e (patch)
tree46edab755114aa5f5c2c45f625c01a201949473c /arch/arm64/boot/dts/qcom/msm8916-thwc-uf896.dts
parentd63ae4a814a763a5d2d4d078073562698693a909 (diff)
downloadlinux-b364cc485da1b769f1ead705dcd853e87b42f96e.tar.xz
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-thwc-uf896.dts')
-rw-r--r--arch/arm64/boot/dts/qcom/msm8916-thwc-uf896.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm64/boot/dts/qcom/msm8916-thwc-uf896.dts b/arch/arm64/boot/dts/qcom/msm8916-thwc-uf896.dts
index 6fe1850ba20e..f34997500891 100644
--- a/arch/arm64/boot/dts/qcom/msm8916-thwc-uf896.dts
+++ b/arch/arm64/boot/dts/qcom/msm8916-thwc-uf896.dts
@@ -13,16 +13,16 @@
gpios = <&tlmm 35 GPIO_ACTIVE_LOW>;
};
-&led_r {
- gpios = <&tlmm 82 GPIO_ACTIVE_HIGH>;
+&led_b {
+ gpios = <&tlmm 81 GPIO_ACTIVE_HIGH>;
};
&led_g {
gpios = <&tlmm 83 GPIO_ACTIVE_HIGH>;
};
-&led_b {
- gpios = <&tlmm 81 GPIO_ACTIVE_HIGH>;
+&led_r {
+ gpios = <&tlmm 82 GPIO_ACTIVE_HIGH>;
};
&button_default {