arm: dts: imx8m: Add remoteproc node
Add CM7/4 nodes for i.MX8MQ/M/N/P. Reviewed-by: Ye Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
};
|
||||
};
|
||||
#endif
|
||||
imx8mm-cm4 {
|
||||
compatible = "fsl,imx8mm-cm4";
|
||||
syscon = <&src>;
|
||||
};
|
||||
};
|
||||
|
||||
#ifdef CONFIG_FSL_CAAM
|
||||
|
||||
@@ -16,6 +16,10 @@
|
||||
};
|
||||
#endif
|
||||
|
||||
imx8mn-cm7 {
|
||||
compatible = "fsl,imx8mn-cm7";
|
||||
};
|
||||
|
||||
wdt-reboot {
|
||||
compatible = "wdt-reboot";
|
||||
wdt = <&wdog1>;
|
||||
|
||||
@@ -16,6 +16,10 @@
|
||||
};
|
||||
};
|
||||
#endif
|
||||
|
||||
imx8mp-cm7 {
|
||||
compatible = "fsl,imx8mp-cm7";
|
||||
};
|
||||
};
|
||||
|
||||
#ifdef CONFIG_FSL_CAAM
|
||||
|
||||
@@ -7,6 +7,10 @@
|
||||
binman: binman {
|
||||
};
|
||||
|
||||
imx8mq-cm4 {
|
||||
compatible = "fsl,imx8mq-cm4";
|
||||
syscon = <&src>;
|
||||
};
|
||||
};
|
||||
|
||||
&soc {
|
||||
|
||||
Reference in New Issue
Block a user