diff mbox series

arm64: dts: qcom: qrb5165-rb5: sort nodes alphabetically

Message ID 20210116002346.422479-1-dmitry.baryshkov@linaro.org
State Accepted
Commit 0fb56bf95c76f99d6301aea8f7198babd0005fa6
Headers show
Series arm64: dts: qcom: qrb5165-rb5: sort nodes alphabetically | expand

Commit Message

Dmitry Baryshkov Jan. 16, 2021, 12:23 a.m. UTC
Move swr0 device node to keep alphabetical sorting order of device tree
nodes.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>

---
 arch/arm64/boot/dts/qcom/qrb5165-rb5.dts | 40 ++++++++++++------------
 1 file changed, 20 insertions(+), 20 deletions(-)

-- 
2.29.2

Comments

patchwork-bot+linux-arm-msm@kernel.org Jan. 16, 2021, 3:50 p.m. UTC | #1
Hello:

This patch was applied to qcom/linux.git (refs/heads/for-next):

On Sat, 16 Jan 2021 03:23:46 +0300 you wrote:
> Move swr0 device node to keep alphabetical sorting order of device tree

> nodes.

> 

> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>

> ---

>  arch/arm64/boot/dts/qcom/qrb5165-rb5.dts | 40 ++++++++++++------------

>  1 file changed, 20 insertions(+), 20 deletions(-)


Here is the summary with links:
  - arm64: dts: qcom: qrb5165-rb5: sort nodes alphabetically
    https://git.kernel.org/qcom/c/0fb56bf95c76

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/qcom/qrb5165-rb5.dts b/arch/arm64/boot/dts/qcom/qrb5165-rb5.dts
index 4a0c3edf87e1..a424595da8b0 100644
--- a/arch/arm64/boot/dts/qcom/qrb5165-rb5.dts
+++ b/arch/arm64/boot/dts/qcom/qrb5165-rb5.dts
@@ -664,26 +664,6 @@  &sdhc_2 {
 	no-emmc;
 };
 
-&swr0 {
-	left_spkr: wsa8810-left{
-		compatible = "sdw10217211000";
-		reg = <0 3>;
-		powerdown-gpios = <&tlmm 130 GPIO_ACTIVE_HIGH>;
-		#thermal-sensor-cells = <0>;
-		sound-name-prefix = "SpkrLeft";
-		#sound-dai-cells = <0>;
-	};
-
-	right_spkr: wsa8810-right{
-		compatible = "sdw10217211000";
-		reg = <0 4>;
-		powerdown-gpios = <&tlmm 130 GPIO_ACTIVE_HIGH>;
-		#thermal-sensor-cells = <0>;
-		sound-name-prefix = "SpkrRight";
-		#sound-dai-cells = <0>;
-	};
-};
-
 &sound {
 	compatible = "qcom,qrb5165-rb5-sndcard";
 	pinctrl-0 = <&tert_mi2s_active>;
@@ -780,6 +760,26 @@  can@0 {
 	};
 };
 
+&swr0 {
+	left_spkr: wsa8810-left{
+		compatible = "sdw10217211000";
+		reg = <0 3>;
+		powerdown-gpios = <&tlmm 130 GPIO_ACTIVE_HIGH>;
+		#thermal-sensor-cells = <0>;
+		sound-name-prefix = "SpkrLeft";
+		#sound-dai-cells = <0>;
+	};
+
+	right_spkr: wsa8810-right{
+		compatible = "sdw10217211000";
+		reg = <0 4>;
+		powerdown-gpios = <&tlmm 130 GPIO_ACTIVE_HIGH>;
+		#thermal-sensor-cells = <0>;
+		sound-name-prefix = "SpkrRight";
+		#sound-dai-cells = <0>;
+	};
+};
+
 &tlmm {
 	gpio-reserved-ranges = <40 4>;
 	gpio-line-names =