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 <horatiu.vultur@microchip.com> Acked-by: Rob Herring <robh@kernel.org> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com> Link: https://lore.kernel.org/r/20211103085102.1656081-3-horatiu.vultur@microchip.com
1 parent 815f0e7 commit 6b9f984

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

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)