Re: [PATCHv3 07/14] HSI: Add common DT binding for HSI client devices

2014-04-27 Thread Sebastian Reichel
On Sun, Apr 27, 2014 at 12:57:55PM +0200, Pavel Machek wrote: > On Fri 2014-04-25 22:59:27, Sebastian Reichel wrote: > > On Fri, Apr 25, 2014 at 08:25:36PM +0200, Sebastian Reichel wrote: > > > On Sat, Apr 19, 2014 at 09:16:12PM +0200, Pavel Machek wrote: > > > > On Sat 2014-03-29 01:31:43, Sebasti

Re: [PATCHv3 07/14] HSI: Add common DT binding for HSI client devices

2014-04-27 Thread Pavel Machek
On Fri 2014-04-25 22:59:27, Sebastian Reichel wrote: > On Fri, Apr 25, 2014 at 08:25:36PM +0200, Sebastian Reichel wrote: > > On Sat, Apr 19, 2014 at 09:16:12PM +0200, Pavel Machek wrote: > > > On Sat 2014-03-29 01:31:43, Sebastian Reichel wrote: > > > > Implement and document generic DT bindings f

Re: [PATCHv3 07/14] HSI: Add common DT binding for HSI client devices

2014-04-25 Thread Sebastian Reichel
On Fri, Apr 25, 2014 at 08:25:36PM +0200, Sebastian Reichel wrote: > On Sat, Apr 19, 2014 at 09:16:12PM +0200, Pavel Machek wrote: > > On Sat 2014-03-29 01:31:43, Sebastian Reichel wrote: > > > Implement and document generic DT bindings for HSI clients. > > > > > > Signed-off-by: Sebastian Reichel

Re: [PATCHv3 07/14] HSI: Add common DT binding for HSI client devices

2014-04-25 Thread Sebastian Reichel
On Mon, Apr 21, 2014 at 11:52:11AM -0500, Rob Herring wrote: > On Fri, Mar 28, 2014 at 7:31 PM, Sebastian Reichel wrote: > > Implement and document generic DT bindings for HSI clients. > > > > Signed-off-by: Sebastian Reichel > > Seems pretty reasonable although I know little about HSI. ok. >

Re: [PATCHv3 07/14] HSI: Add common DT binding for HSI client devices

2014-04-25 Thread Sebastian Reichel
On Sat, Apr 19, 2014 at 09:16:12PM +0200, Pavel Machek wrote: > On Sat 2014-03-29 01:31:43, Sebastian Reichel wrote: > > Implement and document generic DT bindings for HSI clients. > > > > Signed-off-by: Sebastian Reichel > > Reviewed-by: Pavel Machek > > > diff --git a/drivers/hsi/hsi.c b/dri

Re: [PATCHv3 07/14] HSI: Add common DT binding for HSI client devices

2014-04-21 Thread Rob Herring
On Fri, Mar 28, 2014 at 7:31 PM, Sebastian Reichel wrote: > Implement and document generic DT bindings for HSI clients. > > Signed-off-by: Sebastian Reichel Seems pretty reasonable although I know little about HSI. > --- > .../devicetree/bindings/hsi/client-devices.txt | 44 + > drive

Re: [PATCHv3 07/14] HSI: Add common DT binding for HSI client devices

2014-04-19 Thread Pavel Machek
On Sat 2014-03-29 01:31:43, Sebastian Reichel wrote: > Implement and document generic DT bindings for HSI clients. > > Signed-off-by: Sebastian Reichel Reviewed-by: Pavel Machek > diff --git a/drivers/hsi/hsi.c b/drivers/hsi/hsi.c > index 07e1639..5973906 100644 > --- a/drivers/hsi/hsi.c > +++

[PATCHv3 07/14] HSI: Add common DT binding for HSI client devices

2014-03-28 Thread Sebastian Reichel
Implement and document generic DT bindings for HSI clients. Signed-off-by: Sebastian Reichel --- .../devicetree/bindings/hsi/client-devices.txt | 44 + drivers/hsi/hsi.c | 197 - include/linux/hsi/hsi.h|