On Thu, Jul 13, 2023 at 06:25:12PM -0400, Frank Li wrote: > The wm8960 codec is not readable, resulting in a NACK for address 0x3d (8-bit). > This can partially indicate it. For example: wm8962 codec use the same address > but is readable. This additional probe check will help prevent loading the wm8960 > module incorrectly on wm8962 hardware. > > Signed-off-by: Frank Li <Frank.Li@xxxxxxx> > --- Seems reasonable to me: Acked-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx> Thanks, Charles