summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorSergei Shtylyov2016-06-12 23:15:55 +0200
committerSimon Horman2016-06-16 02:25:29 +0200
commit4018fba454602cc1d01a216352935d88582353f1 (patch)
tree0634cf301bf547df8566bdd515828480a75b7622 /arch/arm/boot/dts/Makefile
parentARM: dts: blanche: document Blanche board (diff)
downloadkernel-qcow2-linux-4018fba454602cc1d01a216352935d88582353f1.tar.gz
kernel-qcow2-linux-4018fba454602cc1d01a216352935d88582353f1.tar.xz
kernel-qcow2-linux-4018fba454602cc1d01a216352935d88582353f1.zip
ARM: dts: blanche: initial device tree
Add the initial device tree for the R8A7792 SoC based Blanche board. The board has 2 debug serial ports: SCIF0 and SCIF3; include support for them, so that the serial console can work. Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Reviewed-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 06b6c2d695bf..91630d1376bc 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -638,6 +638,7 @@ dtb-$(CONFIG_ARCH_SHMOBILE_MULTI) += \
r8a7790-lager.dtb \
r8a7791-koelsch.dtb \
r8a7791-porter.dtb \
+ r8a7792-blanche.dtb \
r8a7793-gose.dtb \
r8a7794-alt.dtb \
r8a7794-silk.dtb \