[PATCH 27/42] imx9: add i.MX93 variants support

2023-05-21 Thread sbabic
> From: Peng Fan > 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 Applied to u-boot-imx, master, thanks ! Best regards, Stefano Ba

[PATCH 27/42] imx9: add i.MX93 variants support

2023-04-27 Thread Peng Fan (OSS)
From: Peng Fan 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 --- arch/arm/include/asm/arch-imx/cpu.h | 7 +++ arch/arm/inc