On Fri, Dec 18, 2020 at 4:11 AM Rasmus Villemoes <[email protected]> wrote: > > Some RTCs, e.g. the pcf2127, can be used as a hardware watchdog. But > if the reset pin is not actually wired up, the driver exposes a > watchdog device that doesn't actually work. > > Provide a standard binding that can be used to indicate that a given > RTC can perform a reset of the machine, similar to wakeup-source. > > Suggested-by: Alexandre Belloni <[email protected]> > Signed-off-by: Rasmus Villemoes <[email protected]> > --- > Documentation/devicetree/bindings/rtc/rtc.yaml | 5 +++++ > 1 file changed, 5 insertions(+)
Reviewed-by: Rob Herring <[email protected]>

