Skip to content

Commit 6b9f984

Browse files
HoratiuVulturnoglitch
authored andcommitted
dt-bindings: clock: lan966x: Extend for clock gate support
Allow to add an optional resource to be able to access the clock gate registers. Signed-off-by: Horatiu Vultur <[email protected]> Acked-by: Rob Herring <[email protected]> Acked-by: Nicolas Ferre <[email protected]> Signed-off-by: Nicolas Ferre <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 815f0e7 commit 6b9f984

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Documentation/devicetree/bindings/clock/microchip,lan966x-gck.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,10 @@ properties:
1919
const: microchip,lan966x-gck
2020

2121
reg:
22-
maxItems: 1
22+
minItems: 1
23+
items:
24+
- description: Generic clock registers
25+
- description: Optional gate clock registers
2326

2427
clocks:
2528
items:

0 commit comments

Comments
 (0)