]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: imx95: Add LMM/CPU nodes
authorPeng Fan <peng.fan@nxp.com>
Mon, 18 Aug 2025 01:25:33 +0000 (09:25 +0800)
committerShawn Guo <shawnguo@kernel.org>
Fri, 22 Aug 2025 09:16:33 +0000 (17:16 +0800)
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>
arch/arm64/boot/dts/freescale/imx95.dtsi

index 642dc4b7a4770be50960f53a73db965ea4374e24..e20feb1bcec6088949e7dd1ab2fc1c108393fb81 100644 (file)
                                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>;
                        };