From cc2a5cae75720b41ba58b7d3ce977e0729c9b82d Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Tue, 4 Nov 2025 14:56:05 +0100 Subject: [PATCH] dt-bindings: gpu: img,powervr-rogue: Keep lists sorted alphabetically Sort the enum: list alphabetically. No functional change. Signed-off-by: Marek Vasut Reviewed-by: Krzysztof Kozlowski Reviewed-by: Matt Coster Link: https://patch.msgid.link/20251104135716.12497-1-marek.vasut+renesas@mailbox.org Signed-off-by: Matt Coster --- Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml b/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml index a7ca6d3fdf10a..550da008629ca 100644 --- a/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml +++ b/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml @@ -134,8 +134,8 @@ allOf: compatible: contains: enum: - - img,img-gx6250 - img,img-bxs-4-64 + - img,img-gx6250 then: properties: power-domains: -- 2.47.3