Re: [PATCH 11/11] ASoC: fsl_easrc: Change the type for iec958 channel status controls
From: Shengjiu Wang
Date: Tue Mar 31 2026 - 09:56:00 EST
On Tue, Mar 31, 2026 at 9:19 PM Mark Brown <broonie@xxxxxxxxxx> wrote:
>
> On Tue, Mar 31, 2026 at 09:58:22AM +0800, Shengjiu Wang wrote:
> > On Mon, Mar 30, 2026 at 9:23 PM Mark Brown <broonie@xxxxxxxxxx> wrote:
>
> > > This drops all the checking for changed values that we used to do so we
> > > won't generate notifications to userspace.
>
> > Yes, as the type is changed to IEC958, the notification is not
> > acquired by the mixer-test.
>
> > Do we still need to add the notification?
>
> Yes, it should be there for all controls - it's just that mixer-test
> doesn't have support for the IEC958 controls wired up so it's mostly
> skipping them. Someone should add that! :P
Thanks. I will add the notification back in the next version.
Best regards
Shengjiu Wang