Hi, I came across a situation, where I need to reconfigure cpu dai ( similar to cpu dai's hw_params()) after system resumed from suspend. Should this be taken care by soc core or do I need to call the same logic(hw_params()) inside snd_soc_dai_driver's resume() ? Regards, Maruthi