Devicetree
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: crypto: starfive: Restore sort order
@ 2024-04-16 15:51 Geert Uytterhoeven
  2024-04-16 16:17 ` Conor Dooley
  2024-04-26  9:32 ` Herbert Xu
  0 siblings, 2 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2024-04-16 15:51 UTC (permalink / raw)
  To: Jia Jie Ho, William Qiu, Herbert Xu, David S . Miller,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: linux-crypto, devicetree, Geert Uytterhoeven

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>
---
 .../devicetree/bindings/crypto/starfive,jh7110-crypto.yaml      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/crypto/starfive,jh7110-crypto.yaml b/Documentation/devicetree/bindings/crypto/starfive,jh7110-crypto.yaml
index 446764bc2ccce570..7ccb6e1641d07fb9 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
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-04-26  9:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-16 15:51 [PATCH] dt-bindings: crypto: starfive: Restore sort order Geert Uytterhoeven
2024-04-16 16:17 ` Conor Dooley
2024-04-26  9:32 ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox