Re: [PATCH] phy-rcar-gen2-usb: add device tree support

2014-02-28 Thread Sergei Shtylyov
Hello. On 02/27/2014 06:56 PM, Mark Rutland wrote: Add support of the device tree probing for the Renesas R-Car generation 2 SoCs documenting the device tree binding as necessary. Signed-off-by: Sergei Shtylyov --- This patch is against the 'next' branch of Felipe Balbi's 'usb.git' repo.

Re: [PATCH] phy-rcar-gen2-usb: add device tree support

2014-02-27 Thread Sergei Shtylyov
On 27-02-2014 20:06, Ben Dooks wrote: Add support of the device tree probing for the Renesas R-Car generation 2 SoCs documenting the device tree binding as necessary. You've popped in some fixes for the driver probe in here as well. No, I didn't -- it's all the result of not using devm_c

Re: [PATCH] phy-rcar-gen2-usb: add device tree support

2014-02-27 Thread Ben Dooks
On 27/02/14 00:12, Sergei Shtylyov wrote: Add support of the device tree probing for the Renesas R-Car generation 2 SoCs documenting the device tree binding as necessary. You've popped in some fixes for the driver probe in here as well. Could you do the fixes as a patch and send those before t

Re: [PATCH] phy-rcar-gen2-usb: add device tree support

2014-02-27 Thread Mark Rutland
On Thu, Feb 27, 2014 at 12:12:50AM +, Sergei Shtylyov wrote: > Add support of the device tree probing for the Renesas R-Car generation 2 SoCs > documenting the device tree binding as necessary. > > Signed-off-by: Sergei Shtylyov > > --- > This patch is against the 'next' branch of Felipe Bal

Re: [PATCH] phy-rcar-gen2-usb: add device tree support

2014-02-27 Thread Sergei Shtylyov
Hello. On 27-02-2014 16:57, Ben Dooks wrote: Add support of the device tree probing for the Renesas R-Car generation 2 SoCs documenting the device tree binding as necessary. So what happened w.r.t to my last set of patches for this? Hm, I forgot you've posted the OF patch already (and I

Re: [PATCH] phy-rcar-gen2-usb: add device tree support

2014-02-27 Thread Ben Dooks
On 27/02/14 00:12, Sergei Shtylyov wrote: Add support of the device tree probing for the Renesas R-Car generation 2 SoCs documenting the device tree binding as necessary. So what happened w.r.t to my last set of patches for this? -- Ben Dooks http://www.codethink.

[PATCH] phy-rcar-gen2-usb: add device tree support

2014-02-26 Thread Sergei Shtylyov
Add support of the device tree probing for the Renesas R-Car generation 2 SoCs documenting the device tree binding as necessary. Signed-off-by: Sergei Shtylyov --- This patch is against the 'next' branch of Felipe Balbi's 'usb.git' repo. Documentation/devicetree/bindings/usb/rcar-gen2-phy.txt