Re: [PATCH v2 15/17] rcar-vin: register the video device at probe time

2017-05-29 Thread Niklas Söderlund
Hi Hans, Thanks for taking the time to look at this :-) On 2017-05-29 08:56:31 +0200, Hans Verkuil wrote: > On 05/29/2017 08:52 AM, Hans Verkuil wrote: > > Hi Niklas, > > > > On 05/24/2017 02:15 AM, Niklas Söderlund wrote: > > > From: Niklas Söderlund > > > > > > The driver registers the video

Re: [PATCH v2 15/17] rcar-vin: register the video device at probe time

2017-05-29 Thread Hans Verkuil
On 05/29/2017 09:49 AM, Niklas Söderlund wrote: Hi Hans, Thanks for taking the time to look at this :-) On 2017-05-29 08:56:31 +0200, Hans Verkuil wrote: On 05/29/2017 08:52 AM, Hans Verkuil wrote: Hi Niklas, On 05/24/2017 02:15 AM, Niklas Söderlund wrote: From: Niklas Söderlund The drive

Re: [PATCH v2 15/17] rcar-vin: register the video device at probe time

2017-05-29 Thread Niklas Söderlund
Hi Hans, On 2017-05-29 09:55:07 +0200, Hans Verkuil wrote: > On 05/29/2017 09:49 AM, Niklas Söderlund wrote: > > Hi Hans, > > > > Thanks for taking the time to look at this :-) > > > > On 2017-05-29 08:56:31 +0200, Hans Verkuil wrote: > > > On 05/29/2017 08:52 AM, Hans Verkuil wrote: > > > > Hi

Re: [PATCH 6/7] [media] soc_camera: rcar_vin: use proper name for the R-Car SoC

2017-05-29 Thread Sergei Shtylyov
Hello! Why "soc_camera:" in the subject? The 'soc_camera" driver has been removed (replaced by a "normal" V4L2 driver). MBR, Sergei

Re: [PATCH v5 01/10] pinctrl: generic: Add bi-directional and output-enable

2017-05-29 Thread Linus Walleij
On Tue, May 23, 2017 at 8:37 PM, jmondi wrote: >> I did not follow too much. >> But it seems IMX7ULP/Vybrid to be also a fan of generic >> output-enable/input-enable >> property. >> >> See: >> Figure 5-2. GPIO PAD in Page 241 >> http://www.nxp.com/assets/documents/data/en/reference-manuals/VFXXXR

Re: [PATCH v3 0/4] r8a7793 Gose video input support

2017-05-29 Thread Hans Verkuil
On 05/19/2017 03:07 PM, Ulrich Hecht wrote: Hi! This is a by-the-datasheet implementation of analog and digital video input on the Gose board. This revision adds new bindings that distinguish between ADV7180 variants with three and six input ports. There are numerous variants of this chip, but

Re: [PATCH] i2c: rcar: use correct length when unmapping DMA

2017-05-29 Thread Geert Uytterhoeven
On Sun, May 28, 2017 at 9:52 AM, Wolfram Sang wrote: > Because we need to transfer some bytes with PIO, the msg length is not > the length of the DMA buffer. Use the correct value which we used when > doing the mapping. > > Fixes: 73e8b0528346e8 ("i2c: rcar: add DMA support") > Signed-off-by: Wolf

Re: [PATCH 3/7] iio: use proper name for the R-Car SoC

2017-05-29 Thread Geert Uytterhoeven
On Sun, May 28, 2017 at 11:30 AM, Wolfram Sang wrote: > It is 'R-Car', not 'RCar'. No code or binding changes, only descriptive text. > > Signed-off-by: Wolfram Sang Acked-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux b

Re: [PATCH 1/7] dmaengine: use proper name for the R-Car SoC

2017-05-29 Thread Geert Uytterhoeven
On Sun, May 28, 2017 at 11:30 AM, Wolfram Sang wrote: > It is 'R-Car', not 'r-car'. No code or binding changes, only descriptive text. > > Signed-off-by: Wolfram Sang Acked-by: Geert Uytterhoeven > --- a/Documentation/devicetree/bindings/dma/shdma.txt > +++ b/Documentation/devicetree/bindings/

Re: [PATCH 2/7] i2c: use proper name for the R-Car SoC

2017-05-29 Thread Geert Uytterhoeven
On Sun, May 28, 2017 at 11:30 AM, Wolfram Sang wrote: > It is 'R-Car', not 'RCar'. No code or binding changes, only descriptive text. > > Signed-off-by: Wolfram Sang Acked-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux b

Re: [PATCH 5/7] pci: use proper name for the R-Car SoC

2017-05-29 Thread Geert Uytterhoeven
On Sun, May 28, 2017 at 11:30 AM, Wolfram Sang wrote: > It is 'R-Car', not 'RCar'. No code or binding changes, only descriptive text. > > Signed-off-by: Wolfram Sang Acked-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux b

Re: [PATCH 7/7] [media] v4l: rcar_fdp1: use proper name for the R-Car SoC

2017-05-29 Thread Geert Uytterhoeven
On Sun, May 28, 2017 at 11:30 AM, Wolfram Sang wrote: > It is 'R-Car', not 'RCar'. No code or binding changes, only descriptive text. > > Signed-off-by: Wolfram Sang Acked-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux b

Re: [PATCH 6/7] [media] soc_camera: rcar_vin: use proper name for the R-Car SoC

2017-05-29 Thread Geert Uytterhoeven
On Sun, May 28, 2017 at 11:30 AM, Wolfram Sang wrote: > It is 'R-Car', not 'RCar'. No code or binding changes, only descriptive text. > > Signed-off-by: Wolfram Sang Acked-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux b

Re: [PATCH 4/7] mmc: use proper name for the R-Car SoC

2017-05-29 Thread Geert Uytterhoeven
On Sun, May 28, 2017 at 11:30 AM, Wolfram Sang wrote: > It is 'R-Car', not 'RCar'. No code or binding changes, only descriptive text. > > Signed-off-by: Wolfram Sang Acked-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux b

Re: [PATCH] ARM: dts: r7s72100: add clock bit definitions

2017-05-29 Thread Geert Uytterhoeven
Hi Chris, On Thu, May 25, 2017 at 6:05 PM, Chris Brandt wrote: > Add the remaining bit locations for the module stop clock registers. > > Signed-off-by: Chris Brandt Reviewed-by: Geert Uytterhoeven > --- a/include/dt-bindings/clock/r7s72100-clock.h > +++ b/include/dt-bindings/clock/r7s72100-c

Re: [PATCH v2 1/2] v4l: async: check for v4l2_dev in v4l2_async_notifier_register()

2017-05-29 Thread Hans Verkuil
On 05/24/2017 02:07 AM, Niklas Söderlund wrote: From: Niklas Söderlund Add a check for v4l2_dev to v4l2_async_notifier_register() as to fail as early as possible since this will fail later in v4l2_async_test_notify(). Signed-off-by: Niklas Söderlund Acked-by: Hans Verkuil Thanks!

Re: [PATCH v2 2/2] v4l: async: add subnotifier registration for subdevices

2017-05-29 Thread Hans Verkuil
On 05/24/2017 02:07 AM, Niklas Söderlund wrote: From: Niklas Söderlund When registered() of v4l2_subdev_internal_ops is called the subdevice When the registered() callback of... have access to the master devices v4l2_dev and it's called with the have access -> has access (since it's just

Re: [PATCH v2 2/2] media: entity: Add media_entity_pad_from_fwnode() function

2017-05-29 Thread Hans Verkuil
On 05/24/2017 02:09 AM, Niklas Söderlund wrote: From: Niklas Söderlund This is a wrapper around the media entity pad_from_fwnode operation. Signed-off-by: Niklas Söderlund --- drivers/media/media-entity.c | 39 +++ include/media/media-entity.h | 22 +

Re: [PATCH v5 01/10] pinctrl: generic: Add bi-directional and output-enable

2017-05-29 Thread jmondi
Hi Linus, On Mon, May 29, 2017 at 10:45:44AM +0200, Linus Walleij wrote: > On Tue, May 23, 2017 at 8:37 PM, jmondi wrote: > > >> I did not follow too much. > >> But it seems IMX7ULP/Vybrid to be also a fan of generic > >> output-enable/input-enable > >> property. > >> > >> See: > >> Figure 5-2. G

[PATCH v3] phy: rcar-gen3-usb3: add support for R-Car Gen3 USB 3.0 PHY

2017-05-29 Thread Yoshihiro Shimoda
The USB 3.0 PHY modules of R-Car Gen3 SoCs have: - Spread spectrum clock (ssc). - Using USB 2.0 EXTAL clock instead of USB 3.0 clock. - Enabling VBUS detection for usb3.0 peripheral. So, this driver supports these features. Signed-off-by: Yoshihiro Shimoda --- This patch is based on the late

Re: [PATCH v2 2/2] v4l: async: add subnotifier registration for subdevices

2017-05-29 Thread Sakari Ailus
Hi Niklas, On Wed, May 24, 2017 at 02:07:27AM +0200, Niklas Söderlund wrote: ... > diff --git a/drivers/media/v4l2-core/v4l2-async.c > b/drivers/media/v4l2-core/v4l2-async.c > index c16200c88417b151..e1e181db90f789c0 100644 > --- a/drivers/media/v4l2-core/v4l2-async.c > +++ b/drivers/media/v4l2-c

Re: [PATCH 1/2] arm64: dts: r8a7795: add DMA for IIC_DVFS

2017-05-29 Thread Geert Uytterhoeven
On Sun, May 28, 2017 at 12:14 PM, Wolfram Sang wrote: > Tested with a Salvator-X. > > Signed-off-by: Wolfram Sang Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal c

Re: [PATCH 2/2] arm64: dts: r8a7796: add DMA for IIC_DVFS

2017-05-29 Thread Geert Uytterhoeven
On Sun, May 28, 2017 at 12:14 PM, Wolfram Sang wrote: > Tested with a Salvator-X. > > Signed-off-by: Wolfram Sang Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal c

Re: [PATCH v7 1/2] media: rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver documentation

2017-05-29 Thread Sakari Ailus
Hi Niklas, On Wed, May 24, 2017 at 02:13:52AM +0200, Niklas Söderlund wrote: > From: Niklas Söderlund > > Documentation for Renesas R-Car MIPI CSI-2 receiver. The CSI-2 receivers > are located between the video sources (CSI-2 transmitters) and the video > grabbers (VIN) on Gen3 of Renesas R-Car

Re: [PATCH v7 2/2] media: rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver driver

2017-05-29 Thread Hans Verkuil
On 05/24/2017 02:13 AM, Niklas Söderlund wrote: From: Niklas Söderlund A V4L2 driver for Renesas R-Car MIPI CSI-2 receiver. The driver supports the rcar-vin driver on R-Car Gen3 SoCs where separate CSI-2 hardware blocks are connected between the video sources and the video grabbers (VIN). Driv

Re: [PATCH/RFC] ARM: dts: armadillo800eva: Split LCD mux and gpio

2017-05-29 Thread Geert Uytterhoeven
On Wed, May 24, 2017 at 3:36 PM, Geert Uytterhoeven wrote: > On Wed, May 24, 2017 at 2:57 PM, Laurent Pinchart > wrote: >> On Wednesday 24 May 2017 13:43:34 Geert Uytterhoeven wrote: >>> Configuration of the lcd0 pinmux group and GPIO hog for the external >>> GPIO mux are done using a single devi

Re: [PATCH v7 2/2] media: rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver driver

2017-05-29 Thread Sakari Ailus
Hi Niklas, A few comments below. On Wed, May 24, 2017 at 02:13:53AM +0200, Niklas Söderlund wrote: > From: Niklas Söderlund > > A V4L2 driver for Renesas R-Car MIPI CSI-2 receiver. The driver > supports the rcar-vin driver on R-Car Gen3 SoCs where separate CSI-2 > hardware blocks are connected

[git pull] clk: renesas: Updates for v4.13

2017-05-29 Thread Geert Uytterhoeven
Hi Mike, Stephen, The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6: Linux 4.12-rc1 (2017-05-13 13:19:49 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/clk-renesas-for-v4.13-tag1

[git pull] pinctrl: sh-pfc: Updates for v4.13

2017-05-29 Thread Geert Uytterhoeven
Hi Linus, The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6: Linux 4.12-rc1 (2017-05-13 13:19:49 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/sh-pfc-for-v4.13-tag1 for you to f

Re: [PATCH 6/7] [media] soc_camera: rcar_vin: use proper name for the R-Car SoC

2017-05-29 Thread Wolfram Sang
>Why "soc_camera:" in the subject? I used 'git log $file' and copied the most recent entry. Do I need to resend? signature.asc Description: PGP signature

Re: [PATCH 1/7] dmaengine: use proper name for the R-Car SoC

2017-05-29 Thread Wolfram Sang
Geert, thanks for the Acks. > I'd fix "SH/R-Mobile" too, while at it. That would be a seperate tree-wide series in my book. Regards, Wolfram signature.asc Description: PGP signature

Applied "ASoC: audio-graph-scu-card: tidyup return method from probe()" to the asoc tree

2017-05-29 Thread Mark Brown
The patch ASoC: audio-graph-scu-card: tidyup return method from probe() 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 hour

Applied "ASoC: add audio-graph-scu-card support" to the asoc tree

2017-05-29 Thread Mark Brown
The patch ASoC: add audio-graph-scu-card support 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 Linus du

Applied "ASoC: add audio-graph-scu-card document" to the asoc tree

2017-05-29 Thread Mark Brown
The patch ASoC: add audio-graph-scu-card document 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 Linus d

Re: [PATCH 4/7] mmc: use proper name for the R-Car SoC

2017-05-29 Thread Ulf Hansson
On 28 May 2017 at 11:30, Wolfram Sang wrote: > It is 'R-Car', not 'RCar'. No code or binding changes, only descriptive text. > > Signed-off-by: Wolfram Sang Thanks, applied for next! For mfd, Lee, please tell if you have any issues me picking this via my mmc tree. Kind regards Uffe > --- > I

Re: [PATCH] i2c: rcar: use correct length when unmapping DMA

2017-05-29 Thread Niklas Söderlund
On 2017-05-28 09:52:17 +0200, Wolfram Sang wrote: > Because we need to transfer some bytes with PIO, the msg length is not > the length of the DMA buffer. Use the correct value which we used when > doing the mapping. > > Fixes: 73e8b0528346e8 ("i2c: rcar: add DMA support") > Signed-off-by: Wolfram