Re: [PATCH 3/4] arm64: dts: qcom: sm8650-ayaneo-pocket-s2: switch sound card to ayaneo,pocket-s2-sndcard
From: Neil Armstrong
Date: Fri Jun 12 2026 - 04:03:28 EST
On 6/12/26 09:57, Dmitry Baryshkov wrote:
On Wed, Jun 10, 2026 at 09:41:47AM +0200, Neil Armstrong wrote:
Switch to the ayaneo,pocket-s2-sndcard since the hardware layout
is incompatible with the default SM8650 generic sound card.
Incompatible, how?
As explained on the cover letter, the WAS speakers are not connected
on the same lines as the other devices handled by this card.
Neil
Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
---
arch/arm64/boot/dts/qcom/sm8650-ayaneo-pocket-s2.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/qcom/sm8650-ayaneo-pocket-s2.dts b/arch/arm64/boot/dts/qcom/sm8650-ayaneo-pocket-s2.dts
index 0dc994f4e48d..508d1445bf21 100644
--- a/arch/arm64/boot/dts/qcom/sm8650-ayaneo-pocket-s2.dts
+++ b/arch/arm64/boot/dts/qcom/sm8650-ayaneo-pocket-s2.dts
@@ -221,7 +221,7 @@ upd720201_vdd33_reg: upd720201-vdd33-regulator {
};
sound {
- compatible = "qcom,sm8650-sndcard", "qcom,sm8450-sndcard";
+ compatible = "ayaneo,pocket-s2-sndcard";
model = "SM8650-APS2";
audio-routing = "SpkrLeft IN", "WSA_SPK1 OUT",
"SpkrRight IN", "WSA_SPK2 OUT",
--
2.34.1