Re: [PATCH 0/3] Add missing dt-binding properties for audio components on mt8192-asurada

From: Nícolas F. R. A. Prado
Date: Mon May 09 2022 - 14:16:41 EST


On Mon, May 09, 2022 at 06:17:41PM +0100, Mark Brown wrote:
> On Fri, 29 Apr 2022 16:30:36 -0400, Nícolas F. R. A. Prado wrote:
> > These patches add properties that were missing on the dt-bindings of the
> > audio components used by mt8192-asurada. Namely the i2s-share
> > properties for the sound platform and the #sound-dai-cells on the
> > rt1015p and rt5682 codecs when they're referenced by the machine sound
> > node.
> >
> >
> > [...]
>
> Applied to
>
> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
>
> Thanks!
>
> [1/3] ASoC: dt-bindings: mediatek: mt8192: Add i2s-share properties
> commit: e056cf4341ae3f856f1e38da02b27cb04de4c69b
> [2/3] ASoC: dt-bindings: rt1015p: Add #sound-dai-cells
> commit: 2f45536587e53a7a22024e12fbe97ef13598e623
> [3/3] ASoC: dt-bindings: rt5682: Add #sound-dai-cells
> commit: 0adccaf1eac91a2c2ee6a54a6de042affe9860f4

Hi Mark,

this series wasn't supposed to be merged yet, I'm in the process of preparing
and sending a v2. Well, for patch 1 at least, which needs some improvements
still. Patches 2 and 3 weren't going to be changed, so those would be fine to
keep merged if you want.

Thanks,
Nícolas