[PATCH v2 0/3] arm64: dts: nuvoton: Improve MA35D1 support

Miquel Raynal miquel.raynal at bootlin.com
Fri Sep 4 06:02:35 PDT 2026


I am in possession of an MA35D1 NuMaker board. The SPI controller has
been contributed, but:
1- it lacks a DT description
2- it does not work with current clock driver
3- it can be improved

This series is addressing #1.

Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>
---
Changes in v2:
- Edit the binding file to mention the new compatible.
- Add a model and a compatible for that board.
- Link to v1: https://lore.kernel.org/r/20260813-perso-ma35d1-upstream-dts-v1-0-bb237fd7c3c2@bootlin.com

---
Miquel Raynal (3):
      dt-bindings: nuvoton: Add NuMaker compatible
      arm64: dts: nuvoton: Add QSPI0 node
      arm64: dts: nuvoton: Add NuMaker board

 .../bindings/arm/nuvoton/nuvoton,ma35d1.yaml       |  6 +++-
 arch/arm64/boot/dts/nuvoton/Makefile               |  1 +
 arch/arm64/boot/dts/nuvoton/ma35d1-numaker.dts     | 42 ++++++++++++++++++++++
 arch/arm64/boot/dts/nuvoton/ma35d1.dtsi            | 11 ++++++
 4 files changed, 59 insertions(+), 1 deletion(-)
---
base-commit: cee9395acd8043be0644b25c34bfa86623f2b935
change-id: 20260813-perso-ma35d1-upstream-dts-99f61de2c01c

Best regards,
-- 
Miquel Raynal <miquel.raynal at bootlin.com>




More information about the linux-arm-kernel mailing list