[PATCH v4 0/4] arm64: Add AN7583 DTSI
Christian Marangi
ansuelsmth at gmail.com
Mon Sep 29 04:49:11 PDT 2025
Simple series to add initial AN7583 DTSI. More node will be
included as they will be supported.
Changes v4:
- Add review tag
- Fix alphabetical order in Makefile
- Move PSCI node after CPU node
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
More information about the Linux-mediatek
mailing list