Re: [PATCH RFC 6/6] arm64: dts: qcom: sdm845-google: Add basic audio support

From: David Heidelberg

Date: Thu Sep 03 2026 - 13:31:20 EST


On 05/07/2026 22:06, David Heidelberg via B4 Relay wrote:
From: David Heidelberg <david@xxxxxxx>

Introduce support for sound card and wire two CS35L36 audio codecs for
top and bottom speakers.

Inspired by commit from Joel Selvaraj.

Signed-off-by: David Heidelberg <david@xxxxxxx>

[...]

+&sound {
+ compatible = "qcom,sdm845-sndcard";
+ model = "Google Pixel 3";
I see some new nodes using such as

SC8280XP-MICROSOFT-SURFACE-PRO-9-5G
sc7280-wcd938x-max98360a-1mic
HUAWEI-PAK_AL09-M1040

is there is a preferred syntax?

I would go for blueline which translates into google-blueline profile.

Thoughts?
Thanks
David