commit | 46f72ebad960c5b7d66ec3d901fc6c957dd2a395 | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Thu Sep 19 12:01:26 2024 +0800 |
committer | Fabio Estevam <festevam@gmail.com> | Thu Sep 19 00:12:41 2024 -0300 |
tree | 9cae5c87e98126fdc9b423e7f9e541a6c6039653 | |
parent | 3166537ae42006df649c654fd7ceba40554643fa [diff] |
imx9: soc: Add function to get target voltage mode Replace the static CONFIG_IMX9_LOW_DRIVE_MODE with runtime target voltage mode by checking the part's SPEED GRADE fuse. SPL will configure to highest A55 speed which is indicated by the SPEED fuse and select corresponding voltage mode. Reviewed-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Ye Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>