Re: [PATCH v2 0/5] Renesas VMSA-compatible IPMMU DT support

2014-04-17 Thread Laurent Pinchart
Hi Will, On Thursday 17 April 2014 16:55:19 Will Deacon wrote: > On Thu, Apr 17, 2014 at 12:12:57PM +0100, Laurent Pinchart wrote: > > Hello, > > Hi Laurent, > > > This patch set adds DT support to the Renesas VMSA-compatible IPMMU > > driver. The first patch refactors the driver to remove depen

Re: [PATCH v2 0/5] Renesas VMSA-compatible IPMMU DT support

2014-04-17 Thread Will Deacon
On Thu, Apr 17, 2014 at 12:12:57PM +0100, Laurent Pinchart wrote: > Hello, Hi Laurent, > This patch set adds DT support to the Renesas VMSA-compatible IPMMU driver. > The first patch refactors the driver to remove dependencies on platform data, > the second patch adds the DT bindings documentatio

[PATCH v2 0/5] Renesas VMSA-compatible IPMMU DT support

2014-04-17 Thread Laurent Pinchart
Hello, This patch set adds DT support to the Renesas VMSA-compatible IPMMU driver. The first patch refactors the driver to remove dependencies on platform data, the second patch adds the DT bindings documentation and the third patch implement them in the driver. The next two patches show real-lif

[PATCH v2 0/5] Renesas VMSA-compatible IPMMU DT support

2014-04-17 Thread Laurent Pinchart
Hello, This patch set adds DT support to the Renesas VMSA-compatible IPMMU driver. The first patch refactors the driver to remove dependencies on platform data, the second patch adds the DT bindings documentation and the third patch implement them in the driver. The next two patches show real-lif