]> Git Repo - J-u-boot.git/commit - MAINTAINERS
driver: watchdog: add sp805 watchdog support
authorQiang Zhao <[email protected]>
Tue, 7 May 2019 03:16:09 +0000 (03:16 +0000)
committerPrabhakar Kushwaha <[email protected]>
Wed, 22 May 2019 06:54:24 +0000 (12:24 +0530)
commit0652d9fb1a5c5fbe962e7e581031acd39672738f
tree250a86752063e5533c5423dc84f89ca711565cf5
parent49d88397e2689e3621e9fb49c416eef8b85b0e3b
driver: watchdog: add sp805 watchdog support

sp805 is watchdog on some NXP layerscape SoCs, adding
it's driver. Configs CONFIG_WDT_SP805, CONFIG_WDT, CONFIG_CMD_WDT
needs to be enabled to use it.

Signed-off-by: Zhao Qiang <[email protected]>
Reviewed-by: Prabhakar Kushwaha <[email protected]>
MAINTAINERS
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/sp805_wdt.c [new file with mode: 0644]
This page took 0.033118 seconds and 4 git commands to generate.