[PATCH RFC v2 12/12] ARM: dts: sk-rzg1m: add Ether support

2016-09-29 Thread Sergei Shtylyov
Define the SK-RZG1M board dependent part of the Ether device node. Enable DHCP and NFS root for the kernel booting. Based on the original (and large) patch by Dmitry Shifrin . Signed-off-by: Sergei Shtylyov --- Changes in

[PATCH RFC v2 11/12] ARM: dts: sk-rzg1m: initial device tree

2016-09-29 Thread Sergei Shtylyov
Add the initial device tree for the R8A7743 SoC based SK-RZG1M board. The board has one debug serial port (SCIF0); include support for it, so that the serial console can work. Based on the original (and large) patch by Dmitry Shifrin . Signed-off-by: Sergei

[PATCH RFC v2 10/12] DT: arm: shmobile: document SK-RZG1M board

2016-09-29 Thread Sergei Shtylyov
Document the SK-RZG1M device tree bindings, listing it as a supported board. This allows to use checkpatch.pl to validate .dts files referring to the SK-RZG1M board. Signed-off-by: Sergei Shtylyov --- Changes in version 2: - new patch.

[PATCH RFC v2 9/12] ARM: dts: r8a7743: add IRQC support

2016-09-29 Thread Sergei Shtylyov
Describe the IRQC interrupt controller in the R8A7743 device tree. Signed-off-by: Sergei Shtylyov --- Changes in version 2: - new patch. arch/arm/boot/dts/r8a7743.dtsi | 19 +++ 1 file changed, 19 insertions(+) Index:

[PATCH RFC v2 8/12] ARM: dts: r8a7743: add Ether support

2016-09-29 Thread Sergei Shtylyov
Define the generic R8A7743 part of the Ether device node. Based on the original (and large) patch by Dmitry Shifrin . Signed-off-by: Sergei Shtylyov --- Changes in version 2: - new patch. arch/arm/boot/dts/r8a7743.dtsi |

[PATCH RFC v2 7/12] ARM: dts: r8a7743: add [H]SCIF[AB] support

2016-09-29 Thread Sergei Shtylyov
Describe [H]SCIF[AB] ports in the R8A7743 device tree. Based on the original (and large) patch by Dmitry Shifrin . Signed-off-by: Sergei Shtylyov --- Changes in version 2: - used the new RZ/G family "compatible" prop

[PATCH RFC v2 6/12] ARM: dts: r8a7743: add SYS-DMAC support

2016-09-29 Thread Sergei Shtylyov
Describe SYS-DMAC0/1 in the R8A7743 device tree. Based on the original (and large) patch by Dmitry Shifrin . Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven --- Changes in version 2:

[PATCH RFC v2 4/12] ARM: shmobile: r8a7743: basic SoC support

2016-09-29 Thread Sergei Shtylyov
Add minimal support for the RZ/G1M (R8A7743) SoC. Based on the original (and large) patch by Dmitry Shifrin . Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven --- Changes in version

[PATCH RFC v2 3/12] soc: renesas: rcar-sysc: add R8A7743 support

2016-09-29 Thread Sergei Shtylyov
Add support for RZ/G1M (R8A7743) SoC power areas to the R-Car SYSC driver. Based on the original (and large) patch by Dmitry Shifrin . Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven

[PATCH RFC v2 2/12] ARM: shmobile: r8a7743: add power domain index macros

2016-09-29 Thread Sergei Shtylyov
Add macros usable by the device tree sources to reference R8A7743 SYSC power domains by index. Based on the original (and large) patch by Dmitry Shifrin . Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven

[PATCH RFC v2 1/12] ARM: shmobile: r8a7743: add clock index macros

2016-09-29 Thread Sergei Shtylyov
Add macros usable by the device tree sources to reference the R8A7743 clocks by index. Based on the original (and large) patch by Dmitry Shifrin . Signed-off-by: Sergei Shtylyov --- Changes in version 2: - fixed the file

[PATCH RFC v2 0/12] Add R8A7743/SK-RZG1M board support

2016-09-29 Thread Sergei Shtylyov
Hello. Here's the set of 12 patches against Simon Horman's 'renesas.git' repo, 'renesas-devel-20160926-v4.8-rc8' tag. I'm adding the device tree support for the R8A7743-based SK-RZG1M board. The SoC is close to R8A7791 and the board seems identical to the R8A7791/Porter board. This version

[PATCH] sh-sci: add R8A7743/5 support

2016-09-29 Thread Sergei Shtylyov
Renesas RZ/G SoC also have the SCIF, SCIFA, SCIFB, and HSCIF ports. Document RZ/G1[ME] (also known as R8A774[35]) SoC bindings along with the RZ/G family bindings. The driver itself also needs to recognize the latter binding for the SCIF ports, so teach it... Signed-off-by: Sergei Shtylyov

[PATCH] DT: irqchip: renesas-irqc: document R8A7743/5 support

2016-09-29 Thread Sergei Shtylyov
Renesas RZ/G SoC have the R-Car gen2 compatible IRQC interrupt controllers. Document RZ/G1[ME] (also known as R8A774[35]) SoC bindings. Signed-off-by: Sergei Shtylyov --- The patch is against the 'tip.git' repo's 'irq/core' branch.

[PATCH/RFC] tty: serial_core: Move uart_console() check after console registration

2016-09-29 Thread Geert Uytterhoeven
The port->console flag is always false, as uart_console() is called before the serial console has been registered. Hence for a serial port used as the console, uart_tty_port_shutdown() will still be called when userspace closes the port, powering it down. This will lead to a system lock up when

Re: GEN2:Lager: Only 1 core works when turning off the SW8-PIN4

2016-09-29 Thread Geert Uytterhoeven
Hi Hiep, On Thu, Sep 29, 2016 at 1:03 PM, Hiep Cao Minh wrote: > I'd like to report the issue of the CPU operation. > We tested and found it on Lager board at linux-v4.8-rcx. > > The test procedure is the following: > > Confirmation command: > > # cat /proc/interrupts > CPU0

Re: [PATCH 0/2] dma-mapping: fix ia64 and m32r build error and warnings

2016-09-29 Thread Niklas Söderlund
On 2016-09-29 17:40:04 +0530, Vinod Koul wrote: > On Thu, Sep 29, 2016 at 12:02:38PM +0200, Niklas Söderlund wrote: > > From: Niklas Söderlund > > > > Hi Vindo, > > :( I'm sorry, my hands sometimes moves faster then my head. > > > > > This small series

Re: [PATCH 0/2] dma-mapping: fix ia64 and m32r build error and warnings

2016-09-29 Thread Vinod Koul
On Thu, Sep 29, 2016 at 12:02:38PM +0200, Niklas Söderlund wrote: > From: Niklas Söderlund > > Hi Vindo, :( > > This small series fixes the build error and warnings for ia64 and m32r > which kbuild test robot found and where introduced in the series >

[PATCH 2/2] dma-mapping: fix m32r build warning

2016-09-29 Thread Niklas Söderlund
From: Niklas Söderlund kbuild test robot reports: In file included from include/linux/skbuff.h:34:0, from include/linux/icmpv6.h:4, from include/linux/ipv6.h:75, from include/net/ipv6.h:16,

[PATCH 1/2] dma-mapping: fix ia64 build, use PHYS_PFN

2016-09-29 Thread Niklas Söderlund
From: Niklas Söderlund kbuild test robot reports: In file included from include/linux/skbuff.h:34:0, from include/linux/tcp.h:21, from drivers/net/ethernet/amd/xgbe/xgbe-drv.c:119: include/linux/dma-mapping.h:

[PATCH 0/2] dma-mapping: fix ia64 and m32r build error and warnings

2016-09-29 Thread Niklas Söderlund
From: Niklas Söderlund Hi Vindo, This small series fixes the build error and warnings for ia64 and m32r which kbuild test robot found and where introduced in the series '[PATCHv9 0/6] dmaengine: rcar-dmac: add iommu support for slave transfers'. It is

Re: LVDS Support in R-Car E2(ALT) Board

2016-09-29 Thread Laurent Pinchart
On Thursday 29 Sep 2016 08:35:32 Geert Uytterhoeven wrote: > On Thu, Sep 29, 2016 at 6:14 AM, Jithin T Raj wrote: > > I have successfully applied the patch and build R-car M2 Kernel for > > Koelsch Board..now it support LVDS..Thank you all especially Geert and > > Laurent..now i tried the same

Re: LVDS SUPPORT RCAR

2016-09-29 Thread Laurent Pinchart
Hello Jithin, On Wednesday 28 Sep 2016 09:22:46 Jithin T Raj wrote: > hi, >first of all thanks alot for the support you are giving..when i tried to > make .dtb file i am getting following error..I am using 3.10.31-ltsi 3.10.31 is very old. If you want community support I recommend upgrading

Re: [PATCH] DT: dma: rcar-dmac: document R8A7743/5 support

2016-09-29 Thread Geert Uytterhoeven
On Thu, Sep 29, 2016 at 12:25 AM, Sergei Shtylyov wrote: > Renesas RZ/G SoC also have the R-Car gen2/3 compatible DMA controllers. > Document RZ/G1[ME] (also known as R8A774[35]) SoC bindings. > > Signed-off-by: Sergei Shtylyov

Re: [PATCH RFC 6/8] ARM: dts: r8a7743: add SYS-DMAC support

2016-09-29 Thread Geert Uytterhoeven
Hi Sergei, On Wed, Sep 28, 2016 at 10:09 PM, Sergei Shtylyov wrote: > On 09/19/2016 11:19 AM, Geert Uytterhoeven wrote: >>> --- renesas.orig/arch/arm/boot/dts/r8a7743.dtsi >>> +++ renesas/arch/arm/boot/dts/r8a7743.dtsi >>> @@ -90,6 +90,70 @@ >>>

Re: LVDS Support in R-Car E2(ALT) Board

2016-09-29 Thread Geert Uytterhoeven
Hi Jithin, On Thu, Sep 29, 2016 at 6:14 AM, Jithin T Raj wrote: > I have successfully applied the patch and build R-car M2 Kernel for > Koelsch Board..now it support LVDS..Thank you all especially Geert and > Laurent..now i tried the same source tree(v4.7.5) to build