
31 May
2018
31 May
'18
12:11 a.m.
On 05/23/2018 12:52 AM, Xiaoliang Yang wrote:
Support watchdog driver for layerscape. If you want to use it, please define CONFIG_IMX_WATCHDOG, CONFIG_HW_WATCHDOG, define CONFIG_WATCHDOG_TIMEOUT_MSECS to set watchdog timeout.
Signed-off-by: Xiaoliang Yang xiaoliang.yang_1@nxp.com
arch/arm/cpu/armv8/fsl-layerscape/doc/README.lsch2 | 10 ++++++++++ drivers/watchdog/Makefile | 2 +- drivers/watchdog/imx_watchdog.c | 11 +++++++++++ 3 files changed, 22 insertions(+), 1 deletions(-)
I see compiling error. For example ls2080ardb. Please make sure you test all boards.
York