commit | 3c2d27aa9e306879baea40d5954b983011f0d4b7 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Wed Apr 13 00:41:10 2022 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Wed Apr 13 09:38:25 2022 +0200 |
tree | b81d7dab542e1dd878106fcffcf5b776163641ad | |
parent | 819c2441cd0739149b3596793e6dab96d17352ed [diff] |
clk: imx8mp: Fix 24M and 32k clock Fix registration of 24M and 32k clock, those got applied or rebased incorrectly, so fill in the correct code. Fixes: 7a2c3be95a5 ("clk: imx8mp: Fill in DWC3 USB, USB PHY, HSIOMIX clock") Signed-off-by: Marek Vasut <marex@denx.de> Cc: Fabio Estevam <festevam@gmail.com> Cc: Peng Fan <peng.fan@nxp.com> Cc: Stefano Babic <sbabic@denx.de> Cc: Ye Li <ye.li@nxp.com>