Re: [PATCH v3 6/7] dt-bindings: media: Add Renesas R-Car DRIF binding

2017-04-11 Thread Laurent Pinchart
Hello, On Thursday 16 Feb 2017 11:02:55 Ramesh Shanmugasundaram wrote: > Hi Rob, > > Thank you for the review comments. > > > Subject: Re: [PATCH v3 6/7] dt-bindings: media: Add Renesas R-Car DRIF > > binding > > > > On Tue, Feb 07, 2017 at 03:02:36PM +, Ramesh Shanmugasundaram wrote: > >>

RE: [PATCH 0/3] usb: host: xhci-plat: add support suspend/resume for R-Car

2017-04-11 Thread Yoshihiro Shimoda
Hi Mathias, > From: Yoshihiro Shimoda, Sent: Friday, March 17, 2017 7:03 PM > > This patch adds support suspend/resume for R-Car controllers. > The controllers need firmware downloading and the current code has > such process only when probe timing. After suspend the system and > the power of

Re: [PATCH v3 6/7] dt-bindings: media: Add Renesas R-Car DRIF binding

2017-04-11 Thread Laurent Pinchart
Hi Ramesh, Thank you for the patch. On Tuesday 07 Feb 2017 15:02:36 Ramesh Shanmugasundaram wrote: > Add binding documentation for Renesas R-Car Digital Radio Interface > (DRIF) controller. > > Signed-off-by: Ramesh Shanmugasundaram > > --- >

Re: [PATCH v4 3/9] dt-bindings: pinctrl: Add RZ/A1 bindings doc

2017-04-11 Thread Linus Walleij
On Mon, Apr 10, 2017 at 8:12 PM, Rob Herring wrote: > On Wed, Apr 05, 2017 at 04:07:21PM +0200, Jacopo Mondi wrote: >> + The allowed generic formats for a pin multiplexing sub-node are the >> + following ones: >> + >> + node-1 { >> + pinmux = , , ... ; >> +

RE: [PATCH v3 2/7] dt-bindings: media: Add MAX2175 binding description

2017-04-11 Thread Ramesh Shanmugasundaram
Hi Laurent, Thanks for the review comments. > > On Tuesday 07 Feb 2017 15:02:32 Ramesh Shanmugasundaram wrote: > > Add device tree binding documentation for MAX2175 Rf to bits tuner > > device. > > > > Signed-off-by: Ramesh Shanmugasundaram > > --- > >

Re: [PATCH v3 1/7] media: v4l2-ctrls: Reserve controls for MAX217X

2017-04-11 Thread Laurent Pinchart
Hi Ramesh, Thank you for the patch. On Tuesday 07 Feb 2017 15:02:31 Ramesh Shanmugasundaram wrote: > Reserve controls for MAX217X RF to Bits tuner family. These hybrid > radio receiver chips are highly programmable and hence reserving 32 > controls. > > Signed-off-by: Ramesh Shanmugasundaram >

Re: [PATCH v4 1/9] pinctrl: generic: Add bi-directional and output-enable

2017-04-11 Thread Linus Walleij
On Wed, Apr 5, 2017 at 4:07 PM, Jacopo Mondi wrote: > Add bi-directional and output-enable pin configuration properties. > > bi-directional allows to specify when a pin shall operate in input and > output mode at the same time. This is particularly useful in platforms

Re: [PATCH v4 0/9] Renesas RZ/A1 pin and gpio controller

2017-04-11 Thread Linus Walleij
On Wed, Apr 5, 2017 at 4:07 PM, Jacopo Mondi wrote: > Hi Linus, >this is 4th round of gpio/pincontroller for RZ/A1 devices. > > As you suggested in v3 review, I have now added what we called pinmux flags > to the list of standard pinconf generic properties, and

Re: [PATCH v4 0/9] Renesas RZ/A1 pin and gpio controller

2017-04-11 Thread Geert Uytterhoeven
Hi Linus, On Tue, Apr 11, 2017 at 11:05 AM, Linus Walleij wrote: > On Wed, Apr 5, 2017 at 4:07 PM, Jacopo Mondi > wrote: >> Hi Linus, >>this is 4th round of gpio/pincontroller for RZ/A1 devices. >> >> As you suggested in v3 review, I

Re: [PATCH 2/2] clk: cs2000: add AUX_OUT pin select support

2017-04-11 Thread Kuninori Morimoto
Hi Geert Thank you for your feedback > > +- auxoutsrc: select AUX_OUT source from these. > > + refclk: Timing Reference Clock > > + clk_in: Frequency Reference Clock > > +

RE: [PATCH v3 2/7] dt-bindings: media: Add MAX2175 binding description

2017-04-11 Thread Ramesh Shanmugasundaram
Hi Laurent, > On Tuesday 11 Apr 2017 09:57:45 Ramesh Shanmugasundaram wrote: > > > On Tuesday 07 Feb 2017 15:02:32 Ramesh Shanmugasundaram wrote: > > >> Add device tree binding documentation for MAX2175 Rf to bits tuner > > >> device. > > >> > > >> Signed-off-by: Ramesh Shanmugasundaram > > >>

Re: [PATCH v3 2/7] dt-bindings: media: Add MAX2175 binding description

2017-04-11 Thread Laurent Pinchart
Hi Ramesh, On Tuesday 11 Apr 2017 09:57:45 Ramesh Shanmugasundaram wrote: > > On Tuesday 07 Feb 2017 15:02:32 Ramesh Shanmugasundaram wrote: > >> Add device tree binding documentation for MAX2175 Rf to bits tuner > >> device. > >> > >> Signed-off-by: Ramesh Shanmugasundaram > >>

Re: [PATCH 2/2] clk: cs2000: add AUX_OUT pin select support

2017-04-11 Thread Geert Uytterhoeven
Hi Morimoto-san, On Tue, Apr 11, 2017 at 2:36 AM, Kuninori Morimoto wrote: > From: Kuninori Morimoto > > Signed-off-by: Kuninori Morimoto > Tested-by: Hiroyuki Yokoyama

Re: [PATCH v3 2/7] dt-bindings: media: Add MAX2175 binding description

2017-04-11 Thread Laurent Pinchart
Hi Ramesh, Thank you for the patch. On Tuesday 07 Feb 2017 15:02:32 Ramesh Shanmugasundaram wrote: > Add device tree binding documentation for MAX2175 Rf to bits tuner > device. > > Signed-off-by: Ramesh Shanmugasundaram > --- >