]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: watchdog: Add ARM smc wdt for mt8173 watchdog
authorEvan Benn <evanbenn@chromium.org>
Tue, 5 May 2020 03:13:30 +0000 (13:13 +1000)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Mon, 25 May 2020 06:55:45 +0000 (08:55 +0200)
commit5c24a28b4eb842ad1256496be6ae01bab15f1dcb
treeca7cff410fbf402ab469a9e7abd6e4feca3bd5a5
parent62c35b44f294d35f3e5d0e76c1cde75ab189ef28
dt-bindings: watchdog: Add ARM smc wdt for mt8173 watchdog

This watchdog can be used on ARM systems with a Secure
Monitor firmware to forward watchdog operations to
firmware via a Secure Monitor Call.

Signed-off-by: Evan Benn <evanbenn@chromium.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20200505131242.v6.1.Id96574f1f52479d7a2f3b866b8a0552ab8c03d7f@changeid
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Documentation/devicetree/bindings/watchdog/arm-smc-wdt.yaml [new file with mode: 0644]
MAINTAINERS