Re: [PATCH v6 4/4] arm64: dts: freescale: imx8qxp/imx8qm: Add CAAM support

From: Shawn Guo
Date: Wed Jul 02 2025 - 04:39:53 EST


On Wed, Jun 11, 2025 at 11:38:09AM +0000, John Ernberg wrote:
> From: Horia Geantă <horia.geanta@xxxxxxx>
>
> The iMX8QXP and iMX8QM have a CAAM (Cryptographic Acceleration and
> Assurance Module) like many other iMXs.
>
> Add the definitions for it.
>
> Job Rings 0 and 1 are bound to the SECO (Security Controller) ARM core
> and are not exposed outside it. There's no point to define them in the
> bindings as they cannot be used outside the SECO.
>
> Signed-off-by: Horia Geantă <horia.geanta@xxxxxxx>
> Signed-off-by: John Ernberg <john.ernberg@xxxxxxxx>
> Reviewed-by: Peng Fan <peng.fan@xxxxxxx>
> Reviewed-by: Frank Li <Frank.Li@xxxxxxx>

Applied, thanks!