Skip to content
Snippets Groups Projects
Commit 48acce75 authored by Guoniu.zhou's avatar Guoniu.zhou
Browse files

MLK-25629-01: arm64: dts: add power domain for iMX8ULP PXP


Add power domain for iMX8ULP PXP

Signed-off-by: default avatarGuoniu.zhou <guoniu.zhou@nxp.com>
Reviewed-by: default avatarRobby Cai <robby.cai@nxp.com>
parent 3fd65565
No related branches found
No related tags found
No related merge requests found
...@@ -1076,6 +1076,7 @@ ...@@ -1076,6 +1076,7 @@
<&pcc5 IMX8ULP_CLK_PXP>; <&pcc5 IMX8ULP_CLK_PXP>;
clock-names = "pxp_ipg", "pxp_axi"; clock-names = "pxp_ipg", "pxp_axi";
interrupts = <GIC_SPI 118 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 118 IRQ_TYPE_LEVEL_HIGH>;
power-domains = <&scmi_devpd IMX8ULP_PD_PXP>;
status = "disabled"; status = "disabled";
}; };
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment