Re: [PATCH v4 3/6] arm64: dts: qcom: Add AYN QCS8550 Common
From: Konrad Dybcio
Date: Tue Mar 24 2026 - 08:46:38 EST
On 3/23/26 5:27 PM, Aaron Kling via B4 Relay wrote:
> From: Teguh Sobirin <teguh@xxxxxxxx>
>
> This contains everything common between the AYN QCS8550 devices. It will
> be included by device specific dts'.
>
> Signed-off-by: Teguh Sobirin <teguh@xxxxxxxx>
> Co-developed-by: Aaron Kling <webgeek1234@xxxxxxxxx>
> Signed-off-by: Aaron Kling <webgeek1234@xxxxxxxxx>
> ---
[...]
> + sound {
> + compatible = "qcom,sm8550-sndcard", "qcom,sm8450-sndcard";
> + pinctrl-0 = <&lpi_i2s3_active>;
> + pinctrl-names = "default";
> +
> + model = "AYN-Odin2";
Is this enough of a distinction? Do you need to make any changes to the
one with a HDMI bridge to get HDMI audio?
Konrad