Re: [PATCH] clk: renesas: r8a7795: Fix SD clocks

2016-08-11 Thread Stephen Boyd
On 08/10, Geert Uytterhoeven wrote: > From: Yoshihiro Shimoda > > According to the datasheet, SDn clocks are from the SDSRC clock. And > the SDSRC has a 1/2 divider. So, we should have ".sdsrc" as an internal > core clock. Otherwise, since the sdhi driver will

Re: [PATCH v2 4/4] arm64: dts: renesas: salvator-x: Enable DU

2016-08-11 Thread Laurent Pinchart
Hi Geert, On Thursday 11 Aug 2016 11:17:17 Geert Uytterhoeven wrote: > On Tue, Aug 9, 2016 at 2:29 PM, Laurent Pinchart wrote: > > Only the VGA output is supported for now. > > > > Signed-off-by: Laurent Pinchart > > > > Reviewed-by: Geert

Re: Question about dma-ranges property for PCI host controllers

2016-08-11 Thread Arnd Bergmann
On Thursday, August 11, 2016 3:00:42 PM CEST Phil Edworthy wrote: > Hi, > > A few PCI host controllers use the "dma-ranges" property to specify the > mapping from PCI bus addresses to physical addresses. > > In the case of R-Car PCIe Host controllers, the intention was to set this > property as

Question about dma-ranges property for PCI host controllers

2016-08-11 Thread Phil Edworthy
Hi, A few PCI host controllers use the "dma-ranges" property to specify the mapping from PCI bus addresses to physical addresses. In the case of R-Car PCIe Host controllers, the intention was to set this property as a 1 to 1 mapping for all DDR that could be addressed by the device. However,

Re: [PATCH] clk: renesas: r8a7795: Fix SD clocks

2016-08-11 Thread Simon Horman
On Thu, Aug 11, 2016 at 10:57:20AM +0200, Simon Horman wrote: > On Wed, Aug 10, 2016 at 09:29:43AM +0200, Geert Uytterhoeven wrote: > > From: Yoshihiro Shimoda > > > > According to the datasheet, SDn clocks are from the SDSRC clock. And > > the SDSRC has a 1/2

Re: [PATCH v2 4/4] arm64: dts: renesas: salvator-x: Enable DU

2016-08-11 Thread Geert Uytterhoeven
Hi Laurent, On Tue, Aug 9, 2016 at 2:29 PM, Laurent Pinchart wrote: > Only the VGA output is supported for now. > > Signed-off-by: Laurent Pinchart Reviewed-by: Geert Uytterhoeven

Re: [PATCH v2 0/2] arm64: renesas: add H3ULCB board

2016-08-11 Thread Simon Horman
Hi Vladimir, On Sun, Jul 24, 2016 at 08:45:53PM +0300, Vladimir Barinov wrote: > Hello, > > This adds the folowing: > - R8A7795 SoC based H3ULCB low cost board initial device tree > - Document DT bindings In principle I am happy to with adding the H3ULCB to mainline but I am wondering if you

Re: [PATCH v2 3/4] arm64: dts: renesas: r8a7795: Add DU device to DT

2016-08-11 Thread Geert Uytterhoeven
On Tue, Aug 9, 2016 at 2:29 PM, Laurent Pinchart wrote: > Add the DU device to r8a7795.dtsi in a disabled state. > > Signed-off-by: Laurent Pinchart Reviewed-by: Geert Uytterhoeven

Re: [PATCH] ARM: shmobile: defconfig: Enable CONFIG_CGROUPS

2016-08-11 Thread Simon Horman
On Wed, Aug 10, 2016 at 03:17:56PM +0200, Niklas Söderlund wrote: > Enable support for CONFIG_CGROUPS in shmobile_defconfig. > > Signed-off-by: Niklas Söderlund Thanks, I have queued this up for v4.9.

Re: [PATCH] clk: renesas: r8a7795: Fix SD clocks

2016-08-11 Thread Simon Horman
On Wed, Aug 10, 2016 at 09:29:43AM +0200, Geert Uytterhoeven wrote: > From: Yoshihiro Shimoda > > According to the datasheet, SDn clocks are from the SDSRC clock. And > the SDSRC has a 1/2 divider. So, we should have ".sdsrc" as an internal > core clock.

Re: [PATCH v4 0/4] UHS-I SDR-104 support for sh_mobile_sdhi

2016-08-11 Thread Simon Horman
On Wed, Aug 10, 2016 at 03:12:24PM +0200, Wolfram Sang wrote: > Hi Simon, > > > In this patchset I have attempted to address all review received > > for the v3 patch-set. I also believe that I have resolved a problem > > where tuning would timeout under some circumstances: this seems to > > have