Linux cryptographic layer development
 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

* Re: [PATCH] dt-bindings: crypto: starfive: Restore sort order
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Conor Dooley @ 2024-04-16 16:17 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Jia Jie Ho, William Qiu, Herbert Xu, David S . Miller,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, linux-crypto,
	devicetree

[-- Attachment #1: Type: text/plain, Size: 373 bytes --]

On Tue, Apr 16, 2024 at 05:51:49PM +0200, Geert Uytterhoeven wrote:
> 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>

Cheers,
Conor.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

* Re: [PATCH] dt-bindings: crypto: starfive: Restore sort order
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Herbert Xu @ 2024-04-26  9:32 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Jia Jie Ho, William Qiu, David S . Miller, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, linux-crypto, devicetree

On Tue, Apr 16, 2024 at 05:51:49PM +0200, Geert Uytterhoeven wrote:
> 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(-)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

^ permalink raw reply	[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