Commit 770fcc68 authored by Peng Fan's avatar Peng Fan Committed by Shawn Guo
Browse files

arm64: dts: imx95: Add LMM/CPU nodes



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

Reviewed-by: default avatarFrank Li <Frank.Li@nxp.com>
Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 289948aa
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -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>;
			};