Re: [PATCH v2 10/11] ARM: dts: blanche: initial device tree
From: Sergei Shtylyov <hidden>
Date: 2016-06-06 19:03:07
Also in:
linux-arm-kernel, linux-renesas-soc
From: Sergei Shtylyov <hidden>
Date: 2016-06-06 19:03:07
Also in:
linux-arm-kernel, linux-renesas-soc
On 06/04/2016 12:35 AM, Sergei Shtylyov wrote:
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 <redacted> Acked-by: Simon Horman <redacted> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
[...]
Index: renesas/arch/arm/boot/dts/r8a7792-blanche.dts ===================================================================--- /dev/null +++ renesas/arch/arm/boot/dts/r8a7792-blanche.dts@@ -0,0 +1,44 @@ +/* + * Device Tree Source for the Blanche board + * + * Copyright (C) 2016 Cogent Embedded, Inc.
Looks like I need to add the Renesas Electronics copyright here. Pleae
hold one merging this patch as well.
MBR, Sergei