Skip to content

Commit

Permalink
dt-bindings: clock: lan966x: Extend for clock gate support
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Horatiu Vultur authored and Nicolas Ferre committed Dec 8, 2021
1 parent 815f0e7 commit 6b9f984
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,10 @@ properties:
const: microchip,lan966x-gck

reg:
maxItems: 1
minItems: 1
items:
- description: Generic clock registers
- description: Optional gate clock registers

clocks:
items:
Expand Down

0 comments on commit 6b9f984

Please sign in to comment.