On Thu, Feb 5, 2026 at 9:16 AM <[email protected]> wrote:
> From: Alice Guo <[email protected]> > > Add basic SoC support for i.MX952: > - Add CONFIG_IMX952 Kconfig option > - Include i.MX952 clock and power headers > - Set CPU speed grade to 1.7GHz for i.MX952 > > Signed-off-by: Alice Guo <[email protected]> > --- > arch/arm/mach-imx/imx9/Kconfig | 9 +++++++++ > arch/arm/mach-imx/imx9/scmi/common.h | 10 ++++++++++ > arch/arm/mach-imx/imx9/scmi/soc.c | 2 ++ > 3 files changed, 21 insertions(+) > > Reviewed-by: David Zang <[email protected]> David

