Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: gpio: aspeed: Remove reference to clock name

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 <andrew@aj.id.au>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

authored by

Andrew Jeffery and committed by
Linus Walleij
f8b89b57 7ebc194d

+1 -1
+1 -1
Documentation/devicetree/bindings/gpio/gpio-aspeed.txt
··· 18 18 Optional properties: 19 19 20 20 - interrupt-parent : The parent interrupt controller, optional if inherited 21 - - clocks : A phandle to the HPLL clock node for debounce timings 21 + - clocks : A phandle to the clock to use for debounce timings 22 22 23 23 The gpio and interrupt properties are further described in their respective 24 24 bindings documentation: