[PATCH v1 16/24] dt-bindings: crypto: meson: add new compatibles
neil.armstrong at linaro.org
neil.armstrong at linaro.org
Thu Jan 11 00:15:21 PST 2024
Hi,
On 10/01/2024 21:11, Alexey Romanov wrote:
> Now we can use crypto driver at G12A/G12B/S4/A1/SM1/AXG.
>
> Signed-off-by: Alexey Romanov <avromanov at salutedevices.com>
> ---
> .../devicetree/bindings/crypto/amlogic,gxl-crypto.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/crypto/amlogic,gxl-crypto.yaml b/Documentation/devicetree/bindings/crypto/amlogic,gxl-crypto.yaml
> index 948e11ebe4ee..317003505510 100644
> --- a/Documentation/devicetree/bindings/crypto/amlogic,gxl-crypto.yaml
> +++ b/Documentation/devicetree/bindings/crypto/amlogic,gxl-crypto.yaml
> @@ -13,6 +13,8 @@ properties:
> compatible:
> items:
> - const: amlogic,gxl-crypto
> + - const: amlogic,g12a-crypto
> + - const: amlogic,axg-crypto
Please add amlogic,s4-crypto and amlogic,a1-crypto using amlogic,g12a-crypto as fallback,
it's a requirement for dt bindings to have per-soc compatibles now.
Thanks,
Neil
>
> reg:
> maxItems: 1
More information about the linux-amlogic
mailing list