aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2024-04-16 17:51:49 +0200
committerHerbert Xu <[email protected]>2024-04-26 17:26:09 +0800
commitee2615fa4dc2645d8cc530d23a982ed626f402c2 (patch)
tree7aae0cfcd9466811955cede9b791a10c169f7e1e
parent483fd65ce29317044d1d00757e3fd23503b6b04c (diff)
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 <[email protected]> Acked-by: Conor Dooley <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
-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 446764bc2ccc..7ccb6e1641d0 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