Skip to content

Commit 787ade2

Browse files
Maccraft123andersson
authored andcommitted
arm64: dts: qcom: x1e80100-crd Rename "Twitter" to "Tweeter"
This makes the name consistent with both other x1e80100 devices and the dictionary. A UCM fix was merged already and is required in order for sound to work after this commit. Signed-off-by: Maya Matuszczyk <[email protected]> Reviewed-by: Konrad Dybcio <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 837c333 commit 787ade2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

arch/arm64/boot/dts/qcom/x1e80100-crd.dts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -177,9 +177,9 @@
177177
compatible = "qcom,x1e80100-sndcard";
178178
model = "X1E80100-CRD";
179179
audio-routing = "WooferLeft IN", "WSA WSA_SPK1 OUT",
180-
"TwitterLeft IN", "WSA WSA_SPK2 OUT",
180+
"TweeterLeft IN", "WSA WSA_SPK2 OUT",
181181
"WooferRight IN", "WSA2 WSA_SPK2 OUT",
182-
"TwitterRight IN", "WSA2 WSA_SPK2 OUT",
182+
"TweeterRight IN", "WSA2 WSA_SPK2 OUT",
183183
"IN1_HPHL", "HPHL_OUT",
184184
"IN2_HPHR", "HPHR_OUT",
185185
"AMIC2", "MIC BIAS2",
@@ -933,7 +933,7 @@
933933
reg = <0 1>;
934934
reset-gpios = <&lpass_tlmm 12 GPIO_ACTIVE_LOW>;
935935
#sound-dai-cells = <0>;
936-
sound-name-prefix = "TwitterLeft";
936+
sound-name-prefix = "TweeterLeft";
937937
vdd-1p8-supply = <&vreg_l15b_1p8>;
938938
vdd-io-supply = <&vreg_l12b_1p2>;
939939
qcom,port-mapping = <4 5 6 7 11 13>;
@@ -986,7 +986,7 @@
986986
reg = <0 1>;
987987
reset-gpios = <&lpass_tlmm 13 GPIO_ACTIVE_LOW>;
988988
#sound-dai-cells = <0>;
989-
sound-name-prefix = "TwitterRight";
989+
sound-name-prefix = "TweeterRight";
990990
vdd-1p8-supply = <&vreg_l15b_1p8>;
991991
vdd-io-supply = <&vreg_l12b_1p2>;
992992
qcom,port-mapping = <4 5 6 7 11 13>;

0 commit comments

Comments
 (0)