On 9/3/26 7:24 PM, David Heidelberg wrote: > On 05/07/2026 22:06, David Heidelberg via B4 Relay wrote: >> From: David Heidelberg <[email protected]> >> >> 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 <[email protected]> > > [...] > >> +&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.
Looking at https://github.com/alsa-project/alsa-ucm-conf/tree/master/ucm2/Qualcomm/ I see it's generally SOCNAME-VENDORBOARD-FOOBAR Konrad

