imx9: add i.MX93 variants support
authorPeng Fan <peng.fan@nxp.com>
Fri, 28 Apr 2023 04:08:32 +0000 (12:08 +0800)
committerStefano Babic <sbabic@denx.de>
Sun, 21 May 2023 14:54:41 +0000 (16:54 +0200)
commit58da865e27f4a50d95b962bb6b299c18bcf8a5d3
tree76be764df39bc76d1ff0762ad7b0ac6bbda45ffe
parent4a5c5d56f55a2622e3620e7634b08b3620e709dd
imx9: add i.MX93 variants support

According to datasheet, iMX93 has fused parts with CORE1 or NPU or
both disabled. So update code to support it, the kernel device tree
runtime update will be added in future patches.

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/soc.c
drivers/cpu/imx8_cpu.c