Skip to content

Commit

Permalink
dt-bindings: gpio: aspeed: Remove reference to clock name
Browse files Browse the repository at this point in the history
HPLL is in fact not the clock we need. Remove prescription of which clock to
avoid further error. Please refer to your datasheet and double check like I
should have.

Signed-off-by: Andrew Jeffery <[email protected]>
Acked-by: Rob Herring <[email protected]>
Acked-by: Joel Stanley <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
  • Loading branch information
amboar authored and linusw committed Aug 15, 2017
1 parent 7ebc194 commit f8b89b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/devicetree/bindings/gpio/gpio-aspeed.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Required properties:
Optional properties:

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

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

0 comments on commit f8b89b5

Please sign in to comment.