Re: [PATCH/RFC v3 08/19] video: display: Add MIPI DBI bus support

2013-09-19 Thread Vikas Sajjan
Hi Laurent, On 6 September 2013 20:07, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Hi Vikas, On Wednesday 04 September 2013 16:20:59 Vikas Sajjan wrote: On 9 August 2013 22:44, Laurent Pinchart wrote: MIPI DBI is a configurable-width parallel display bus that transmits

Re: [PATCH/RFC v3 08/19] video: display: Add MIPI DBI bus support

2013-09-09 Thread Laurent Pinchart
Hi Tomi, On Monday 26 August 2013 14:10:50 Tomi Valkeinen wrote: On 09/08/13 20:14, Laurent Pinchart wrote: MIPI DBI is a configurable-width parallel display bus that transmits commands and data. Add a new DBI Linux bus type that implements the usual bus infrastructure (including

Re: [PATCH/RFC v3 08/19] video: display: Add MIPI DBI bus support

2013-09-09 Thread Laurent Pinchart
Hi Vikas, On Wednesday 04 September 2013 16:20:59 Vikas Sajjan wrote: On 9 August 2013 22:44, Laurent Pinchart wrote: MIPI DBI is a configurable-width parallel display bus that transmits commands and data. Add a new DBI Linux bus type that implements the usual bus infrastructure

Re: [PATCH/RFC v3 08/19] video: display: Add MIPI DBI bus support

2013-09-09 Thread Laurent Pinchart
Hi Vikas, On Wednesday 04 September 2013 18:22:45 Vikas Sajjan wrote: On 9 August 2013 22:44, Laurent Pinchart wrote: MIPI DBI is a configurable-width parallel display bus that transmits commands and data. Add a new DBI Linux bus type that implements the usual bus infrastructure

Re: [PATCH/RFC v3 08/19] video: display: Add MIPI DBI bus support

2013-09-09 Thread Tomi Valkeinen
On 06/09/13 17:09, Laurent Pinchart wrote: Hi Tomi, On Monday 26 August 2013 14:10:50 Tomi Valkeinen wrote: On 09/08/13 20:14, Laurent Pinchart wrote: MIPI DBI is a configurable-width parallel display bus that transmits commands and data. Add a new DBI Linux bus type that implements the

Re: [PATCH/RFC v3 08/19] video: display: Add MIPI DBI bus support

2013-09-09 Thread Tomi Valkeinen
On 06/09/13 18:43, Tomi Valkeinen wrote: On 06/09/13 17:09, Laurent Pinchart wrote: Hi Tomi, On Monday 26 August 2013 14:10:50 Tomi Valkeinen wrote: On 09/08/13 20:14, Laurent Pinchart wrote: MIPI DBI is a configurable-width parallel display bus that transmits commands and data. Add a new

Re: [PATCH/RFC v3 08/19] video: display: Add MIPI DBI bus support

2013-09-05 Thread Vikas Sajjan
Hi Laurent, On 9 August 2013 22:44, Laurent Pinchart laurent.pinchart+rene...@ideasonboard.com wrote: MIPI DBI is a configurable-width parallel display bus that transmits commands and data. Add a new DBI Linux bus type that implements the usual bus infrastructure (including devices and

Re: [PATCH/RFC v3 08/19] video: display: Add MIPI DBI bus support

2013-09-05 Thread Vikas Sajjan
Hi Laurent, On 9 August 2013 22:44, Laurent Pinchart laurent.pinchart+rene...@ideasonboard.com wrote: MIPI DBI is a configurable-width parallel display bus that transmits commands and data. Add a new DBI Linux bus type that implements the usual bus infrastructure (including devices and

[PATCH/RFC v3 08/19] video: display: Add MIPI DBI bus support

2013-08-26 Thread Tomi Valkeinen
Hi, On 09/08/13 20:14, Laurent Pinchart wrote: > MIPI DBI is a configurable-width parallel display bus that transmits > commands and data. > > Add a new DBI Linux bus type that implements the usual bus > infrastructure (including devices and drivers (un)registration and > matching, and bus

Re: [PATCH/RFC v3 08/19] video: display: Add MIPI DBI bus support

2013-08-26 Thread Tomi Valkeinen
Hi, On 09/08/13 20:14, Laurent Pinchart wrote: MIPI DBI is a configurable-width parallel display bus that transmits commands and data. Add a new DBI Linux bus type that implements the usual bus infrastructure (including devices and drivers (un)registration and matching, and bus

Re: [PATCH/RFC v3 08/19] video: display: Add MIPI DBI bus support

2013-08-21 Thread Laurent Pinchart
Hi Rob, On Tuesday 13 August 2013 20:52:15 Rob Clark wrote: On Fri, Aug 9, 2013 at 1:14 PM, Laurent Pinchart wrote: MIPI DBI is a configurable-width parallel display bus that transmits commands and data. Add a new DBI Linux bus type that implements the usual bus infrastructure

[PATCH/RFC v3 08/19] video: display: Add MIPI DBI bus support

2013-08-20 Thread Laurent Pinchart
Hi Rob, On Tuesday 13 August 2013 20:52:15 Rob Clark wrote: > On Fri, Aug 9, 2013 at 1:14 PM, Laurent Pinchart wrote: > > MIPI DBI is a configurable-width parallel display bus that transmits > > commands and data. > > > > Add a new DBI Linux bus type that implements the usual bus > >

Re: [PATCH/RFC v3 08/19] video: display: Add MIPI DBI bus support

2013-08-14 Thread Rob Clark
On Fri, Aug 9, 2013 at 1:14 PM, Laurent Pinchart laurent.pinchart+rene...@ideasonboard.com wrote: MIPI DBI is a configurable-width parallel display bus that transmits commands and data. Add a new DBI Linux bus type that implements the usual bus infrastructure (including devices and drivers

[PATCH/RFC v3 08/19] video: display: Add MIPI DBI bus support

2013-08-13 Thread Rob Clark
On Fri, Aug 9, 2013 at 1:14 PM, Laurent Pinchart wrote: > MIPI DBI is a configurable-width parallel display bus that transmits > commands and data. > > Add a new DBI Linux bus type that implements the usual bus > infrastructure (including devices and

[PATCH/RFC v3 08/19] video: display: Add MIPI DBI bus support

2013-08-10 Thread Laurent Pinchart
MIPI DBI is a configurable-width parallel display bus that transmits commands and data. Add a new DBI Linux bus type that implements the usual bus infrastructure (including devices and drivers (un)registration and matching, and bus configuration and access functions). Signed-off-by: Laurent

[PATCH/RFC v3 08/19] video: display: Add MIPI DBI bus support

2013-08-10 Thread Laurent Pinchart
MIPI DBI is a configurable-width parallel display bus that transmits commands and data. Add a new DBI Linux bus type that implements the usual bus infrastructure (including devices and drivers (un)registration and matching, and bus configuration and access functions). Signed-off-by: Laurent

[PATCH/RFC v3 08/19] video: display: Add MIPI DBI bus support

2013-08-09 Thread Laurent Pinchart
MIPI DBI is a configurable-width parallel display bus that transmits commands and data. Add a new DBI Linux bus type that implements the usual bus infrastructure (including devices and drivers (un)registration and matching, and bus configuration and access functions). Signed-off-by: Laurent

[PATCH/RFC v3 08/19] video: display: Add MIPI DBI bus support

2013-08-09 Thread Laurent Pinchart
MIPI DBI is a configurable-width parallel display bus that transmits commands and data. Add a new DBI Linux bus type that implements the usual bus infrastructure (including devices and drivers (un)registration and matching, and bus configuration and access functions). Signed-off-by: Laurent