1
0
Fork 0

MLK-18238 ARM64: dts: imx8qm: add pd for rpmsg to avoid crash

Add pd for rpmsg to avoid crash, after enable
xrdc blocking.

Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
pull/10/head
Richard Zhu 2018-05-09 08:37:07 +08:00 committed by Jason Liu
parent 107bd0f462
commit 7026163ec3
1 changed files with 2 additions and 0 deletions

View File

@ -3605,6 +3605,7 @@
rpmsg: rpmsg {
compatible = "fsl,imx8qm-rpmsg";
power-domains = <&pd_cm40_mu0a0>;
status = "disabled";
};
@ -3622,6 +3623,7 @@
rpmsg1: rpmsg1{
compatible = "fsl,imx8qm-rpmsg";
multi-core-id = <1>;
power-domains = <&pd_cm41_mu0a0>;
status = "disabled";
};
};