> Subject: [PATCH] crypto/caam_jr: fix caam sec era invalid issue
>
> of_init() should be called before using any of_* APIs to retrieve
> information from the device tree and if reading integer value
> that must be converted to cpu endianness before using.
>
> Fixes: 1d678de329ab ("crypto/caam_jr: add basic job ring routines")
> Cc: [email protected]
>
> Signed-off-by: Gagandeep Singh <[email protected]>
> ---
Acked-by: Akhil Goyal <[email protected]>
Thomas,
Can you pick this in RC1 directly as this is fixing a critical issue in one
platform of NXP?
Thanks,
Akhil