Re: [PATCH RFC 6/6] arm64: dts: qcom: sdm845-google: Add basic audio support
From: David Heidelberg
Date: Mon Jul 06 2026 - 06:13:06 EST
On 06/07/2026 11:14, Konrad Dybcio wrote:
On 7/5/26 10:06 PM, 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>
---
This looks good, but since the binding is not YAML, it introduces:
failed to match any schema with compatible: ['cirrus,cs35l36']
so please also fix that up
I did :) bff7fad1010eea6f183fb110b54171cf8700ef8e , at this moment in the -next.
David
Konrad