summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorSergei Shtylyov2015-10-01 01:02:27 +0200
committerSimon Horman2015-10-02 03:16:08 +0200
commitf138e54c4525fa789b556909c00359fea3c21a6c (patch)
treee508d83944d69a82439c21596608772639737773 /arch/arm/boot/dts/Makefile
parentARM: shmobile: add Porter board DT bindings (diff)
downloadkernel-qcow2-linux-f138e54c4525fa789b556909c00359fea3c21a6c.tar.gz
kernel-qcow2-linux-f138e54c4525fa789b556909c00359fea3c21a6c.tar.xz
kernel-qcow2-linux-f138e54c4525fa789b556909c00359fea3c21a6c.zip
ARM: shmobile: porter: initial device tree
Add the initial device tree for the R8A7791 SoC based Porter low cost board (which is a slightly modified version of the Henninger board). SCIF0 serial port support is included, so that the serial console can work. Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 08f85bcc7da7..d285d9816d9d 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -532,6 +532,7 @@ dtb-$(CONFIG_ARCH_SHMOBILE_MULTI) += \
r8a7790-lager.dtb \
r8a7791-henninger.dtb \
r8a7791-koelsch.dtb \
+ r8a7791-porter.dtb \
r8a7793-gose.dtb \
r8a7794-alt.dtb \
r8a7794-silk.dtb \