[PATCH v10 17/22] dt-bindings: crypto: amlogic,gxl-crypto: support new SoC's
Rob Herring (Arm)
robh at kernel.org
Mon Nov 11 14:13:28 PST 2024
On Fri, 08 Nov 2024 13:29:02 +0300, Alexey Romanov wrote:
> Now crypto module available at G12A/G12B/S4/A1/SM1/AXG.
>
> 1. Add new compatibles:
> - amlogic,g12a-crypto
> - amlogic,axg-crypto
> - amlogic,a1-crypto
> - amlogic,s4-crypto (uses a1-crypto as fallback)
>
> Difference between this compatibles:
> * Different registers offset and the number of setup descriptors.
> * GXL doesn't support hashing like the others.
> * G12A/B and A1/S4 crypto HW don't support 192 AES key.
> * GXL, G12A/B and AXG require a reverse IV key before processing.
>
> 2. Add power-domains in schema, which is required only for A1.
> This is specific vendor design: in old SoC's power domain for
> crypto HW was not configurable, but in A1-series it is configurable.
>
> Signed-off-by: Alexey Romanov <avromanov at salutedevices.com>
> ---
> .../bindings/crypto/amlogic,gxl-crypto.yaml | 24 +++++++++++++++++--
> 1 file changed, 22 insertions(+), 2 deletions(-)
>
Reviewed-by: Rob Herring (Arm) <robh at kernel.org>
More information about the linux-arm-kernel
mailing list