Re: [PATCH v2 1/2] spi: cs42l43: Refactor accessing the SDCA extension properties

From: Charles Keepax
Date: Wed Jun 19 2024 - 09:26:59 EST


On Wed, Jun 19, 2024 at 01:50:48PM +0100, Mark Brown wrote:
> On Wed, 19 Jun 2024 13:17:02 +0100, Charles Keepax wrote:
> > Refactor accessing the SDCA extension properties to make it easier to
> > access multiple properties to assist with future features. Return the
> > node itself and allow the caller to read the actual properties.
> >
> >
>
> Applied to
>
> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next
>
> Thanks!
>
> [1/2] spi: cs42l43: Refactor accessing the SDCA extension properties
> commit: 6914ee9cd1b0c91bd2fb4dbe204947c3c31259e1
> [2/2] spi: cs42l43: Add speaker id support to the bridge configuration
> (no commit info)
>

Not sure all went smoothly here. This seems to have picked up v1
of the first patch and not picked up the second one.

Thanks,
Charles