Re: [PATCH v2 3/3] usb: gadget: udc: renesas_usb3: add support for R-Car M3-W

2017-08-10 Thread Rob Herring
On Fri, Aug 04, 2017 at 11:16:58AM +0900, Yoshihiro Shimoda wrote: > This patch adds support for R-Car M3-W. This patch also adds R-Car > Gen3 generic version's compatible and changes ".compatible" in > the usb3_of_match from "renesas,r8a7796-usb3-peri" to > "renesas,rcar-gen3-usb3-peri". > > Sign

Re: [PATCH] dmaengine: usb-dmac: Add soctype for R-Car M3-W

2017-08-10 Thread Rob Herring
On Wed, Aug 02, 2017 at 08:33:34PM +0900, Yoshihiro Shimoda wrote: > This patch adds R-Car M3-W device tree bindings for usb-dmac driver. > > Signed-off-by: Yoshihiro Shimoda > --- > Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt | 1 + > 1 file changed, 1 insertion(+) Acked-by: Rob

Applied "ASoC: rsnd: add rsnd_ssi_flags_has/add() macro" to the asoc tree

2017-08-10 Thread Mark Brown
The patch ASoC: rsnd: add rsnd_ssi_flags_has/add() macro 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) and sent to

Applied "ASoC: rsnd: call request_irq/free_irq once in MIX case" to the asoc tree

2017-08-10 Thread Mark Brown
The patch ASoC: rsnd: call request_irq/free_irq once in MIX case 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) and

Applied "ASoC: rsnd: call free_irq() both DMA/PIO mode" to the asoc tree

2017-08-10 Thread Mark Brown
The patch ASoC: rsnd: call free_irq() both DMA/PIO mode 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) and sent to L

Re: Possible null pointer dereference in rcar-dmac.ko

2017-08-10 Thread Laurent Pinchart
Hi Morimoto-san, Thank you for the patch. On Thursday 10 Aug 2017 02:09:21 Kuninori Morimoto wrote: > Anton Volkov noticed that engine->dev is NULL before > of_dma_controller_register() in probe. > Thus there might be a NULL pointer dereference in > rcar_dmac_chan_start_xfer while accessing chan-

Re: [PATCH 12/15] arm-soc: omap: replace open coded VA->PA calculations

2017-08-10 Thread Tony Lindgren
* Ard Biesheuvel [170810 02:23]: > On 9 August 2017 at 22:05, Tony Lindgren wrote: > > * Ard Biesheuvel [170809 12:24]: > >> On 9 August 2017 at 20:05, Tony Lindgren wrote: > >> > * Ard Biesheuvel [170805 13:54]: > >> >> This replaces a couple of open coded calculations to obtain the > >> >> p

RE: [PATCH 2/2] ARM: dts: r8a7743: Add IIC cores to dtsi

2017-08-10 Thread Chris Paterson
Hello, > From: Wolfram Sang [mailto:w...@the-dreams.de] > Sent: 10 August 2017 12:24 > > > > > >+i2c6: i2c@e60b { > > > > > >I'd use iic0 as the label. > > > > I have no preference here other than that we try to be consistent in > > DT for different R-Car SoCs. Wolfram, d

RE: [RFT 0/2] mmc: renesas_sdhi: small patches for RZ/A1

2017-08-10 Thread Chris Brandt
Hello Wolfram, On Wednesday, August 09, 2017, Wolfram Sang wrote: > Here is a small series to improve RZ support for SDHI. I don't have that > platform currently, so I hope Chris has some time to check these simple > patches. It is based on top of the patch just sent out: > "[PATCH] mmc: renesas_

Re: [PATCH 2/2] ARM: dts: r8a7743: Add IIC cores to dtsi

2017-08-10 Thread Wolfram Sang
> > >+ i2c6: i2c@e60b { > > > >I'd use iic0 as the label. > > I have no preference here other than that we try to be consistent > in DT for different R-Car SoCs. Wolfram, do you have an opinion on this? Back then, for M2-W, I decided to go with the schematics/datasheets. And th

RE: [PATCH 0/3] Add SMP support

2017-08-10 Thread Biju Das
> -Original Message- > From: Biju Das > Sent: 10 August 2017 10:17 > To: 'Simon Horman' > Cc: Rob Herring ; Mark Rutland > ; Magnus Damm ; > Russell King ; Chris Paterson > ; devicet...@vger.kernel.org; linux-renesas- > s...@vger.kernel.org; linux-arm-ker...@lists.infradead.org > Subject

Re: [PATCH 0/3] usb: host: xhci: {plat,rcar}: add support for R-Car H3 ES2.0

2017-08-10 Thread Mathias Nyman
On 24.07.2017 15:30, Yoshihiro Shimoda wrote: This patch set is based on the latest Greg's usb.git / usb-next branch (the commit id = 141769851cb73e8f986e9ed83129cde3b645288d) Yoshihiro Shimoda (3): usb: host: xhci: rcar: Add firmware_name selection by soc_device_match() usb: host: xh

Re: [PATCH v4 00/06] clocksource: sh_cmt: DT binding rework V4

2017-08-10 Thread Daniel Lezcano
On 10/08/2017 11:01, Geert Uytterhoeven wrote: > On Tue, Jul 11, 2017 at 1:56 PM, Simon Horman wrote: >> On Thu, Nov 24, 2016 at 11:58:43AM +0100, Simon Horman wrote: >>> On Mon, Mar 14, 2016 at 11:23:42PM +0900, Magnus Damm wrote: clocksource: sh_cmt: DT binding rework V4 [PATCH v4

Re: [PATCH 0/4] drm/bridge/adv7511: add CEC support

2017-08-10 Thread Hans Verkuil
On 10/08/17 11:08, Archit Taneja wrote: > > > On 08/10/2017 02:26 PM, Hans Verkuil wrote: >> On 10/08/17 10:49, Archit Taneja wrote: >>> Hi Hans, >>> >>> On 07/30/2017 06:37 PM, Hans Verkuil wrote: From: Hans Verkuil This patch series adds CEC support to the drm adv7511/adv7533 dr

RE: [PATCH 0/3] Add SMP support

2017-08-10 Thread Biju Das
> -Original Message- > From: Simon Horman [mailto:ho...@verge.net.au] > Sent: 09 August 2017 09:36 > To: Biju Das > Cc: Rob Herring ; Mark Rutland > ; Magnus Damm ; > Russell King ; Chris Paterson > ; devicet...@vger.kernel.org; linux-renesas- > s...@vger.kernel.org; linux-arm-ker...@list

Re: [PATCH 12/15] arm-soc: omap: replace open coded VA->PA calculations

2017-08-10 Thread Ard Biesheuvel
On 9 August 2017 at 22:05, Tony Lindgren wrote: > * Ard Biesheuvel [170809 12:24]: >> On 9 August 2017 at 20:05, Tony Lindgren wrote: >> > * Ard Biesheuvel [170805 13:54]: >> >> This replaces a couple of open coded calculations to obtain the >> >> physical address of a far symbol with calls to

Re: [PATCH 0/4] drm/bridge/adv7511: add CEC support

2017-08-10 Thread Archit Taneja
On 08/10/2017 02:26 PM, Hans Verkuil wrote: On 10/08/17 10:49, Archit Taneja wrote: Hi Hans, On 07/30/2017 06:37 PM, Hans Verkuil wrote: From: Hans Verkuil This patch series adds CEC support to the drm adv7511/adv7533 drivers. I have tested this with the Qualcomm Dragonboard C410 (adv7533

Re: [PATCH v4 00/06] clocksource: sh_cmt: DT binding rework V4

2017-08-10 Thread Geert Uytterhoeven
On Tue, Jul 11, 2017 at 1:56 PM, Simon Horman wrote: > On Thu, Nov 24, 2016 at 11:58:43AM +0100, Simon Horman wrote: >> On Mon, Mar 14, 2016 at 11:23:42PM +0900, Magnus Damm wrote: >> > clocksource: sh_cmt: DT binding rework V4 >> > >> > [PATCH v4 01/06] devicetree: bindings: Remove sh7372 CMT bin

Re: [PATCH 0/4] drm/bridge/adv7511: add CEC support

2017-08-10 Thread Hans Verkuil
On 10/08/17 10:49, Archit Taneja wrote: > Hi Hans, > > On 07/30/2017 06:37 PM, Hans Verkuil wrote: >> From: Hans Verkuil >> >> This patch series adds CEC support to the drm adv7511/adv7533 drivers. >> >> I have tested this with the Qualcomm Dragonboard C410 (adv7533 based) >> and the Renesas R-Ca

Re: [PATCH 0/4] drm/bridge/adv7511: add CEC support

2017-08-10 Thread Archit Taneja
Hi Hans, On 07/30/2017 06:37 PM, Hans Verkuil wrote: From: Hans Verkuil This patch series adds CEC support to the drm adv7511/adv7533 drivers. I have tested this with the Qualcomm Dragonboard C410 (adv7533 based) and the Renesas R-Car Koelsch board (adv7511 based). Note: the Dragonboard need

Re: [PATCH 4/4] drm: adv7511/33: add HDMI CEC support

2017-08-10 Thread Archit Taneja
On 07/30/2017 06:37 PM, Hans Verkuil wrote: From: Hans Verkuil Add support for HDMI CEC to the drm adv7511/adv7533 drivers. The CEC registers that we need to use are identical for both drivers, but they appear at different offsets in the register map. Thanks for the patch. Some minor comme

Re: [PATCH] mmc: renesas_sdhi: use extra flag for CBSY usage

2017-08-10 Thread Wolfram Sang
On Thu, Aug 10, 2017 at 09:58:50AM +0200, Simon Horman wrote: > On Wed, Aug 09, 2017 at 09:00:41PM +0200, Wolfram Sang wrote: > > There is one SDHI instance on Gen2 which does not have the CBSY bit. > > So, turn CBSY usage into an extra flag and set it accordingly. This has > > the additional advan

Re: [PATCH v2] mmc: sdhi: use maximum width for the sdbuf register

2017-08-10 Thread Wolfram Sang
On Thu, Aug 10, 2017 at 09:53:10AM +0200, Simon Horman wrote: > On Wed, Aug 09, 2017 at 08:29:26PM +0200, Wolfram Sang wrote: > > Make use of the 64 bit sdbuf width on Renesas R-Car Gen3. If the > > registers are 8 byte apart, the width is also 64 bit. For all others, > > the width is 32 bit, even

Re: [PATCH] ARM:dts:armadillo800eva: Add console parametters

2017-08-10 Thread Geert Uytterhoeven
Hi Morimoto-san, Phuc-san, On Thu, Aug 10, 2017 at 10:12 AM, Kuninori Morimoto wrote: >> > chosen { >> > - bootargs = "earlyprintk ignore_loglevel root=/dev/nfs >> ip=dhcp rw"; >> > + bootargs = "console=tty0 console=ttySC0,115200 >> earlyprintk >>

Re: [PATCH] ARM:dts:armadillo800eva: Add console parametters

2017-08-10 Thread Kuninori Morimoto
Hi Simon > > chosen { > > - bootargs = "earlyprintk ignore_loglevel root=/dev/nfs > ip=dhcp rw"; > > + bootargs = "console=tty0 console=ttySC0,115200 earlyprintk > > + ignore_loglevel root=/dev/nfs ip=dhcp rw"; > >

Re: [PATCH] arm64: dts: renesas: r8a77995: add pfc device node

2017-08-10 Thread Simon Horman
On Wed, Aug 09, 2017 at 09:20:47PM +0900, Yoshihiro Shimoda wrote: > Signed-off-by: Yoshihiro Shimoda > --- > > This patch set is based on the renesas-drivers.git / > topic/r8a77995-integration branch and depends on the following patch > "pinctrl: sh-pfc: r8a77995: Initial R8A77995 PFC support"

Re: [PATCH repost 0/2] ARM: shmobile: document iWave's iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development platform

2017-08-10 Thread Simon Horman
On Wed, Aug 09, 2017 at 12:27:38PM +0100, Fabrizio Castro wrote: > Hello, > > This series aims to add the documentation for the device tree bindings > of the iWave iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development kit: > http://www.iwavesystems.com/product/development-platform/sodimm-evaluation-boa

Re: [PATCH 00/10] ARM, arm64: dts: renesas: Use R-Car GPIO Gen[123] fallback compat strings

2017-08-10 Thread Simon Horman
On Wed, Aug 09, 2017 at 08:11:24PM +0900, Magnus Damm wrote: > Hi Simon, > > On Wed, Aug 9, 2017 at 5:22 PM, Simon Horman wrote: > > On Wed, Aug 09, 2017 at 09:55:26AM +0200, Simon Horman wrote: > >> On Tue, Aug 08, 2017 at 07:29:28PM +0900, Magnus Damm wrote: > >> > Hi Simon, > >> > > >> > On Tu

Re: [PATCH] gpio: rcar: reinstate generic compat string

2017-08-10 Thread Simon Horman
On Wed, Aug 09, 2017 at 10:21:06AM +0200, Simon Horman wrote: > commit d10bbd156926 ("gpio: rcar: add gen[123] fallback compatibility > strings") deprecated the generic compat string, renesas,gpio-rcar. After > further discussion this appears not to have been desirable as that compat > string is co

Re: [PATCH 2/2] ARM: dts: r8a7743: Add IIC cores to dtsi

2017-08-10 Thread Simon Horman
On Wed, Aug 09, 2017 at 12:17:06PM +0300, Sergei Shtylyov wrote: > On 8/8/2017 3:46 PM, Biju Das wrote: > > >Signed-off-by: Biju Das > >--- > >This patch has been tested against Linux-next tag 20170727 and renesas-dev > >branch. > >This patch depends on https://www.spinics.net/lists/arm-kernel/m

Re: [PATCH] mmc: renesas_sdhi: use extra flag for CBSY usage

2017-08-10 Thread Simon Horman
On Wed, Aug 09, 2017 at 09:00:41PM +0200, Wolfram Sang wrote: > There is one SDHI instance on Gen2 which does not have the CBSY bit. > So, turn CBSY usage into an extra flag and set it accordingly. This has > the additional advantage that we can also set it for other incarnations > later. What is

Re: [PATCH v2] mmc: sdhi: use maximum width for the sdbuf register

2017-08-10 Thread Simon Horman
On Wed, Aug 09, 2017 at 08:29:26PM +0200, Wolfram Sang wrote: > Make use of the 64 bit sdbuf width on Renesas R-Car Gen3. If the > registers are 8 byte apart, the width is also 64 bit. For all others, > the width is 32 bit, even if the registers are only 16 bit apart. > > Signed-off-by: Wolfram Sa