Re: [alsa-devel] [PATCH 0/4] ASoC: add graph base connection on simple-card

2016-04-19 Thread Kuninori Morimoto
Hi Jean Thank you for your kindly explanation. > When the cards are defined from a graph of ports, the CPU/CODEC drivers > do not need to know about this graph if they use a fixed numbering of > their DAIs (I think this is the case of all existing drivers but the > ones in my system). There is

Re: [PATCH] ARM: shmobile: r8a7790: fix max-frequency for SDHI

2016-04-19 Thread Simon Horman
On Wed, Apr 20, 2016 at 09:06:10AM +1000, Simon Horman wrote: > On Mon, Apr 18, 2016 at 10:22:24AM +0200, Geert Uytterhoeven wrote: > > On Sun, Apr 17, 2016 at 2:50 PM, Wolfram Sang wrote: > > > From: Wolfram Sang > > > > > > The wrong values

Re: [PATCH v2] ARM: shmobile: r8a7790: fix max-frequency for SDHI

2016-04-19 Thread Simon Horman
On Mon, Apr 18, 2016 at 11:41:30AM +0200, Wolfram Sang wrote: > From: Wolfram Sang > > The wrong values come from an old datasheet (H2 v0.6). Anything later > has the fixed value of 195MHz (H2 v0.7 up to Gen2-common V2.0). > > Signed-off-by: Wolfram Sang

Re: [PATCH] ARM: shmobile: r8a7790: fix max-frequency for SDHI

2016-04-19 Thread Simon Horman
On Mon, Apr 18, 2016 at 10:22:24AM +0200, Geert Uytterhoeven wrote: > On Sun, Apr 17, 2016 at 2:50 PM, Wolfram Sang wrote: > > From: Wolfram Sang > > > > The wrong values come from an old datasheet. Fix them. > > > > Signed-off-by: Wolfram

Re: [PATCH 31/47] ARM: dts: r8a7794: Reference both DMA controllers in SCIFA nodes

2016-04-19 Thread Simon Horman
On Mon, Apr 18, 2016 at 01:40:59PM +1000, Simon Horman wrote: > On Wed, Apr 13, 2016 at 09:55:14PM +0200, Geert Uytterhoeven wrote: > > Hi Olof, > > > > On Wed, Apr 13, 2016 at 9:48 PM, Olof Johansson wrote: > > > On Sun, Apr 3, 2016 at 6:23 PM, Simon Horman

Re: [GIT PULL] Renesas ARM Based SoC Fixes for v4.6

2016-04-19 Thread Simon Horman
On Tue, Apr 19, 2016 at 11:12:03AM +0200, Sjoerd Simons wrote: > Hey Simon, > On Mon, 2016-04-18 at 14:12 +1000, Simon Horman wrote: > > Hi Geert, Hi Sjoerd, > > > > On Tue, Apr 12, 2016 at 08:02:54AM +0900, Simon Horman wrote: > > > > > > On Mon, Apr 11, 2016 at 09:11:19AM +0200, Geert

Re: [GIT PULL] Renesas ARM Based SoC Fixes for v4.6

2016-04-19 Thread Simon Horman
On Tue, Apr 19, 2016 at 09:23:10AM +0200, Geert Uytterhoeven wrote: > Hi Simon, > > On Mon, Apr 18, 2016 at 6:12 AM, Simon Horman wrote: > > On Tue, Apr 12, 2016 at 08:02:54AM +0900, Simon Horman wrote: > >> On Mon, Apr 11, 2016 at 09:11:19AM +0200, Geert Uytterhoeven wrote:

Re: [GIT PULL] Renesas ARM Based SoC Drivers Updates for v4.7

2016-04-19 Thread Simon Horman
On Tue, Apr 19, 2016 at 09:25:20AM +0200, Geert Uytterhoeven wrote: > Hi Simon, > > On Mon, Apr 18, 2016 at 5:55 AM, Simon Horman wrote: > > On Fri, Apr 15, 2016 at 08:35:48AM +0200, Geert Uytterhoeven wrote: > >> On Fri, Apr 15, 2016 at 2:33 AM, Simon Horman

Re: [PATCH v2] PCI: rcar-pcie: Remove Gen2 designation from Kconfig

2016-04-19 Thread Bjorn Helgaas
On Tue, Apr 05, 2016 at 01:10:54PM -0500, Bjorn Helgaas wrote: > Hi Simon, > > On Thu, Mar 31, 2016 at 09:35:23AM +0900, Simon Horman wrote: > > It appears that Gen2 is a misnomer for the R-Car PCIE driver > > which also supports Gen 1 and Gen 3 SoCs. Accordingly, drop Gen 2 > > from the help

[PATCH 0/3 v6] drm: Introduce drm_connector_register_all() helper

2016-04-19 Thread Alexey Brodkin
As a pair to already existing drm_connector_unplug_all() (which we'll rename in this series to drm_connector_unregister_all()) we're adding generic implementation of what is already done in some drivers for registering all connectors. After implementation of that new helper we're updating 2

Re: [PATCH] Documentation: power: reset: move gpio-{poweroff|restart} to proper place

2016-04-19 Thread Linus Walleij
On Fri, Apr 15, 2016 at 6:53 PM, Rob Herring wrote: > On Fri, Apr 15, 2016 at 2:48 AM, Linus Walleij > wrote: >> On Tue, Apr 12, 2016 at 6:00 PM, Wolfram Sang wrote: >> >>> From: Wolfram Sang >>>

rcar-du: glitches on HDMI output

2016-04-19 Thread Sjoerd Simons
Hey all, When putting my porter board under a bit of load with linux-next from earlier this month (20160405), I'm seeing occasional glitches on the HDMI output. These seems to be triggered by stressing the memory. A simple test-case running weston (with the pixman renderer), weston terminal in

Re: [GIT PULL] Renesas ARM Based SoC Fixes for v4.6

2016-04-19 Thread Geert Uytterhoeven
Hi Simon, On Mon, Apr 18, 2016 at 6:12 AM, Simon Horman wrote: > On Tue, Apr 12, 2016 at 08:02:54AM +0900, Simon Horman wrote: >> On Mon, Apr 11, 2016 at 09:11:19AM +0200, Geert Uytterhoeven wrote: >> > On Mon, Apr 11, 2016 at 3:52 AM, Simon Horman >> >

[PATCH] arm64: dts: r8a7795: Increase the size of GIC-400 mapped registers

2016-04-19 Thread Dirk Behme
From: Pooya Keshavarzi There are some requirements about the GIC-400 memory layout and its mapping if using 64k aligned base addresses like on r8a7795. See e.g. http://xenbits.xen.org/gitweb/?p=xen.git;a=commit;h=21550029f709072aacf3b9 Map the whole memory range