On Fri, Jul 21, 2023 at 08:55:54AM +0100, Lee Jones wrote: > On Mon, 19 Jun 2023 10:56:17 +0100, Charles Keepax wrote: > > This patch chain adds support for the Cirrus Logic cs42l43 PC focused > > SoundWire CODEC. The chain is currently based of Lee's for-mfd-next > > branch. > > > > Thanks, > > Charles > > > > [...] > > Applied, thanks! > > [2/6] dt-bindings: mfd: cirrus,cs42l43: Add initial DT binding > commit: e62ba8443b11f12b45c61444249458a2f8c2f4ef > [3/6] mfd: cs42l43: Add support for cs42l43 core driver > commit: 843079209e1506c94fde797fc0ff914e2c9e6645 > [4/6] pinctrl: cs42l43: Add support for the cs42l43 > commit: 85f034dd7ff0a66aded653cc91dbc406fba7cf1a > Only slight hiccup here is there is a build dependency between the MFD and SoundWire patch. So without the SoundWire patch the SoundWire part of the MFD won't build. Vinod, would be really good if you could have a look at the SoundWire patch would be great to get this moving, this part is seeing a fair amount of deployment at the moment so getting this into mainline would be very helpful. Thanks, Charles