aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm64/boot/dts/qcom/msm8916-samsung-a3u-eur.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-samsung-a3u-eur.dts
parentarm64: dts: qcom: msm8939-longcheer-l9100: Enable wcnss_mem (diff)
downloadwireguard-linux-b364cc485da1b769f1ead705dcd853e87b42f96e.tar.xz
wireguard-linux-b364cc485da1b769f1ead705dcd853e87b42f96e.zip
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-samsung-a3u-eur.dts')
-rw-r--r--arch/arm64/boot/dts/qcom/msm8916-samsung-a3u-eur.dts10
1 files changed, 5 insertions, 5 deletions
diff --git a/arch/arm64/boot/dts/qcom/msm8916-samsung-a3u-eur.dts b/arch/arm64/boot/dts/qcom/msm8916-samsung-a3u-eur.dts
index f5a808369518..3b934f5eba47 100644
--- a/arch/arm64/boot/dts/qcom/msm8916-samsung-a3u-eur.dts
+++ b/arch/arm64/boot/dts/qcom/msm8916-samsung-a3u-eur.dts
@@ -49,11 +49,6 @@
};
};
-&touchkey {
- vcc-supply = <&reg_touch_key>;
- vdd-supply = <&reg_key_led>;
-};
-
&accelerometer {
mount-matrix = "0", "1", "0",
"1", "0", "0",
@@ -108,6 +103,11 @@
remote-endpoint = <&panel_in>;
};
+&touchkey {
+ vcc-supply = <&reg_touch_key>;
+ vdd-supply = <&reg_key_led>;
+};
+
&vibrator {
status = "okay";
};