01 Mar, 2016
1 commit
-
The 'action' (or restart mode) and data parameters may be used by restart
handlers, so they should be passed to the restart callback functions.Cc: Sylvain Lemieux
Signed-off-by: Guenter Roeck
Signed-off-by: Wim Van Sebroeck
29 Dec, 2015
2 commits
-
Add SoC specific data in the watchdog driver for the meson8b SoC.
Signed-off-by: Carlo Caione
Signed-off-by: Guenter Roeck
Signed-off-by: Wim Van Sebroeck -
With this patch we refactor the driver code to enable watchdog support
for all platforms based on Amlogic meson SoCs.
The new default timeout is also now chosen considering the maximum
timeout allowed by the SoC.Signed-off-by: Carlo Caione
Signed-off-by: Guenter Roeck
Signed-off-by: Wim Van Sebroeck
13 Dec, 2015
1 commit
-
Get rid of the custom restart handler by using the one provided by the
watchdog core.Signed-off-by: Damien Riegel
Reviewed-by: Guenter Roeck
Reviewed-by: Vivien Didelot
Signed-off-by: Guenter Roeck
Signed-off-by: Wim Van Sebroeck
21 Jan, 2015
1 commit
-
This platform_driver does not need to set an owner, it will be populated by the
driver core.Signed-off-by: Wolfram Sang
Signed-off-by: Wim Van Sebroeck
21 Oct, 2014
2 commits
-
This patch removes the magic value used for rebooting the board. This
value is useless and leads to a static checker warning as reported by
Dan Carpenter.Signed-off-by: Carlo Caione
Reviewed-by: Guenter Roeck
Signed-off-by: Wim Van Sebroeck -
This patch adds the watchdog driver for the Amlogic Meson SoCs used also
to reboot the device.Signed-off-by: Carlo Caione
Reviewed-by: Guenter Roeck
Signed-off-by: Wim Van Sebroeck