Re: [PATCH 1/2] dt-bindings: watchdog: Realtek Otto WDT binding
From: Rob Herring <robh@kernel.org>
Date: 2021-10-26 20:20:44
Also in:
linux-watchdog, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-10-26 20:20:44
Also in:
linux-watchdog, lkml
On Wed, 13 Oct 2021 15:28:59 +0200, Sander Vanheule wrote:
Add a binding description for Realtek's watchdog timer as found on several of their MIPS-based SoCs (codenamed Otto), such as the RTL838x and RTL839x series of switch SoCs. Signed-off-by: Sander Vanheule <sander@svanheule.net> --- .../bindings/watchdog/realtek,otto-wdt.yaml | 89 +++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 Documentation/devicetree/bindings/watchdog/realtek,otto-wdt.yaml
Reviewed-by: Rob Herring <robh@kernel.org>