On Thu, Feb 21, 2019 at 9:45 AM Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > > This adds device tree bindings for the Intel IXP4xx > timers. > > Cc: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx> > Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > Cc: devicetree@xxxxxxxxxxxxxxx > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- > ChangeLog v1->v2: > - Switch to JSON YAML schema, why not. > - Not collecting any review tags as this changed a bit. > --- > .../bindings/timer/intel,ixp4xx-timer.yaml | 42 +++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 43 insertions(+) > create mode 100644 Documentation/devicetree/bindings/timer/intel,ixp4xx-timer.yaml Reviewed-by: Rob Herring <robh@xxxxxxxxxx>