From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 11/30 v2] clocksource/drivers/ixp4xx: Add DT bindings Date: Thu, 21 Feb 2019 15:40:18 -0600 Message-ID: References: <20190221154458.23763-1-linus.walleij@linaro.org> <20190221154458.23763-12-linus.walleij@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20190221154458.23763-12-linus.walleij@linaro.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Linus Walleij Cc: devicetree@vger.kernel.org, Daniel Lezcano , Krzysztof Halasa , Thomas Gleixner , Imre Kaloz , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" List-Id: devicetree@vger.kernel.org On Thu, Feb 21, 2019 at 9:45 AM Linus Walleij wrote: > > This adds device tree bindings for the Intel IXP4xx > timers. > > Cc: Daniel Lezcano > Cc: Thomas Gleixner > Cc: devicetree@vger.kernel.org > Signed-off-by: Linus Walleij > --- > 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