Re: [PATCH v2 0/2] ASoC: cs42xx8: Add SPI bus support for CS42448/CS42888 codec

From: Charles Keepax

Date: Wed Jun 03 2026 - 07:48:19 EST


On Wed, Jun 03, 2026 at 06:50:39PM +0900, chancel.liu@xxxxxxxxxxx wrote:
> From: Chancel Liu <chancel.liu@xxxxxxx>
>
> The existing cs42xx8 driver only supported I2C control interface.
> Add SPI bus support for the Cirrus Logic CS42448/CS42888 Audio CODEC.
>
> Changes in v2:
> - Add SPI bus support in codec binding
> - Move format endian into common regmap config
> - Enable use_single_read/write for common regmap config
>
> Chancel Liu (2):
> ASoC: dt-bindings: cirrus,cs42xx8: Add SPI bus support
> ASoC: cs42xx8: Add SPI bus support for CS42448/CS42888 codec
>

Reviewed-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx>

Thanks,
Charles