[PATCH 0/2] arm64: dts: nuvoton: Improve MA35D1 support
Miquel Raynal <[email protected]>
| Newsgroups | org.ozlabs.lists.openbmc,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> --- Miquel Raynal (2): arm64: dts: nuvoton: Add QSPI0 node arm64: dts: nuvoton: Add NuMaker board arch/arm64/boot/dts/nuvoton/Makefile | 1 + arch/arm64/boot/dts/nuvoton/ma35d1-numaker.dts | 37 ++++++++++++++++++++++++++ arch/arm64/boot/dts/nuvoton/ma35d1.dtsi | 11 ++++++++ 3 files changed, 49 insertions(+) --- base-commit: 1ec281b42ee249cfe9bad52a54149de29ed6aa78 change-id: 20260813-perso-ma35d1-upstream-dts-99f61de2c01c Best regards, -- Miquel Raynal <[email protected]>