aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm64/boot/dts/nuvoton/Makefile
diff options
context:
space:
mode:
authorJacky Huang <ychuang3@nuvoton.com>2023-06-05 04:07:46 +0000
committerArnd Bergmann <arnd@arndb.de>2023-06-05 13:18:08 +0200
commitb69af09847323f67aeb8adbe214f5e2b4ad6b97a (patch)
treefb2345bf2d15913106543f636e4d9454c40a8421 /arch/arm64/boot/dts/nuvoton/Makefile
parentdt-bindings: serial: Document ma35d1 uart controller (diff)
downloadwireguard-linux-b69af09847323f67aeb8adbe214f5e2b4ad6b97a.tar.xz
wireguard-linux-b69af09847323f67aeb8adbe214f5e2b4ad6b97a.zip
arm64: dts: nuvoton: Add initial ma35d1 device tree
Add initial device tree support for Nuvoton ma35d1 SoC, including cpu, clock, reset, and serial controllers. Add reference boards som-256m and iot-512m. Signed-off-by: Jacky Huang <ychuang3@nuvoton.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm64/boot/dts/nuvoton/Makefile')
-rw-r--r--arch/arm64/boot/dts/nuvoton/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/nuvoton/Makefile b/arch/arm64/boot/dts/nuvoton/Makefile
index a99dab90472a..3bc9787801a5 100644
--- a/arch/arm64/boot/dts/nuvoton/Makefile
+++ b/arch/arm64/boot/dts/nuvoton/Makefile
@@ -1,2 +1,4 @@
# SPDX-License-Identifier: GPL-2.0
+dtb-$(CONFIG_ARCH_MA35) += ma35d1-iot-512m.dtb
+dtb-$(CONFIG_ARCH_MA35) += ma35d1-som-256m.dtb
dtb-$(CONFIG_ARCH_NPCM) += nuvoton-npcm845-evb.dtb