arm64: dts: qcom: use generic node name for CS35L41 speaker
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sat, 24 Dec 2022 15:42:55 +0000 (16:42 +0100)
committerBjorn Andersson <andersson@kernel.org>
Thu, 29 Dec 2022 17:15:14 +0000 (11:15 -0600)
Node names should be generic so use consistently speaker-amp for CS35L41
speaker amplifier.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221224154255.43499-5-krzysztof.kozlowski@linaro.org
arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi
arch/arm64/boot/dts/qcom/sm8350-sony-xperia-sagami.dtsi

index 09a31f7..25c3e02 100644 (file)
        status = "okay";
        clock-frequency = <1000000>;
 
-       cs35l41_l: cs35l41@40 {
+       cs35l41_l: speaker-amp@40 {
                compatible = "cirrus,cs35l41";
                reg = <0x40>;
                interrupt-parent = <&tlmm>;
                #sound-dai-cells = <1>;
        };
 
-       cs35l41_r: cs35l41@41 {
+       cs35l41_r: speaker-amp@41 {
                compatible = "cirrus,cs35l41";
                reg = <0x41>;
                interrupt-parent = <&tlmm>;
index ac95df7..a2b7394 100644 (file)
        status = "okay";
        clock-frequency = <1000000>;
 
-       cs35l41_l: cs35l41@40 {
+       cs35l41_l: speaker-amp@40 {
                compatible = "cirrus,cs35l41";
                reg = <0x40>;
                interrupt-parent = <&tlmm>;
                #sound-dai-cells = <1>;
        };
 
-       cs35l41_r: cs35l41@41 {
+       cs35l41_r: speaker-amp@41 {
                compatible = "cirrus,cs35l41";
                reg = <0x41>;
                interrupt-parent = <&tlmm>;