Skip to content

Commit cb3b08b

Browse files
JiafeiPanfabiobaltieri
authored andcommitted
dts: arm64: imx95_a55: add SCMI power device node
Added SCMI power dts node. Signed-off-by: Jiafei Pan <[email protected]>
1 parent 0965d79 commit cb3b08b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

dts/arm64/nxp/nxp_mimx95_a55.dtsi

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,12 @@
109109
#address-cells = <1>;
110110
#size-cells = <0>;
111111

112+
scmi_devpd: protocol@11 {
113+
compatible = "arm,scmi-power";
114+
reg = <0x11>;
115+
#power-domain-cells = <1>;
116+
};
117+
112118
scmi_clk: protocol@14 {
113119
compatible = "arm,scmi-clock";
114120
reg = <0x14>;

0 commit comments

Comments
 (0)