Hello everyone,
We want to enable asrc0: for our IMX8qxp, we were using linux-imx as reference and now we want to move to linux-fslc-lts
The problem we are facing right now is that we are not able to find the imx8qxp-acm and based on the last kernel(i.e. linux-imx) imx8-ss-audio.dtsi the Clock Sources for the asrc are the ones coming from the ACM:
IMX_ADMA_ACM_AUD_CLK0_SEL & IMX_ADMA_ACM_AUD_CLK1_SEL
So we want to figure out which clock source we should use or what would be the imx8qxp-acm replacement within linux-fslc-lts?
Thanks in advance lml