Home
last modified time | relevance | path

Searched hist:"2 ebd32ce2aecd5ee57d9bdcac80e0df26c351061" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/watchdog/
H A Dsimatic-ipc-wdt.c2ebd32ce2aecd5ee57d9bdcac80e0df26c351061 Mon Dec 13 13:05:01 CET 2021 Henning Schild <henning.schild@siemens.com> watchdog: simatic-ipc-wdt: add new driver for Siemens Industrial PCs

This driver adds initial support for several devices from Siemens. It is
based on a platform driver introduced in an earlier commit.

One of the supported machines does access a GPIO pin to enable the
watchdog. Here we poke GPIO memory because pinctrl does not come up.

Signed-off-by: Henning Schild <henning.schild@siemens.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20211213120502.20661-4-henning.schild@siemens.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>