Re: [PATCH 19/20] OMAPDSS: DSI: fix DSI channel source initialization

2013-03-11 Thread Tomi Valkeinen
On 2013-03-11 10:15, Archit Taneja wrote: > On Monday 11 March 2013 12:32 PM, Tomi Valkeinen wrote: >> On 2013-03-11 08:10, Archit Taneja wrote: >>> Hi, >>> >>> On Friday 08 March 2013 05:21 PM, Tomi Valkeinen wrote: During the initialization of the DSI protocol registers, we always set t

Re: [PATCH 19/20] OMAPDSS: DSI: fix DSI channel source initialization

2013-03-11 Thread Archit Taneja
On Monday 11 March 2013 12:32 PM, Tomi Valkeinen wrote: On 2013-03-11 08:10, Archit Taneja wrote: Hi, On Friday 08 March 2013 05:21 PM, Tomi Valkeinen wrote: During the initialization of the DSI protocol registers, we always set the sources of all DSI channels to L4. However, we don't update t

Re: [PATCH 19/20] OMAPDSS: DSI: fix DSI channel source initialization

2013-03-11 Thread Tomi Valkeinen
On 2013-03-11 08:10, Archit Taneja wrote: > Hi, > > On Friday 08 March 2013 05:21 PM, Tomi Valkeinen wrote: >> During the initialization of the DSI protocol registers, we always set >> the sources of all DSI channels to L4. However, we don't update the >> value in the dsi_data, so we may end up wi

Re: [PATCH 19/20] OMAPDSS: DSI: fix DSI channel source initialization

2013-03-10 Thread Archit Taneja
Hi, On Friday 08 March 2013 05:21 PM, Tomi Valkeinen wrote: During the initialization of the DSI protocol registers, we always set the sources of all DSI channels to L4. However, we don't update the value in the dsi_data, so we may end up with a different value in the register and in the dsi_dat