[PATCH] arm64: defconfig: Enable DRM DU and V4L2 FCP + VSP modules

2016-10-25 Thread Magnus Damm
From: Magnus Damm Extend the ARM64 defconfig to enable the DU DRM device as module together with required dependencies of V4L2 FCP and VSP modules. This enables VGA output on the r8a7795 Salvator-X board. Signed-off-by: Magnus Damm --- Written against next-20161026 arch/arm64/configs/defco

[PATCH] drm: rcar-du: Fix R-Car Gen3 crash when VSP is disabled

2016-10-25 Thread Magnus Damm
From: Magnus Damm For the DU to operate on R-Car Gen3 hardware a combination of DU and VSP devices are required. Since the DU driver also supports earlier generations hardware the VSP portion is enabled via Kconfig. The arm64 defconfig is as of v4.9-rc1 having the DU driver enabled as a module,

Re: [PATCH 4/4] PM / Runtime: Don't allow to suspend a device with an active child

2016-10-25 Thread Ulf Hansson
On 25 October 2016 at 15:59, Geert Uytterhoeven wrote: > Hi Ulf, > > On Mon, Oct 17, 2016 at 8:17 PM, Ulf Hansson wrote: >> When resuming a device in __pm_runtime_set_status(), the prerequisite is >> that its parent must already be active, else an error code is returned and >> the device's status

Re: [PATCH v3 01/12] dt: arm: shmobile: add H3ULCB board DT bindings

2016-10-25 Thread Vladimir Barinov
Hi Geert, On 25.10.2016 15:48, Geert Uytterhoeven wrote: Hi Vladimir, On Wed, Aug 31, 2016 at 12:02 PM, Vladimir Barinov wrote: Add H3ULCB Device tree bindings Documentation, listing it as a supported board. Signed-off-by: Vladimir Barinov Acked-by: Rob Herring Reviewed-by: Geert Uytterhoe

Re: [PATCH 4/4] PM / Runtime: Don't allow to suspend a device with an active child

2016-10-25 Thread Geert Uytterhoeven
Hi Ulf, On Mon, Oct 17, 2016 at 8:17 PM, Ulf Hansson wrote: > When resuming a device in __pm_runtime_set_status(), the prerequisite is > that its parent must already be active, else an error code is returned and > the device's status remains suspended. > > When suspending a device there is no sim

Re: [PATCH v3 01/12] dt: arm: shmobile: add H3ULCB board DT bindings

2016-10-25 Thread Geert Uytterhoeven
Hi Vladimir, On Wed, Aug 31, 2016 at 12:02 PM, Vladimir Barinov wrote: > Add H3ULCB Device tree bindings Documentation, listing it as a supported > board. > > Signed-off-by: Vladimir Barinov > Acked-by: Rob Herring > Reviewed-by: Geert Uytterhoeven > --- > Changes in version 2: > - none > Chan

renesas-drivers-2016-10-25-v4.9-rc2

2016-10-25 Thread Geert Uytterhoeven
I have pushed renesas-drivers-2016-10-25-v4.9-rc2 to https://git.kernel.org/cgit/linux/kernel/git/geert/renesas-drivers.git This tree is meant to ease development of platform support and drivers for Renesas ARM SoCs. It is created by merging branches with driver code submitted or planned for submi

Re: [PATCH v7 11/11] arm64: dts: r8a7796: salvator-x: Enable UHS-I SDR-104

2016-10-25 Thread Geert Uytterhoeven
On Tue, Sep 13, 2016 at 12:57 PM, Simon Horman wrote: > Add the sd-uhs-sdr104 property to SDHI0 and SDHI1. SDHI0 and SDHI3. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with techni

Re: [PATCH v7 03/11] arm64: dts: r8a7795: salvator-x: Enable UHS-I SDR-104

2016-10-25 Thread Geert Uytterhoeven
On Tue, Sep 13, 2016 at 12:57 PM, Simon Horman wrote: > Add the sd-uhs-sdr104 property to SDHI0 and SDHI1. SDHI0 and SDHI3? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with techni

Re: [PATCH] clk: fix link error for rcar-gen2

2016-10-25 Thread Geert Uytterhoeven
Hi Arnd, On Fri, Oct 21, 2016 at 11:07 PM, Arnd Bergmann wrote: > On Friday, October 21, 2016 8:01:49 PM CEST Geert Uytterhoeven wrote: >> > diff --git a/drivers/clk/renesas/Makefile b/drivers/clk/renesas/Makefile >> > index 90dd0db7d9c6..762d122eddec 100644 >> > --- a/drivers/clk/renesas/Makefil