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@xxxxxxxxxxxxx> > --- > .../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@xxxxxxxxxx>