Re: [PATCH] arm64: dts: r8a7795: Add missing blank lines between cpu nodes

2016-06-12 Thread Simon Horman
On Fri, Jun 10, 2016 at 12:06:45PM +0200, Geert Uytterhoeven wrote: > For consistency with a57_0/a57_1 cpu nodes, and all other nodes. > > Signed-off-by: Geert Uytterhoeven Thanks, I have queued this up.

Re: [PATCH 0/3] pinctrl: sh-pfc: add r8a7795 support for voltage switching

2016-06-12 Thread Simon Horman
On Fri, Jun 10, 2016 at 01:21:39PM +0200, Geert Uytterhoeven wrote: > Hi Wolfram, > > On Fri, Jun 10, 2016 at 1:12 PM, Wolfram Sang wrote: > >> BTW, are these a hard dependency for patch 3, or will the missing power > >> source control just be ignored? > > > > Long answer

[PATCH v5 08/12] ARM: dts: r8a7792: add [H]SCIF support

2016-06-12 Thread Sergei Shtylyov
Describe [H]SCIFs in the R8A7792 device tree. Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven --- Changes in version 3: - refreshed the patch. Changes in version 2: - resolved reject, indenting the device nodes that

[PATCH v5 06/12] ARM: dts: r8a7792: initial SoC device tree

2016-06-12 Thread Sergei Shtylyov
The initial R8A7792 SoC device tree including CPU cores, GIC, timer, SYSC, and the required clock descriptions. Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven --- Changes in version 5: - removed the RCAN CPG clock; -

[PATCH v5 07/12] ARM: dts: r8a7792: add SYS-DMAC support

2016-06-12 Thread Sergei Shtylyov
Describe SYS-DMAC0/1 in the R8A7792 device tree. Signed-off-by: Sergei Shtylyov Acked-by: Simon Horman Reviewed-by: Geert Uytterhoeven --- Changes in version 3: - refreshed the patch. Changes in version

[PATCH v5 11/12] ARM: dts: blanche: initial device tree

2016-06-12 Thread Sergei Shtylyov
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 Acked-by: Simon Horman

[PATCH v5 10/12] DT: arm: shmobile: document Blanche board

2016-06-12 Thread Sergei Shtylyov
Document the Blanche device tree bindings, listing it as a supported board. This allows to use checkpatch.pl to validate .dts files referring to the Blanche board. Signed-off-by: Sergei Shtylyov Acked-by: Rob Herring --- Changes in version

[PATCH v5 00/12] Add R8A7792/Blanche board support

2016-06-12 Thread Sergei Shtylyov
Hello. Here's the set of 12 patches against Simon Horman's 'renesas.git' repo, 'renesas-devel-20160606-v4.7-rc2' tag. We add the device tree support for the R8A7792-based Blanche board. The R-Car 'clk' driver patch was posted separately and 2 'clk' binding patches were split from this

[PATCH v5 03/12] soc: renesas: rcar-sysc: add R8A7792 support

2016-06-12 Thread Sergei Shtylyov
Add support for R-Car V2H (R8A7792) SoC power areas to the SYSC driver. Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven --- Changes in version 5: - refreshed the patch. Changes in version 2: - added Geert's tag.

[PATCH v5 02/12] ARM: shmobile: r8a7792: add power domain index macros

2016-06-12 Thread Sergei Shtylyov
Add macros usable by the device tree sources to reference R8A7792 SYSC power domains by index. Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven --- Changes in version 2: - added Geert's tag.

[PATCH v5 04/12] ARM: shmobile: r8a7792: basic SoC support

2016-06-12 Thread Sergei Shtylyov
Add minimal support for the R-Car V2H (R8A7792) SoC. Signed-off-by: Sergei Shtylyov Acked-by: Simon Horman Reviewed-by: Geert Uytterhoeven --- Changes in version 3: - added Cogent Embedded's copyright; -

[PATCH v5 09/12] ARM: dts: r8a7792: add IRQC support

2016-06-12 Thread Sergei Shtylyov
Describe the IRQC interrupt controller in the R8A7792 device tree. Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven --- Changes in version 3: - refreshed the patch. Changes in version 2: - resolved reject, indenting

[PATCH v5 01/12] ARM: shmobile: r8a7792: add clock index macros

2016-06-12 Thread Sergei Shtylyov
Add macros usable by the device tree sources to reference the R8A7792 clocks by index. Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven --- Changes in version 5: - removed the RCAN clock index. Changes in version 4: -

[PATCH v5 05/12] ARM: shmobile: r8a7792: add SMP support

2016-06-12 Thread Sergei Shtylyov
Add R8A7792 SMP support using the shared APMU code. This SoC has 2 ARM Cortex-A15 CPU cores. Signed-off-by: Sergei Shtylyov --- Changes in version 3: - new patch. arch/arm/mach-shmobile/Makefile|1 arch/arm/mach-shmobile/r8a7792.h |6

[PATCH v5 12/12] ARM: dts: blanche: add Ethernet support

2016-06-12 Thread Sergei Shtylyov
R8A7792 SoC doesn't have the EtherMAC core, so SMSC LAN89218 Ethernet chip was used instead on the Blanche board; this chip is compatible with SMSC LAN9115 for which there's a (device tree aware) driver. Describe the chip in the Blanche device tree; enable DHCP and NFS root in the