mirror of
https://github.com/torvalds/linux.git
synced 2026-08-02 05:12:01 +02: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:
parent
289948aa70
commit
770fcc6856
|
|
@ -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>;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user