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 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 >> > commands and data. >> > >> >

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

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

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 > > infrastruc

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 > > infrastruc

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 (incl

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 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,

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 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, a

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 config

[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 config

Re: [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 > > infrastructu

[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 > > infrastructu

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 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 bu

[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 drivers (un)registration and > matching, and bu

[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 Pinch

[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 Pinch

[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 Pinch

[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 Pinch