arm64: dts: qcom: qrb5165-rb5: sort nodes alphabetically
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Sat, 16 Jan 2021 00:23:46 +0000 (03:23 +0300)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sat, 16 Jan 2021 15:44:36 +0000 (09:44 -0600)
Move swr0 device node to keep alphabetical sorting order of device tree
nodes.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20210116002346.422479-1-dmitry.baryshkov@linaro.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/boot/dts/qcom/qrb5165-rb5.dts

index 4a0c3ed..a424595 100644 (file)
        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>;
        };
 };
 
+&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 =