Re: [PATCH 09/13] ARM: dts: r8a7792: add [H]SCIF support

2016-06-03 Thread Sergei Shtylyov
On 06/01/2016 04:13 AM, Simon Horman wrote: Describe [H]SCIFs in the R8A7792 device tree. Signed-off-by: Sergei Shtylyov This looks correct to me. I am wondering if you have been able to confirm DMA operation of the devices enabled later on in the series. The SCIF DMA seems to work now

Re: [PATCH 09/13] ARM: dts: r8a7792: add [H]SCIF support

2016-06-01 Thread Geert Uytterhoeven
On Wed, Jun 1, 2016 at 12:26 AM, Sergei Shtylyov wrote: > Describe [H]SCIFs in the R8A7792 device tree. > > Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linu

Re: [PATCH 09/13] ARM: dts: r8a7792: add [H]SCIF support

2016-05-31 Thread Simon Horman
On Wed, Jun 01, 2016 at 01:26:56AM +0300, Sergei Shtylyov wrote: > Describe [H]SCIFs in the R8A7792 device tree. > > Signed-off-by: Sergei Shtylyov This looks correct to me. I am wondering if you have been able to confirm DMA operation of the devices enabled later on in the series. > > --- >

[PATCH 09/13] ARM: dts: r8a7792: add [H]SCIF support

2016-05-31 Thread Sergei Shtylyov
Describe [H]SCIFs in the R8A7792 device tree. Signed-off-by: Sergei Shtylyov --- arch/arm/boot/dts/r8a7792.dtsi | 90 + 1 file changed, 90 insertions(+) Index: renesas/arch/arm/boot/dts/r8a7792.dtsi =