On Sat, 13 Nov 2021 10:47:31 +0100, Sven Peter wrote: > Apple SoCs come with a simple embedded watchdog. This watchdog is also > required in order to reset the SoC. > > Signed-off-by: Sven Peter <sven@xxxxxxxxxxxxx> > --- > .../bindings/watchdog/apple,wdt.yaml | 52 +++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 53 insertions(+) > create mode 100644 Documentation/devicetree/bindings/watchdog/apple,wdt.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>