From 06edb80f8c79f457983c9af93c1364fc1077c190 Mon Sep 17 00:00:00 2001 From: Andreas Färber Date: Tue, 14 Feb 2017 22:24:21 +0100 Subject: arm64: dts: Add Actions Semi S900 and Bubblegum-96 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add Device Trees for Actions Semiconductor S900 SoC and uCRobotics Bubblegum-96 board. UART0/1/4/6 interrupts are guesses. Cc: 96boards@ucrobotics.com Signed-off-by: Andreas Färber --- arch/arm64/boot/dts/actions/Makefile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 arch/arm64/boot/dts/actions/Makefile (limited to 'arch/arm64/boot/dts/actions/Makefile') diff --git a/arch/arm64/boot/dts/actions/Makefile b/arch/arm64/boot/dts/actions/Makefile new file mode 100644 index 000000000000..62922d688ce3 --- /dev/null +++ b/arch/arm64/boot/dts/actions/Makefile @@ -0,0 +1,5 @@ +dtb-$(CONFIG_ARCH_ACTIONS) += s900-bubblegum-96.dtb + +always := $(dtb-y) +subdir-y := $(dts-dirs) +clean-files := *.dtb -- cgit v1.2.3