Hi Dmitry, On Sat Jul 4, 2026 at 1:55 AM CEST, Dmitry Baryshkov wrote: > On Tue, May 26, 2026 at 05:29:54PM +0200, Luca Weiss wrote: >> With the v9 data, the controls will have completely wrong names and >> using wrong code paths that do not apply to v9.4. >> >> Note, that this will change control names so it's a breaking change. > > Is it something that we want to keep as compatible for the old DTs? Or > is it completely broken and unusable?
It's definitely not completely broken since a good number of devices work (seemingly) correctly with it. I also tried and I could make the microphone on Fairphone 5 (QCM6490, Elite audio) work even with the "wrong" v9.0 config, by updating the control names to the v9 names instead of the correct v9.4 names. In the cover letter I've expanded more on this and the possible options I see. Regards Luca > >> >> Signed-off-by: Luca Weiss <[email protected]> >> --- >> sound/soc/codecs/lpass-tx-macro.c | 9 ++------- >> 1 file changed, 2 insertions(+), 7 deletions(-) >>

