On Fri, Dec 08, 2023 at 11:09:27AM +0100, Linus Walleij wrote: > This converts the WM2200 codec to use GPIO descriptors. > This is a pretty straight-forward conversion, and it also > switches over the single in-tree user in the S3C > Cragganmore module for S3C 6410. > > This coded does not seem to get selected or be selectable > through Kconfig, I had to hack another soundcard Kconfig > entry to select it for compile tests. > > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- Reviewed-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx> Thanks, Charles