commit | b62eb19729c154418d550c511d17ce25d1e8b22b | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Wed Oct 16 15:50:29 2024 +0800 |
committer | Fabio Estevam <festevam@gmail.com> | Fri Oct 18 09:41:09 2024 -0300 |
tree | 513973ad10c74945862134b92b625e52f08298fa | |
parent | d94b8b366c38a33f05ba6a4d196a27c123de9bdb [diff] |
clk: imx8: Add dummy clk There is a dummy clk entry for i.MX8QM/QXP, so add the dummy clk enable and get rate. Otherwise "__imx8_clk_enable(Invalid clk ID #0)". Fixes: 76332fae769 ("mmc: fsl_esdhc_imx: Enable AHB/IPG clk with clk bulk API") Reviewed-by: Heiko Schocher <hs@denx.de> Signed-off-by: Peng Fan <peng.fan@nxp.com> Tested-by: Heiko Schocher <hs@denx.de>