]> git.dujemihanovic.xyz Git - u-boot.git/commit
imx93: Add Low performance parts 9302/9301 support
authorYe Li <ye.li@nxp.com>
Thu, 19 Sep 2024 04:01:33 +0000 (12:01 +0800)
committerFabio Estevam <festevam@gmail.com>
Thu, 19 Sep 2024 03:12:41 +0000 (00:12 -0300)
commit5ee773e60b3f5e024d1177d4be52c07d741c228d
treef1932e11d17172810bd431b9094f00946ffd7d0b
parent98f948ec531ab42942becd4cfaea63da53a38b73
imx93: Add Low performance parts 9302/9301 support

Add support for iMX93 low performance parts 9302 and 9301 which
restrict to low drive voltage only.
The parts run A55 max speed at 900Mhz and M33 at 133Mhz, have NPU
and A55 core1 (9301) disabled.

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>
arch/arm/include/asm/arch-imx/cpu.h
arch/arm/include/asm/mach-imx/sys_proto.h
arch/arm/mach-imx/imx9/Kconfig
arch/arm/mach-imx/imx9/soc.c
drivers/cpu/imx8_cpu.c