Applied "ASoC: rsnd: don't use prohibited number to PDMACHCRn.SRS" to the asoc tree

2016-05-10 Thread Mark Brown
The patch ASoC: rsnd: don't use prohibited number to PDMACHCRn.SRS has been applied to the asoc tree at git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours)

Re: [PATCH 0/2] fbdev: sh_mobile_meram: use ARCH_RENESAS

2016-05-10 Thread Geert Uytterhoeven
Hi Tomi, On Tue, May 10, 2016 at 10:56 AM, Tomi Valkeinen wrote: > On 11/03/16 04:28, Simon Horman wrote: >> Use ARCH_RENESAS in place of ARCH_SHMOBILE. >> >> This is part of an ongoing process to migrate from ARCH_SHMOBILE to >> ARCH_RENESAS the motivation for which being

Re: [PATCH 00/27] staging: add driver for KS7010 based SDIO cards

2016-05-10 Thread Greg KH
On Tue, May 10, 2016 at 03:52:13PM +0200, Wolfram Sang wrote: > This driver can be used with later Spectec SDW-821 and all SDW-823 cards. > See patch 1 and README for more details about its origin. To have the card > working, you need another patch which is already in mmc/next: > >

[PATCH v2 04/10] arm: renesas: r8a7791: Obtain MD pin value using boot-mode-reg

2016-05-10 Thread Dirk Behme
From: Simon Horman Use new boot mode reg infrastructure to obtain the mode pin value when initialising SMP for r8a7791 SoC. Signed-off-by: Simon Horman Signed-off-by: Dirk Behme ---

[PATCH v2 07/10] arm: renesas: rcar-gen3: Make boot-mode-reg Gen3 compatible

2016-05-10 Thread Dirk Behme
From: Dirk Behme The boot mode register is available on Renesas Gen3, too. Use the same driver on Gen3 as on Gen2. Signed-off-by: Dirk Behme --- arch/arm64/Kconfig.platforms | 1 + drivers/misc/boot-mode-reg/rcar.c | 4 +++- 2 files changed, 4

[PATCH v2 09/10] ARM: dts: r8a779x: Add reset module support

2016-05-10 Thread Dirk Behme
From: Dirk Behme The reset module on RCar Gen2 and Gen3 SoCs contains various reset handling related registers. Their content is implementation dependent. Signed-off-by: Dirk Behme --- .../devicetree/bindings/misc/renesas,rcar-rst.txt | 15

[PATCH v2 08/10] clk: renesas: rcar-gen3: Obtain MD pin value using boot-mode-reg

2016-05-10 Thread Dirk Behme
From: Dirk Behme Use new boot mode reg infrastructure to obtain the mode pin value for initialising clocks for for R-Car Gen3 SoCs. Signed-off-by: Dirk Behme --- drivers/clk/renesas/r8a7795-cpg-mssr.c | 11 ++-

[PATCH v2 00/10] ARM: renesas RCar: Add boot-mode-reg core support

2016-05-10 Thread Dirk Behme
This is a resend of http://www.spinics.net/lists/linux-sh/msg45969.html Besides some minor clean up and fixes, it's rebased against https://git.kernel.org/cgit/linux/kernel/git/geert/renesas-drivers.git/log/?h=topic/gen3-latest 0ea1cc9f0c9537d3fb42722c188 [WIP] arm64: r8a7796: Integration and

[PATCH 24/27] staging: ks7010: indent michael_mic.h

2016-05-10 Thread Wolfram Sang
From: Wolfram Sang Signed-off-by: Wolfram Sang --- drivers/staging/ks7010/michael_mic.h | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/drivers/staging/ks7010/michael_mic.h

[PATCH 27/27] staging: ks7010: fix module annotations

2016-05-10 Thread Wolfram Sang
From: Wolfram Sang List all authors, beautify description, match license to what is stated in file headers, add firmware information. Signed-off-by: Wolfram Sang --- drivers/staging/ks7010/ks7010_sdio.c | 10 -- 1

[PATCH 25/27] staging: ks7010: indent ks7010_sdio.c

2016-05-10 Thread Wolfram Sang
From: Wolfram Sang Unlike the previous patches which are plain indent outcomes, this has some manual fixups to be not overly strict with the 80 char limit. Signed-off-by: Wolfram Sang --- drivers/staging/ks7010/ks7010_sdio.c

[PATCH 20/27] staging: ks7010: indent ks_wlan.h

2016-05-10 Thread Wolfram Sang
From: Wolfram Sang Signed-off-by: Wolfram Sang --- drivers/staging/ks7010/ks_wlan.h | 246 +++ 1 file changed, 121 insertions(+), 125 deletions(-) diff --git

[PATCH 19/27] staging: ks7010: indent ks_hostif.h

2016-05-10 Thread Wolfram Sang
From: Wolfram Sang Signed-off-by: Wolfram Sang --- drivers/staging/ks7010/ks_hostif.h | 525 ++--- 1 file changed, 262 insertions(+), 263 deletions(-) diff --git

[PATCH 21/27] staging: ks7010: indent ks_wlan_ioctl.h

2016-05-10 Thread Wolfram Sang
From: Wolfram Sang Signed-off-by: Wolfram Sang --- drivers/staging/ks7010/ks_wlan_ioctl.h | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/drivers/staging/ks7010/ks_wlan_ioctl.h

[PATCH 16/27] staging: ks7010: indent ks7010_config.c

2016-05-10 Thread Wolfram Sang
From: Wolfram Sang Signed-off-by: Wolfram Sang --- drivers/staging/ks7010/ks7010_config.c | 353 + 1 file changed, 184 insertions(+), 169 deletions(-) diff --git

[PATCH 15/27] staging: ks7010: indent eap_packet.h

2016-05-10 Thread Wolfram Sang
From: Wolfram Sang Signed-off-by: Wolfram Sang --- drivers/staging/ks7010/eap_packet.h | 49 ++--- 1 file changed, 24 insertions(+), 25 deletions(-) diff --git

[PATCH 17/27] staging: ks7010: indent ks7010_sdio.h

2016-05-10 Thread Wolfram Sang
From: Wolfram Sang Signed-off-by: Wolfram Sang --- drivers/staging/ks7010/ks7010_sdio.h | 64 +--- 1 file changed, 30 insertions(+), 34 deletions(-) diff --git

[PATCH 00/27] staging: add driver for KS7010 based SDIO cards

2016-05-10 Thread Wolfram Sang
This driver can be used with later Spectec SDW-821 and all SDW-823 cards. See patch 1 and README for more details about its origin. To have the card working, you need another patch which is already in mmc/next: https://patchwork.kernel.org/patch/9043341/ A working topic branch for the Renesas H3

[PATCH 04/27] staging: ks7010: remove checks for WIRELESS_EXT version

2016-05-10 Thread Wolfram Sang
From: Wolfram Sang We are by far newer than that anyhow. Signed-off-by: Wolfram Sang --- drivers/staging/ks7010/ks_hostif.c | 23 --- drivers/staging/ks7010/ks_wlan_net.c | 14 -- 2 files

[PATCH 05/27] staging: ks7010: remove code for old kernel versions

2016-05-10 Thread Wolfram Sang
From: Wolfram Sang No need to be backwards compatible. Signed-off-by: Wolfram Sang --- drivers/staging/ks7010/ks_hostif.c | 9 - drivers/staging/ks7010/ks_wlan.h | 28 +---

[PATCH 02/27] staging: ks7010: remove non-SDIO code and #ifdefs

2016-05-10 Thread Wolfram Sang
From: Wolfram Sang I couldn't find any trace of code or even products using ks7010 with something else than SDIO. So, remove the conditionals. Signed-off-by: Wolfram Sang --- drivers/staging/ks7010/Makefile| 2 +-

[PATCH 03/27] staging: ks7010: remove custom firmware loader

2016-05-10 Thread Wolfram Sang
From: Wolfram Sang FW_LOADER works fine, no need for a open coded fallback. Signed-off-by: Wolfram Sang --- drivers/staging/ks7010/Kconfig | 1 + drivers/staging/ks7010/ks7010_config.c | 62

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

2016-05-10 Thread Geert Uytterhoeven
CC Marc, lakml On Tue, Apr 19, 2016 at 8:29 AM, Dirk Behme wrote: > 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.

[PATCH 07/27] staging: ks7010: use long preamble as default

2016-05-10 Thread Wolfram Sang
From: Wolfram Sang I had a problem connecting to a network with a short preamble, so let's make the safer option the default. Signed-off-by: Wolfram Sang --- drivers/staging/ks7010/ks7010_config.c | 4 ++-- 1 file changed, 2

[PATCH 14/27] staging: ks7010: remove unecessary typedef

2016-05-10 Thread Wolfram Sang
From: Wolfram Sang Let's simply specify the struct to keep in sync with kernel coding style. Signed-off-by: Wolfram Sang --- drivers/staging/ks7010/ks7010_config.c | 4 +- drivers/staging/ks7010/ks7010_sdio.c | 44

[PATCH 09/27] staging: ks7010: delete seperate debug header

2016-05-10 Thread Wolfram Sang
From: Wolfram Sang Move the one debug macro to the generic wlan header. Signed-off-by: Wolfram Sang --- drivers/staging/ks7010/ks7010_config.c | 1 - drivers/staging/ks7010/ks7010_sdio.c | 1 -

[PATCH 11/27] staging: ks7010: make loading config file optional

2016-05-10 Thread Wolfram Sang
From: Wolfram Sang We have sane defaults, so we don't need to bail out if there is no config file. Note that the config file should go away completely in favour of configuration mechanisms already upstream. Signed-off-by: Wolfram Sang

[PATCH 08/27] staging: ks7010: use kernel helper to print buffer

2016-05-10 Thread Wolfram Sang
From: Wolfram Sang No need for an open coded one. Signed-off-by: Wolfram Sang --- drivers/staging/ks7010/Makefile | 2 +- drivers/staging/ks7010/ks7010_sdio.c | 9 + drivers/staging/ks7010/ks_debug.c| 30

[PATCH 12/27] staging: ks7010: fix printk format warnings

2016-05-10 Thread Wolfram Sang
From: Wolfram Sang Use proper type for size_t. Signed-off-by: Wolfram Sang --- drivers/staging/ks7010/ks7010_config.c | 2 +- drivers/staging/ks7010/ks7010_sdio.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)

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

2016-05-10 Thread Marc Zyngier
On 10/05/16 14:33, Geert Uytterhoeven wrote: > CC Marc, lakml > > On Tue, Apr 19, 2016 at 8:29 AM, Dirk Behme wrote: >> From: Pooya Keshavarzi >> >> There are some requirements about the GIC-400 memory layout and its >> mapping if using

[PATCH 10/27] staging: ks7010: really iterate over multicast addresses

2016-05-10 Thread Wolfram Sang
From: Wolfram Sang The loop variable was defined but not really used. Fix this. Signed-off-by: Wolfram Sang --- drivers/staging/ks7010/ks_hostif.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

RE: V4L2 SDR compliance test?

2016-05-10 Thread Ramesh Shanmugasundaram
Hi Mauro, > Ramesh Shanmugasundaram escreveu: > > > Hi Mauro, > > > > Thanks for the clarifications. > > > > > Ramesh Shanmugasundaram > escreveu: > > > > > > > Hi Maintainers, All, > > > > > > > > Renesas R-Car

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

2016-05-10 Thread Marc Zyngier
On 10/05/16 16:29, Dirk Behme wrote: > On 10.05.2016 16:17, Marc Zyngier wrote: >> On 10/05/16 14:33, Geert Uytterhoeven wrote: >>> CC Marc, lakml >>> >>> On Tue, Apr 19, 2016 at 8:29 AM, Dirk Behme wrote: From: Pooya Keshavarzi

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

2016-05-10 Thread Dirk Behme
On 10.05.2016 16:17, Marc Zyngier wrote: On 10/05/16 14:33, Geert Uytterhoeven wrote: CC Marc, lakml On Tue, Apr 19, 2016 at 8:29 AM, Dirk Behme wrote: From: Pooya Keshavarzi There are some requirements about the GIC-400 memory layout

Re: [RFC 3/4] clk: renesas: r8a7796: Add Z clock

2016-05-10 Thread Geert Uytterhoeven
Hi Khiem, On Tue, May 10, 2016 at 6:44 AM, Khiem Nguyen wrote: > index c84b549..7368805 100644 > --- a/drivers/clk/renesas/r8a7796-cpg-mssr.c > +++ b/drivers/clk/renesas/r8a7796-cpg-mssr.c > @@ -94,6 +94,8 @@ static const struct cpg_core_clk r8a7796_core_clks[] >

Re: [PATCH 1/2] cpufreq: rcar: Add support for R8A7795 SoC

2016-05-10 Thread Viresh Kumar
On 10-05-16, 10:17, Geert Uytterhoeven wrote: > Hi Viresh, > > On Tue, May 10, 2016 at 7:07 AM, Viresh Kumar wrote: > > On 10-05-16, 11:57, Khiem Nguyen wrote: > >> After the commit "a399dc9fc50 cpufreq: shmobile: Use generic platdev > >> driver", will use

Re: [PATCH 1/2] cpufreq: rcar: Add support for R8A7795 SoC

2016-05-10 Thread Geert Uytterhoeven
Hi Viresh, On Tue, May 10, 2016 at 7:07 AM, Viresh Kumar wrote: > On 10-05-16, 11:57, Khiem Nguyen wrote: >> After the commit "a399dc9fc50 cpufreq: shmobile: Use generic platdev >> driver", will use cpufreq-dt-platdev driver to enable cpufreq-dt support. >> Hence, follow

Re: [PATCH] MAINTAINERS: update entry for TMIO MMC driver

2016-05-10 Thread Ulf Hansson
On 9 May 2016 at 10:26, Wolfram Sang wrote: > From: Wolfram Sang > > I have some more additions planned for this driver, so I'd like to get > notified of other changes and coordinate them. Drop Ian as maintainer > because he hasn't been

Re: [PATCH] mmc: sdio: fall back to SDIO 1.0 for broken 1.1 cards

2016-05-10 Thread Ulf Hansson
On 9 May 2016 at 09:59, Wolfram Sang wrote: > From: Wolfram Sang > > I have two SDIO WLAN cards which specify being SDIO Rev. 1.1 cards but > their FUNCE tuple reports the smaller size of a Rev 1.0 card. So, > enforce 1.0 on these cards to

Re: [PATCH v2] fbdev: sh_mipi_dsi: remove driver

2016-05-10 Thread Tomi Valkeinen
On 04/04/16 04:48, Simon Horman wrote: > Remove the sh_mipi_dsi driver as it appears to be unused since > c0bb9b302769 ("ARCH: ARM: shmobile: Remove ag5evm board support"). > > Signed-off-by: Simon Horman > --- > Based on v4.6-rc1 > > v2 > * Update patch referred to

Re: [PATCH 0/2] fbdev: sh_mobile_meram: use ARCH_RENESAS

2016-05-10 Thread Tomi Valkeinen
On 11/03/16 04:28, Simon Horman wrote: > Use ARCH_RENESAS in place of ARCH_SHMOBILE. > > This is part of an ongoing process to migrate from ARCH_SHMOBILE to > ARCH_RENESAS the motivation for which being that RENESAS seems to be a more > appropriate name than SHMOBILE for the majority of Renesas

renesas-drivers-2016-05-10-v4.6-rc7

2016-05-10 Thread Geert Uytterhoeven
I have pushed renesas-drivers-2016-05-10-v4.6-rc7 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 (a) the for-next branches of various subsystem trees

Re: [PATCH/RFC 3/3] ARM: dts: r8a7790: lager: Enable UHS-I SDR-104

2016-05-10 Thread Magnus Damm
On Tue, May 10, 2016 at 2:52 PM, Simon Horman wrote: > Add the sd-uhs-sdr104 property to SDHI0. > > Signed-off-by: Simon Horman > --- > arch/arm/boot/dts/r8a7790-lager.dts | 1 + > 1 file changed, 1 insertion(+) > > diff --git