aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2024-04-16 17:51:49 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2024-04-26 17:26:09 +0800
commitee2615fa4dc2645d8cc530d23a982ed626f402c2 (patch)
tree7aae0cfcd9466811955cede9b791a10c169f7e1e
parent483fd65ce29317044d1d00757e3fd23503b6b04c (diff)
downloadcryptodev-2.6-ee2615fa4dc2645d8cc530d23a982ed626f402c2.tar.gz
dt-bindings: crypto: starfive: Restore sort order
Restore alphabetical sort order of the list of supported compatible values. Fixes: 2ccf7a5d9c50f3ea ("dt-bindings: crypto: starfive: Add jh8100 support") Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
-rw-r--r--Documentation/devicetree/bindings/crypto/starfive,jh7110-crypto.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/crypto/starfive,jh7110-crypto.yaml b/Documentation/devicetree/bindings/crypto/starfive,jh7110-crypto.yaml
index 446764bc2ccce5..7ccb6e1641d07f 100644
--- a/Documentation/devicetree/bindings/crypto/starfive,jh7110-crypto.yaml
+++ b/Documentation/devicetree/bindings/crypto/starfive,jh7110-crypto.yaml
@@ -13,8 +13,8 @@ maintainers:
properties:
compatible:
enum:
- - starfive,jh8100-crypto
- starfive,jh7110-crypto
+ - starfive,jh8100-crypto
reg:
maxItems: 1