Re: [PATCH v2 2/2] dt-bindings: watchdog: Add Sunplus SP7021 WDT devicetree bindings documentation
From: Rob Herring <robh@kernel.org>
Date: 2021-11-30 22:41:07
Also in:
linux-watchdog, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-11-30 22:41:07
Also in:
linux-watchdog, lkml
On Wed, 24 Nov 2021 18:41:49 +0800, Xiantao Hu wrote:
This adds the documentation for the devicetree bindings of the Sunplus SP7021 watchdog driver, found from SP7021 SoCs and newer. Signed-off-by: Xiantao Hu <xt.hu@cqplus1.com> --- .../bindings/watchdog/sunplus,sp7021-wdt.yaml | 47 +++++++++++++++++++ MAINTAINERS | 1 + 2 files changed, 48 insertions(+) create mode 100644 Documentation/devicetree/bindings/watchdog/sunplus,sp7021-wdt.yaml
Reviewed-by: Rob Herring <robh@kernel.org>