drivers: watchdog: Add StarFive Watchdog driver
authorXingyu Wu <xingyu.wu@starfivetech.com>
Thu, 3 Nov 2022 02:29:12 +0000 (10:29 +0800)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 24 Jul 2023 23:24:37 +0000 (08:24 +0900)
commit64ca23452104a4a1d223e69d821d67c9a3785aeb
tree1c9bfce9a0b18a84c1b756467dbbef836944bf0f
parent4de5456c84679ece06e038619d02544c51989ac3
drivers: watchdog: Add StarFive Watchdog driver

Add watchdog driver for the StarFive JH7100 and JH7110 SoC.

Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com>
MAINTAINERS
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/starfive-wdt.c [new file with mode: 0644]