Re: [PATCH RFC 3/3] arm64: dts: qcom: sdm845-oneplus-fajita: Enable speaker codec
Konrad Dybcio <[email protected]>
| Newsgroups | gmane.linux.sound,gmane.linux.drivers.devicetree,gmane.linux.kernel,gmane.linux.ports.arm.msm |
|---|---|
| Message-ID | <[email protected]> |
On 8/2/26 2:42 PM, David Heidelberg via B4 Relay wrote: > From: David Heidelberg <[email protected]> > > OnePlus 6 uses NXP TFA9894 audio codec. Enable it. > > Signed-off-by: David Heidelberg <[email protected]> > --- [...] > -/* > - * The TFA9894 codec is currently unsupported. > - * We need to delete the node to allow the soundcard > - * to probe for headphones/earpiece. > - */ > -/delete-node/ &speaker_playback_dai; > +&speaker_playback_dai { > + codec { I'd rather you take a direct label to speaker_playback_dai_codec here Konrad