Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9d7163f5 authored by Andrew Jeffery's avatar Andrew Jeffery Committed by Linus Walleij
Browse files

gpio: aspeed: dt: Add optional clocks property



We need a reference to the HPLL to calculate debounce cycles. If the
clocks property is not supplied in the GPIO node then the consumer
should deny any debounce requests.

Signed-off-by: default avatarAndrew Jeffery <andrew@aj.id.au>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent cea95655
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -18,6 +18,7 @@ Required properties:
Optional properties:
Optional properties:


- interrupt-parent      : The parent interrupt controller, optional if inherited
- interrupt-parent      : The parent interrupt controller, optional if inherited
- clocks                : A phandle to the HPLL clock node for debounce timings


The gpio and interrupt properties are further described in their respective
The gpio and interrupt properties are further described in their respective
bindings documentation:
bindings documentation: