On 10/14/19 2:31 AM, Lu, Brent wrote:
Subject: [PATCH] ASoC: Intel: eve: Enable mclk and ssp sclk early
From: Naveen M naveen.m@intel.com
rt5663 and rt5514 needs mclk/sclk early to synchronize its internal clocks.
Signed-off-by: Naveen M naveen.m@intel.com Signed-off-by: Harsha Priya harshapriya.n@intel.com Signed-off-by: Subhransu S. Prusty subhransu.s.prusty@intel.com Signed-off-by: Brent Lu brent.lu@intel.com
sound/soc/intel/boards/Kconfig | 1 + .../soc/intel/boards/kbl_rt5663_rt5514_max98927.c | 94 ++++++++++++++++++++++ 2 files changed, 95 insertions(+)
Hi Pierre-Louis
This is the v2 patch based on your previous comment to remove unnecessary function calls. The order in Kconfig is also rearranged. Please let me know if this patch is ok. Thanks.
I don't see a v2?