Hi Charles, On 6/13/22 11:15 AM, Charles Keepax wrote: > Recent updates accidentally updated the clock producer/consumer > specifiers on this device as part of refactoring the CPU side of the DAI > links. However, this device sits on the CODEC side and shouldn't have > been updated. Partially revert the changes keeping the switch to the new > clock terminology but going back to the CODEC defines. > > Fixes: 7cc3965fde74 ("ASoC: sunxi: Update to use set_fmt_new callback") > Reported-by: Samuel Holland <samuel@xxxxxxxxxxxx> > Signed-off-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx> Reviewed-by: Samuel Holland <samuel@xxxxxxxxxxxx> Tested-by: Samuel Holland <samuel@xxxxxxxxxxxx> Thanks for the quick follow-up, and sorry for the confusion my earlier comment caused. I verified that sound is broken (loud static) on a Pine A64-LTS board with for-next, and is fixed by this patch. Regards, Samuel