Commits
Haibo Chen committed 9c6e1537821
LF-148 arm: dts: imx7ulp: set the sdhc clock sourced from apll_pfd1 imx7ulp need to support emmc hs400 mode, this mode need the sdhc clock set near 400MHz, so that hs400 mode can work at near 200MHz, to get the best performance. And also due to the I/O limitation, HS400 can only work stable when the card clock rate is less than 176.4MHz. So this patch change the sdhc clock sourced from apll_pfd1, and config the apll_pfd1 at 352.8MHz. Signed-off-by: Haibo Chen <haibo.chen@nxp.com> Reviewed-by: Anson Huang <Anson.Huang@nxp.com>