Re: [PATCH v2 1/2] usb: of: add functions to bind a companion controller

2017-02-27 Thread Peter Chen
On Tue, Feb 21, 2017 at 07:59:47PM +0900, Yoshihiro Shimoda wrote: > EHCI controllers will have a companion controller. However, on platform > bus, there was difficult to bind them in previous code. So, this > patch adds helper functions to bind them using a "companion" property. > >

Re: [PATCH v2 2/2] usb: host: ehci-platform: fix usb 1.1 device is not connected in system resume

2017-02-27 Thread Peter Chen
On Tue, Feb 21, 2017 at 07:59:48PM +0900, Yoshihiro Shimoda wrote: > This patch fixes an issue that a usb 1.1 device is not connected in > system resume and then the following message appeared if debug messages > are enabled: > usb 2-1: Waited 2000ms for CONNECT > > To resolve this issue,

Re: [PATCH v2 1/2] usb: of: add functions to bind a companion controller

2017-02-27 Thread Rob Herring
On Tue, Feb 21, 2017 at 07:59:47PM +0900, Yoshihiro Shimoda wrote: > EHCI controllers will have a companion controller. However, on platform > bus, there was difficult to bind them in previous code. So, this > patch adds helper functions to bind them using a "companion" property. > >

Re: [PATCH 2/7] Documentation: devicetree: bindings: Add RZ/A1 pinctrl binding documentation

2017-02-27 Thread Rob Herring
On Mon, Feb 20, 2017 at 06:13:03PM +0100, Jacopo Mondi wrote: > Add device tree bindings documentation for Renesas RZ/A1 gpio and pin > controller. Make the subject prefix: dt-bindings: pinctrl: ... > > Signed-off-by: Jacopo Mondi > --- >

Re: [PATCH v2 2/3] watchdog: renesas-wdt: add support for rza

2017-02-27 Thread Rob Herring
On Thu, Feb 16, 2017 at 12:23:19PM -0500, Chris Brandt wrote: > Describe the WDT hardware in the RZ/A series. > > Signed-off-by: Chris Brandt > --- > v2: > * added to renesas-wdt.txt instead of creating a new file > * changed commit title > * added "renesas,rza-wdt" as

Re: [PATCHv3 4/4] Changing alignment and indentation in function prototypes so parameters line up to make checkpatch happy (no more warnings/errors).

2017-02-27 Thread Sergei Shtylyov
Hello! Your subject is too long, mught want to move i(part of) it to the patch description... And you need to provide your Signed-off-by:, the patch can't be applied without it. MBR, Sergei

Re: [PATCH 0/4] iio: adc: Maxim max961x driver

2017-02-27 Thread jacopo mondi
Hi Jonathan, On 25/02/2017 17:09, Jonathan Cameron wrote: On 24/02/17 15:05, Jacopo Mondi wrote: Hello! This series adds driver and documentation for Maxim max9611/max9612 high-side current sense amplifier with 12-bit ADC and I2c interface. It also registers two devices installed on VDD_0.8V