Skip to content

Commit 3a2741f

Browse files
petegriffinkrzk
authored andcommitted
dt-bindings: clock: google,gs101-clock: fix alphanumeric ordering
Ensure children of cmu_top have alphanumeric ordering. Top is special as it feeds all the other children CMUs. This ordering then matches the clk-gs101.c file. Reviewed-by: André Draszik <andre.draszik@linaro.org> Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://patch.msgid.link/20260113-dpu-clocks-v3-1-cb85424f2c72@linaro.org Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
1 parent 8f0b4cc commit 3a2741f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/devicetree/bindings/clock/google,gs101-clock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ properties:
2929
enum:
3030
- google,gs101-cmu-top
3131
- google,gs101-cmu-apm
32-
- google,gs101-cmu-misc
3332
- google,gs101-cmu-hsi0
3433
- google,gs101-cmu-hsi2
34+
- google,gs101-cmu-misc
3535
- google,gs101-cmu-peric0
3636
- google,gs101-cmu-peric1
3737

0 commit comments

Comments
 (0)