LVDS Support in R-Car E2(ALT) Board

2016-09-28 Thread Jithin T Raj
Hi Geert and others, 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 for R-Car E2(ALT)Board to make LVDS up..but i am getting the following

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

2016-09-28 Thread Sergei Shtylyov
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 --- The patch is against the 'next' branch of Vinod Koul's 'slave-dma.git' repo.

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

2016-09-28 Thread Sergei Shtylyov
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 @@ #power-domain-cells = <1>; }; + dmac0: dma-controller@e670 { +

Re: Source tree v4.1.17-ltsi.

2016-09-28 Thread Geert Uytterhoeven
On Wed, Sep 28, 2016 at 11:43 AM, Jithin T Raj wrote: >if you dont mind can you provide me some links that i get > v4.1.17-ltsi.because here i have no access to github http://ltsi.linuxfoundation.org/downloads/releases Or just use v4.7.5. https://www.kernel.org/

Source tree v4.1.17-ltsi.

2016-09-28 Thread Jithin T Raj
hello Geert,    if you dont mind can you provide me some links that i get   v4.1.17-ltsi.because here i have no access to github Best Regards Jithin T Raj

LVDS SUPPORT RCAR

2016-09-28 Thread Jithin T Raj
Thank you Geert. I am eager to solve it..i will use the specified version Best Regards Jithin T Raj

Re: LVDS SUPPORT RCAR

2016-09-28 Thread Geert Uytterhoeven
Hi Jithin, On Wed, Sep 28, 2016 at 11:05 AM, Jithin T Raj wrote: > I am using 3.10.31-ltsi ..i have already added the specified line at the end > of r8a7791.dts. LVDS support for Koelsch was only added to v3.19, and not backported to 3.10.31-ltsi. Please use a newer

LVDS SUPPORT RCAR

2016-09-28 Thread Jithin T Raj
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 ubuntu@teltvm2468l:~/Jithin/Koelsch/kernel$ make -j4 r8a7791-koelsch.dtb   CC  scripts/mod/devicetable-offsets.s   GEN

LVDS SUPPORT RCAR

2016-09-28 Thread Jithin T Raj
Hi Geert, I am using 3.10.31-ltsi ..i have already added the specified line at the end of r8a7791.dts. here i am inculing the content of r8a7791.dts - /*  * Device Tree Source for the Koelsch board  *  * Copyright (C) 2013-2015

Re: [PATCH resend] sh_eth: add R8A7743/5 support

2016-09-28 Thread David Miller
From: Sergei Shtylyov Date: Tue, 27 Sep 2016 01:23:26 +0300 > Add support for the first two members of the Renesas RZ/G family, RZ/G1M/E > (also known as R8A7743/5). The Ether core is the same as in the R-Car gen2 > SoCs, so will share the code/data with

Re: LVDS SUPPORT RCAR M2

2016-09-28 Thread Geert Uytterhoeven
Hi Jithin, On Wed, Sep 28, 2016 at 10:10 AM, Jithin T Raj wrote: > Thank you for the information Actually i am a newby in this field..i > have an RCAR M2 koelsch board with me and i am trying to up the lvds > support in that.. > I have

LVDS SUPPORT RCAR M2

2016-09-28 Thread Jithin T Raj
hi Geert, Thank you for the information Actually i am a newby in this field..i have an RCAR M2 koelsch board with me and  i am trying to up the lvds support in that.. I have "r8a77xx-aa104xd12-panel.dtsi" in arch/arm/boot/dts/... when i checked the

Re: LVDS SUPPORT RCAR M2(R8A7791)

2016-09-28 Thread Geert Uytterhoeven
On Wed, Sep 28, 2016 at 8:43 AM, Jithin T Raj wrote: > ubuntu@teltvm2468l:~/Jithin/Koelsch/kernel$ make -j4 r8a7791-koelsch.dtb > CC scripts/mod/devicetable-offsets.s > GEN scripts/mod/devicetable-offsets.h > HOSTCC scripts/mod/file2alias.o > HOSTLD

LVDS SUPPORT RCAR M2(R8A7791)

2016-09-28 Thread Jithin T Raj
hi,   first of all thank u for the patch given..I tryed with that..I am getting uImage after build..but when i tried to make .dtb file i am getting following error   ubuntu@teltvm2468l:~/Jithin/Koelsch/kernel$ make -j4 r8a7791-koelsch.dtb   CC  scripts/mod/devicetable-offsets.s   GEN