Re: [PATCH 1/2] dt-bindings: watchdog: Add Maxim MAX63xx bindings
From: Rob Herring <robh@kernel.org>
Date: 2021-07-16 19:27:10
Also in:
linux-watchdog
From: Rob Herring <robh@kernel.org>
Date: 2021-07-16 19:27:10
Also in:
linux-watchdog
On Wed, 14 Jul 2021 17:33:13 +0200, Linus Walleij wrote:
This adds devicetree bindings for the Maxim MAX63xx watchdog timers. Cc: devicetree@vger.kernel.org Cc: Marc Zyngier <maz@kernel.org> Signed-off-by: Linus Walleij <redacted> --- .../bindings/watchdog/maxim,max63xx.yaml | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 Documentation/devicetree/bindings/watchdog/maxim,max63xx.yaml
Reviewed-by: Rob Herring <robh@kernel.org>