dt-bindings: timer: nuvoton: Clarify that interrupt of timer 0 should be specified
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>
Fri, 8 Jan 2021 16:30:04 +0000 (17:30 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 18 Jan 2021 15:33:51 +0000 (16:33 +0100)
commite1922b5da0e6869f1850c4447bed0b9cb1cf5034
treef635d9d736118d746e10edfb62421f7f42e8e69a
parent98509310e490bf3de13c96fbbbca8ef4af9db010
dt-bindings: timer: nuvoton: Clarify that interrupt of timer 0 should be specified

The NPCM750 Timer/Watchdog Controller has multiple interrupt lines,
connected to multiple timers. The driver uses timer 0 for timer
interrupts, so the interrupt line corresponding to timer 0 should be
specified in DT.

I removed the mention of "flags for falling edge", because the timer
controller uses high-level interrupts rather than falling-edge
interrupts, and whether flags should be specified is up the interrupt
controller's DT binding.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20210108163004.492649-1-j.neuschaefer@gmx.net
Documentation/devicetree/bindings/timer/nuvoton,npcm7xx-timer.txt