devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/3] Add watchdog support for Amlogic C3 and S4 SoCs
@ 2023-10-27 10:43 Huqiang Qin
  2023-10-27 10:43 ` [PATCH V3 1/3] dt-bindings: watchdog: Add " Huqiang Qin
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Huqiang Qin @ 2023-10-27 10:43 UTC (permalink / raw)
  To: wim, linux, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	neil.armstrong, khilman, jbrunet, martin.blumenstingl
  Cc: linux-watchdog, devicetree, linux-arm-kernel, linux-amlogic,
	linux-kernel, Huqiang Qin

Amlogic C3 and S4 has the same watchdog controller as Amlogic T7.

Changes since V2 [2]:
- Modified yaml document to ensure that dtbs_check passes.
- Added a patch for watchdog support for S4.

Changes since V1 [1]:
- Added C3 compatibles, with T7 compatibles list as fallback.

[1]: https://lore.kernel.org/all/20230925090641.1185942-1-huqiang.qin@amlogic.com/
[2]: https://lore.kernel.org/all/20230926055512.2355390-1-huqiang.qin@amlogic.com/

Huqiang Qin (3):
  dt-bindings: watchdog: Add support for Amlogic C3 and S4 SoCs
  arm64: dts: Add watchdog node for Amlogic C3 SoCs
  arm64: dts: Add watchdog node for Amlogic S4 SoCs

 .../bindings/watchdog/amlogic,meson-gxbb-wdt.yaml    | 12 +++++++++---
 arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi          |  6 ++++++
 arch/arm64/boot/dts/amlogic/meson-s4.dtsi            |  6 ++++++
 3 files changed, 21 insertions(+), 3 deletions(-)

-- 
2.42.0


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

end of thread, other threads:[~2023-11-27  8:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-27 10:43 [PATCH V3 0/3] Add watchdog support for Amlogic C3 and S4 SoCs Huqiang Qin
2023-10-27 10:43 ` [PATCH V3 1/3] dt-bindings: watchdog: Add " Huqiang Qin
2023-10-27 14:03   ` Conor Dooley
2023-10-27 14:29   ` Guenter Roeck
2023-10-27 10:43 ` [PATCH V3 2/3] arm64: dts: Add watchdog node for Amlogic C3 SoCs Huqiang Qin
2023-11-09  9:04   ` neil.armstrong
2023-10-27 10:43 ` [PATCH V3 3/3] arm64: dts: Add watchdog node for Amlogic S4 SoCs Huqiang Qin
2023-11-09  9:04   ` neil.armstrong
2023-11-27  8:19 ` (subset) [PATCH V3 0/3] Add watchdog support for Amlogic C3 and " Neil Armstrong

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).