commit | f41ffc1235f969c1f0e084a82218b1573028200d | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Mon Apr 01 09:41:09 2024 +0800 |
committer | Fabio Estevam <festevam@gmail.com> | Fri Apr 05 09:38:46 2024 -0300 |
tree | 7dade815322fc7b880651e7fa77519ad76e85a57 | |
parent | 81bfc1a2bd629fc525770d983eae09d89d1215e6 [diff] |
arm: imx9: Call imx9_probe_mu for DM post in board_r This event callback imx9_probe_mu needs to be called in board_r as well, because many ELE APIs depending on this MU probed Signed-off-by: Ye Li <ye.li@nxp.com>