linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] RESEND: watchdog: Exynos990 WDT enablement
@ 2025-04-20 19:00 Igor Belwon
  2025-04-20 19:00 ` [PATCH 1/2] dt-bindings: watchdog: samsung-wdt: Add exynos990-wdt compatible Igor Belwon
  2025-04-20 19:00 ` [PATCH 2/2] watchdog: s3c2410_wdt: Add exynos990-wdt compatible data Igor Belwon
  0 siblings, 2 replies; 6+ messages in thread
From: Igor Belwon @ 2025-04-20 19:00 UTC (permalink / raw)
  To: Wim Van Sebroeck, Guenter Roeck, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Alim Akhtar
  Cc: Krzysztof Kozlowski, linux-watchdog, devicetree, linux-kernel,
	linux-arm-kernel, linux-samsung-soc, Igor Belwon,
	Krzysztof Kozlowski

Hi all!
This series enables the two clusters of the Exynos990 watchdog timer
to be used. Weirdly enough, this SoC is missing the cl1 cluster, it has
the cl0 cluster and then jumps over to cl2. As such, new cluster index
code has been added to accomodate this oddity.

Signed-off-by: Igor Belwon <igor.belwon@mentallysanemainliners.org>
---
Changes in v2:
- bindings: Fix cluster-index limiting
- Link to v1: https://lore.kernel.org/r/20250217-exynos990-wdt-v1-0-9b49df5256b0@mentallysanemainliners.org

---
Igor Belwon (2):
      dt-bindings: watchdog: samsung-wdt: Add exynos990-wdt compatible
      watchdog: s3c2410_wdt: Add exynos990-wdt compatible data

 .../devicetree/bindings/watchdog/samsung-wdt.yaml  | 11 +++---
 drivers/watchdog/s3c2410_wdt.c                     | 39 +++++++++++++++++++++-
 2 files changed, 45 insertions(+), 5 deletions(-)
---
base-commit: bc8aa6cdadcc00862f2b5720e5de2e17f696a081
change-id: 20250420-wdt-resends-april-7617c6044d69

Best regards,
-- 
Igor Belwon <igor.belwon@mentallysanemainliners.org>



^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH 0/2] watchdog: Exynos990 WDT enablement
@ 2025-02-17 19:05 Igor Belwon
  2025-02-17 19:05 ` [PATCH 1/2] dt-bindings: watchdog: samsung-wdt: Add exynos990-wdt compatible Igor Belwon
  0 siblings, 1 reply; 6+ messages in thread
From: Igor Belwon @ 2025-02-17 19:05 UTC (permalink / raw)
  To: Wim Van Sebroeck, Guenter Roeck, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Alim Akhtar
  Cc: Krzysztof Kozlowski, linux-watchdog, devicetree, linux-kernel,
	linux-arm-kernel, linux-samsung-soc, Igor Belwon

Hi all!
This series enables the two clusters of the Exynos990 watchdog timer
to be used. Weirdly enough, this SoC is missing the cl1 cluster, it has
the cl0 cluster and then jumps over to cl2. As such, new cluster index
code has been added to accomodate this oddity.

Signed-off-by: Igor Belwon <igor.belwon@mentallysanemainliners.org>
---
Igor Belwon (2):
      dt-bindings: watchdog: samsung-wdt: Add exynos990-wdt compatible
      watchdog: s3c2410_wdt: Add exynos990-wdt compatible data

 .../devicetree/bindings/watchdog/samsung-wdt.yaml  |  9 +++--
 drivers/watchdog/s3c2410_wdt.c                     | 39 +++++++++++++++++++++-
 2 files changed, 44 insertions(+), 4 deletions(-)
---
base-commit: 253c82b3a2cec22bf9db65645f934fbe095899a3
change-id: 20250217-exynos990-wdt-0e9100ec5f99

Best regards,
-- 
Igor Belwon <igor.belwon@mentallysanemainliners.org>



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-04-21 18:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-20 19:00 [PATCH 0/2] RESEND: watchdog: Exynos990 WDT enablement Igor Belwon
2025-04-20 19:00 ` [PATCH 1/2] dt-bindings: watchdog: samsung-wdt: Add exynos990-wdt compatible Igor Belwon
2025-04-21 18:28   ` Guenter Roeck
2025-04-20 19:00 ` [PATCH 2/2] watchdog: s3c2410_wdt: Add exynos990-wdt compatible data Igor Belwon
2025-04-21 18:29   ` Guenter Roeck
  -- strict thread matches above, loose matches on Subject: below --
2025-02-17 19:05 [PATCH 0/2] watchdog: Exynos990 WDT enablement Igor Belwon
2025-02-17 19:05 ` [PATCH 1/2] dt-bindings: watchdog: samsung-wdt: Add exynos990-wdt compatible Igor Belwon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).