Re: [PATCH 08/28] ARM: OMAP: CM-T35: Kconfig option for the display options

2013-04-02 Thread Tomi Valkeinen
On 2013-03-31 12:17, Igor Grinberg wrote: On 03/28/13 19:02, Tomi Valkeinen wrote: On 2013-03-28 18:09, Igor Grinberg wrote: On 03/28/13 14:49, Tomi Valkeinen wrote: Boards with multiple display options for the same video bus have all the possible linux display devices present at the same

Re: [PATCH 08/28] ARM: OMAP: CM-T35: Kconfig option for the display options

2013-04-02 Thread Igor Grinberg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/02/13 11:07, Tomi Valkeinen wrote: On 2013-03-31 12:17, Igor Grinberg wrote: On 03/28/13 19:02, Tomi Valkeinen wrote: On 2013-03-28 18:09, Igor Grinberg wrote: On 03/28/13 14:49, Tomi Valkeinen wrote: Boards with multiple display options

Re: [PATCH 08/28] ARM: OMAP: CM-T35: Kconfig option for the display options

2013-03-31 Thread Igor Grinberg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/28/13 19:02, Tomi Valkeinen wrote: On 2013-03-28 18:09, Igor Grinberg wrote: On 03/28/13 14:49, Tomi Valkeinen wrote: Boards with multiple display options for the same video bus have all the possible linux display devices present at the

Re: [PATCH 08/28] ARM: OMAP: CM-T35: Kconfig option for the display options

2013-03-29 Thread Tony Lindgren
* Tomi Valkeinen tomi.valkei...@ti.com [130328 21:32]: On 2013-03-28 23:28, Tony Lindgren wrote: How do you plan to change between LCD and DVI with DT? By using some custom driver modules? I don't know, but I guess we need board specific drivers. Do you know if there are other

[PATCH 08/28] ARM: OMAP: CM-T35: Kconfig option for the display options

2013-03-28 Thread Tomi Valkeinen
Boards with multiple display options for the same video bus have all the possible linux display devices present at the same time. Only one of those devices should be used at a time, as the video bus cannot be shared. This model is hacky, and will be changed in the forthcoming DSS patches to a

Re: [PATCH 08/28] ARM: OMAP: CM-T35: Kconfig option for the display options

2013-03-28 Thread Igor Grinberg
On 03/28/13 14:49, Tomi Valkeinen wrote: Boards with multiple display options for the same video bus have all the possible linux display devices present at the same time. Only one of those devices should be used at a time, as the video bus cannot be shared. Yes, only one can be used at a

Re: [PATCH 08/28] ARM: OMAP: CM-T35: Kconfig option for the display options

2013-03-28 Thread Tony Lindgren
* Igor Grinberg grinb...@compulab.co.il [130328 09:13]: On 03/28/13 14:49, Tomi Valkeinen wrote: Boards with multiple display options for the same video bus have all the possible linux display devices present at the same time. Only one of those devices should be used at a time, as the video

Re: [PATCH 08/28] ARM: OMAP: CM-T35: Kconfig option for the display options

2013-03-28 Thread Tomi Valkeinen
On 2013-03-28 18:09, Igor Grinberg wrote: On 03/28/13 14:49, Tomi Valkeinen wrote: Boards with multiple display options for the same video bus have all the possible linux display devices present at the same time. Only one of those devices should be used at a time, as the video bus cannot be

Re: [PATCH 08/28] ARM: OMAP: CM-T35: Kconfig option for the display options

2013-03-28 Thread Tomi Valkeinen
On 2013-03-28 18:53, Tony Lindgren wrote: * Igor Grinberg grinb...@compulab.co.il [130328 09:13]: On 03/28/13 14:49, Tomi Valkeinen wrote: Boards with multiple display options for the same video bus have all the possible linux display devices present at the same time. Only one of those

Re: [PATCH 08/28] ARM: OMAP: CM-T35: Kconfig option for the display options

2013-03-28 Thread Tony Lindgren
* Tomi Valkeinen tomi.valkei...@ti.com [130328 10:16]: On 2013-03-28 18:53, Tony Lindgren wrote: Yes that's not nice from usability point of view. Can we still switch between LCD and DVI during the runtime? I thought the issue was registering multiple LCD panels where only one can exist

Re: [PATCH 08/28] ARM: OMAP: CM-T35: Kconfig option for the display options

2013-03-28 Thread Tomi Valkeinen
On 2013-03-28 23:28, Tony Lindgren wrote: * Tomi Valkeinen tomi.valkei...@ti.com [130328 10:16]: On 2013-03-28 18:53, Tony Lindgren wrote: Yes that's not nice from usability point of view. Can we still switch between LCD and DVI during the runtime? I thought the issue was registering