linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] arm64: Add AN7583 DTSI
@ 2025-09-25 16:40 Christian Marangi
  2025-09-25 16:40 ` [PATCH v3 1/4] dt-bindings: crypto: Add support for Airoha AN7583 SoC Christian Marangi
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Christian Marangi @ 2025-09-25 16:40 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Christian Marangi,
	Herbert Xu, David S. Miller, Wim Van Sebroeck, Guenter Roeck,
	Matthias Brugger, AngeloGioacchino Del Regno, Felix Fietkau,
	John Crispin, devicetree, linux-kernel, linux-crypto,
	linux-watchdog, linux-arm-kernel, linux-mediatek

Simple series to add initial AN7583 DTSI. More node will be
included as they will be supported.

Changes v3:
- Fix typo EN7583 -> AN7583
- Add specific compatible for watchdog and crypto engine
Changes v2:
- Fix DTB BOT warning (fix crypto compatible and OPP node name)

Christian Marangi (4):
  dt-bindings: crypto: Add support for Airoha AN7583 SoC
  dt-bindings: watchdog: airoha: Add support for Airoha AN7583 SoC
  dt-bindings: arm64: dts: airoha: Add AN7583 compatible
  arm64: dts: Add Airoha AN7583 SoC and AN7583 Evaluation Board

 .../devicetree/bindings/arm/airoha.yaml       |   4 +
 .../crypto/inside-secure,safexcel-eip93.yaml  |   4 +
 .../bindings/watchdog/airoha,en7581-wdt.yaml  |   6 +-
 arch/arm64/boot/dts/airoha/Makefile           |   1 +
 arch/arm64/boot/dts/airoha/an7583-evb.dts     |  22 ++
 arch/arm64/boot/dts/airoha/an7583.dtsi        | 283 ++++++++++++++++++
 6 files changed, 319 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm64/boot/dts/airoha/an7583-evb.dts
 create mode 100644 arch/arm64/boot/dts/airoha/an7583.dtsi

-- 
2.51.0


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

end of thread, other threads:[~2025-09-29 10:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-25 16:40 [PATCH v3 0/4] arm64: Add AN7583 DTSI Christian Marangi
2025-09-25 16:40 ` [PATCH v3 1/4] dt-bindings: crypto: Add support for Airoha AN7583 SoC Christian Marangi
2025-09-29 10:16   ` AngeloGioacchino Del Regno
2025-09-25 16:40 ` [PATCH v3 2/4] dt-bindings: watchdog: airoha: " Christian Marangi
2025-09-29 10:16   ` AngeloGioacchino Del Regno
2025-09-25 16:40 ` [PATCH v3 3/4] dt-bindings: arm64: dts: airoha: Add AN7583 compatible Christian Marangi
2025-09-26 14:55   ` Rob Herring (Arm)
2025-09-29 10:16   ` AngeloGioacchino Del Regno
2025-09-25 16:40 ` [PATCH v3 4/4] arm64: dts: Add Airoha AN7583 SoC and AN7583 Evaluation Board Christian Marangi
2025-09-29 10:16   ` AngeloGioacchino Del Regno

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