Re: [PATCH v4 2/4] crypto: caam - Support iMX8QXP and variants thereof
From: Peng Fan
Date: Mon Jun 09 2025 - 05:36:45 EST
On Thu, Jun 05, 2025 at 01:28:02PM +0000, John Ernberg wrote:
>The iMX8QXP (and variants such as the QX, DX, DXP) all identify as iMX8QXP.
>
>They have the exact same restrictions as the supported iMX8QM introduced
>at commit 61bb8db6f682 ("crypto: caam - Add support for i.MX8QM")
>
>Loosen the check a little bit with a wildcard to also match the iMX8QXP
>and its variants.
>
>Signed-off-by: John Ernberg <john.ernberg@xxxxxxxx>
>Reviewed-by: Frank Li <Frank.Li@xxxxxxx>
>
Reviewed-by: Peng Fan <peng.fan@xxxxxxx>