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

2016-04-11 Thread Simon Horman
On Mon, Apr 11, 2016 at 09:11:19AM +0200, Geert Uytterhoeven wrote: > Hi Simon, > > On Mon, Apr 11, 2016 at 3:52 AM, Simon Horman > wrote: > > Hi Olof, Hi Kevin, Hi Arnd, > > > > Please consider these Renesas ARM based SoC fixes for v4.6. > > > > > > Allow serial to

Re: Boot failure on Lager with CONFIG_DEBUG_RODATA

2016-04-11 Thread Geert Uytterhoeven
On Mon, Apr 11, 2016 at 7:04 PM, Laurent Pinchart wrote: > The subject says it all. When CONFIG_DEBUG_RODATA is enabled the kernel fails > to handle the DTB. > > I've debugged it to the point where setup_machine_fdt() is called with > __atags_pointer == 0 and

Re: [PATCH] sh_eth: re-enable-E-MAC interrupts in sh_eth_set_ringparam()

2016-04-11 Thread Sergei Shtylyov
Hello. On 04/10/2016 04:27 AM, David Miller wrote: The E-MAC interrupts are left disabled when the ring parameters are changed via 'ethtool'. In order to fix this, it's enough to call sh_eth_dev_init() with 'true' instead of 'false' for the second argument (which conveniently allows us to

Re: [PATCH/RFC v2] gpio: rcar: Add Runtime PM handling for interrupts

2016-04-11 Thread Marc Zyngier
On 11/04/16 17:26, Laurent Pinchart wrote: > On Friday 19 Feb 2016 11:59:40 Marc Zyngier wrote: >> On 19/02/16 09:18, Linus Walleij wrote: >>> Top-quoting so everyone on the new To:-line gets the context. >>> >>> I definately need an indication from an irqchip maintainer like tglx or >>> Marc Z