[PATCH 0/3] support watchdog for exynosautov920

Taewan Kim posted 3 patches 2 months, 2 weeks ago
There is a newer version of this series
.../bindings/watchdog/samsung-wdt.yaml        |  3 ++
.../arm64/boot/dts/exynos/exynosautov920.dtsi | 20 ++++++++++
drivers/watchdog/s3c2410_wdt.c                | 37 ++++++++++++++++++-
3 files changed, 59 insertions(+), 1 deletion(-)
[PATCH 0/3] support watchdog for exynosautov920
Posted by Taewan Kim 2 months, 2 weeks ago
Add support for the ExynosAutoV920 SoC. Basically this is almost
similar to ExynosAuto V9 or Exynos850 such as two watchdog instance for
each cluster but some CPU configuration are quite different.
Therefore device tree, compatibles and drvdata should be added.

Byoungtae Cho (3):
  dt-bindings: watchdog: Document ExynosAutoV920 watchdog bindings
  watchdog: s3c2410_wdt: add support for exynosautov920 SoC
  arm64: dts: exynosautov920: add watchdog DT node

 .../bindings/watchdog/samsung-wdt.yaml        |  3 ++
 .../arm64/boot/dts/exynos/exynosautov920.dtsi | 20 ++++++++++
 drivers/watchdog/s3c2410_wdt.c                | 37 ++++++++++++++++++-
 3 files changed, 59 insertions(+), 1 deletion(-)

-- 
2.46.0