Commit 9e8e9be6 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: use generic node name for CS35L41 speaker



Node names should be generic so use consistently speaker-amp for CS35L41
speaker amplifier.

Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221224154255.43499-5-krzysztof.kozlowski@linaro.org
parent 539a9923
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -454,7 +454,7 @@
	status = "okay";
	clock-frequency = <1000000>;

	cs35l41_l: cs35l41@40 {
	cs35l41_l: speaker-amp@40 {
		compatible = "cirrus,cs35l41";
		reg = <0x40>;
		interrupt-parent = <&tlmm>;
@@ -469,7 +469,7 @@
		#sound-dai-cells = <1>;
	};

	cs35l41_r: cs35l41@41 {
	cs35l41_r: speaker-amp@41 {
		compatible = "cirrus,cs35l41";
		reg = <0x41>;
		interrupt-parent = <&tlmm>;
+2 −2
Original line number Diff line number Diff line
@@ -498,7 +498,7 @@
	status = "okay";
	clock-frequency = <1000000>;

	cs35l41_l: cs35l41@40 {
	cs35l41_l: speaker-amp@40 {
		compatible = "cirrus,cs35l41";
		reg = <0x40>;
		interrupt-parent = <&tlmm>;
@@ -513,7 +513,7 @@
		#sound-dai-cells = <1>;
	};

	cs35l41_r: cs35l41@41 {
	cs35l41_r: speaker-amp@41 {
		compatible = "cirrus,cs35l41";
		reg = <0x41>;
		interrupt-parent = <&tlmm>;