mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-31 08:15:07 -04:00
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:
@@ -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>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user