Skip to content

Commit e5f7cc2

Browse files
yangbolu1991kartben
authored andcommitted
dts: arm: nxp_imx943_m33: add scmi cpu protocol node
Added scmi cpu protocol node. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
1 parent 13d334a commit e5f7cc2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

dts/arm/nxp/nxp_imx943_m33.dtsi

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,11 @@
7070
compatible = "nxp,imx943-pinctrl", "nxp,imx93-pinctrl";
7171
};
7272
};
73+
74+
scmi_cpu: protocol@82 {
75+
compatible = "nxp,scmi-cpu";
76+
reg = <0x82>;
77+
};
7378
};
7479
};
7580

0 commit comments

Comments
 (0)