Add a compatible string to support cryto controller for Amlogic GXBB SoC. Cc: Corentin Labbe <clabbe@xxxxxxxxxxxx> Cc: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx> Cc: Neil Armstrong <narmstrong@xxxxxxxxxxxx> Signed-off-by: Anand Moon <linux.amoon@xxxxxxxxx> --- Documentation/devicetree/bindings/crypto/amlogic,gxl-crypto.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/crypto/amlogic,gxl-crypto.yaml b/Documentation/devicetree/bindings/crypto/amlogic,gxl-crypto.yaml index 5becc60a0e28..be0c3f73a9cd 100644 --- a/Documentation/devicetree/bindings/crypto/amlogic,gxl-crypto.yaml +++ b/Documentation/devicetree/bindings/crypto/amlogic,gxl-crypto.yaml @@ -12,6 +12,7 @@ maintainers: properties: compatible: items: + - const: amlogic,gxbb-crypto - const: amlogic,gxl-crypto reg: -- 2.24.0