arm64: dts: imx95: Add LMM/CPU nodes

Add SCMI LMM and CPU nodes for managing Logical Machine and CPU.

Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Peng Fan 2025-08-18 09:25:33 +08:00 committed by Shawn Guo
parent 289948aa70
commit 770fcc6856

View File

@ -351,10 +351,18 @@ scmi_iomuxc: protocol@19 {
reg = <0x19>;
};
scmi_lmm: protocol@80 {
reg = <0x80>;
};
scmi_bbm: protocol@81 {
reg = <0x81>;
};
scmi_cpu: protocol@82 {
reg = <0x82>;
};
scmi_misc: protocol@84 {
reg = <0x84>;
};