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>
};
};
#endif
+ imx8mm-cm4 {
+ compatible = "fsl,imx8mm-cm4";
+ syscon = <&src>;
+ };
};
#ifdef CONFIG_FSL_CAAM
};
#endif
+ imx8mn-cm7 {
+ compatible = "fsl,imx8mn-cm7";
+ };
+
wdt-reboot {
compatible = "wdt-reboot";
wdt = <&wdog1>;
};
};
#endif
+
+ imx8mp-cm7 {
+ compatible = "fsl,imx8mp-cm7";
+ };
};
#ifdef CONFIG_FSL_CAAM
binman: binman {
};
+ imx8mq-cm4 {
+ compatible = "fsl,imx8mq-cm4";
+ syscon = <&src>;
+ };
};
&soc {