diff mbox series

dt-bindings: crypto: starfive: Restore sort order

Message ID 1b1bb24987409fcd7ea80940e92be2e9aa67ea49.1713282603.git.geert+renesas@glider.be (mailing list archive)
State Accepted
Delegated to: Herbert Xu
Headers show
Series dt-bindings: crypto: starfive: Restore sort order | expand

Commit Message

Geert Uytterhoeven April 16, 2024, 3:51 p.m. UTC
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(-)

Comments

Conor Dooley April 16, 2024, 4:17 p.m. UTC | #1
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.
Herbert Xu April 26, 2024, 9:32 a.m. UTC | #2
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.
diff mbox series

Patch

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