On Wed, May 09, 2018 at 12:26:03PM -0500, David Lechner wrote: > This adds new device tree bindings for the timer IP block of TI > DaVinci-like SoCs. > > Signed-off-by: David Lechner <da...@lechnology.com> > --- > > v10 changes: > - changed compatible to "ti,da830-timer" > - added interrupts and interrupt-names properties > - fixed grammatical error > > v9 changes: > - new patch in v9 > > > .../bindings/timer/ti,davinci-timer.txt | 37 +++++++++++++++++++ > 1 file changed, 37 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/timer/ti,davinci-timer.txt
Reviewed-by: Rob Herring <r...@kernel.org>