[PATCH v2 01/12] dt-bindings: soc: amlogic: Reordering compatible of clk-measure
From: Chuan Liu via B4 Relay
Date: Sun Sep 20 2026 - 06:26:23 EST
From: Chuan Liu <chuan.liu@xxxxxxxxxxx>
Sort the compatible properties defined by clk-measure in alphabetical
order.
Signed-off-by: Chuan Liu <chuan.liu@xxxxxxxxxxx>
---
.../bindings/soc/amlogic/amlogic,meson-gx-clk-measure.yaml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/Documentation/devicetree/bindings/soc/amlogic/amlogic,meson-gx-clk-measure.yaml b/Documentation/devicetree/bindings/soc/amlogic/amlogic,meson-gx-clk-measure.yaml
index b1200e6940ac..ad37eca48103 100644
--- a/Documentation/devicetree/bindings/soc/amlogic/amlogic,meson-gx-clk-measure.yaml
+++ b/Documentation/devicetree/bindings/soc/amlogic/amlogic,meson-gx-clk-measure.yaml
@@ -16,15 +16,15 @@ maintainers:
properties:
compatible:
enum:
- - amlogic,meson-gx-clk-measure
- - amlogic,meson8-clk-measure
- - amlogic,meson8b-clk-measure
+ - amlogic,a1-clk-measure
+ - amlogic,c3-clk-measure
- amlogic,meson-axg-clk-measure
- amlogic,meson-g12a-clk-measure
+ - amlogic,meson-gx-clk-measure
- amlogic,meson-sm1-clk-measure
- - amlogic,c3-clk-measure
+ - amlogic,meson8-clk-measure
+ - amlogic,meson8b-clk-measure
- amlogic,s4-clk-measure
- - amlogic,a1-clk-measure
- amlogic,t7-clk-measure
reg:
--
2.42.0