Re: [PATCH 00/18] OMAP: DSS2: Intro

2009-09-17 Thread Tomi Valkeinen
Hi,

On Thu, 2009-09-03 at 00:11 +0200, ext Andrew Morton wrote:
 On Tue, 01 Sep 2009 10:10:19 +0300
 Artem Bityutskiy dedeki...@gmail.com wrote:
 
  Andrew,
  
  could you please help with merging this piece of (well written) code?
  Could you give your blessing to include it into linux-next now, and
  merge this during the next merge window?
 
 I'll merge them (after I've looked through them, which I'll do now).  

Have you had time to take a look at this?

 Tomi

 
 But there are more rejects than I'm prepared to cope with.  The various
 arch/arm files have undergone some changes in linux-next which yield
 more breakage than I'm prepared to try to fix.  For example,
 arch/arm/mach-omap2/board-3430sdp.c:sdp3430_config[] ends up being an
 empty array!
 
 Then there's the matter of these patches, already in -mm:
 
 omapfb-add-support-for-the-apollon-lcd.patch
 omapfb-add-support-for-mipi-dcs-compatible-lcds.patch
 omapfb-add-support-for-the-amstrad-delta-lcd.patch
 omapfb-add-support-for-the-2430sdp-lcd.patch
 omapfb-add-support-for-the-omap2evm-lcd.patch
 omapfb-add-support-for-the-3430sdp-lcd.patch
 omapfb-add-support-for-the-omap3-evm-lcd.patch
 omapfb-add-support-for-the-omap3-beagle-dvi-output.patch
 omapfb-add-support-for-the-gumstix-overo-lcd.patch
 omapfb-add-support-for-the-zoom-mdk-lcd.patch
 omapfb-add-support-for-rotation-on-the-blizzard-lcd-ctrl.patch
 n770-enable-lcd-mipi-dcs-in-kconfig.patch
 omapfb-dispc-various-typo-fixes.patch
 omapfb-dispc-disable-iface-clocks-along-with-func-clocks.patch
 omapfb-dispc-enable-wake-up-capability.patch
 omapfb-dispc-allow-multiple-external-irq-handlers.patch
 omapfb-suspend-resume-only-if-fb-device-is-already-initialized.patch
 omapfb-fix-coding-style-remove-dead-line.patch
 omapfb-add-fb-manual-update-option-to-kconfig.patch
 omapfb-hwa742-fix-pointer-to-be-const.patch
 

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: [PATCH 00/18] OMAP: DSS2: Intro

2009-09-10 Thread Hiremath, Vaibhav

 -Original Message-
 From: Tomi Valkeinen [mailto:tomi.valkei...@nokia.com]
 Sent: Thursday, September 03, 2009 4:30 PM
 To: ext Andrew Morton
 Cc: Artem Bityutskiy; t...@atomide.com; Hiremath, Vaibhav; Syed
 Mohammed, Khasim; sako...@gmail.com; linux-ker...@vger.kernel.org;
 linux-omap@vger.kernel.org
 Subject: Re: [PATCH 00/18] OMAP: DSS2: Intro
 
 Hi,
 
 On Thu, 2009-09-03 at 00:11 +0200, ext Andrew Morton wrote:
  On Tue, 01 Sep 2009 10:10:19 +0300
  Artem Bityutskiy dedeki...@gmail.com wrote:
 
   Andrew,
  
   could you please help with merging this piece of (well written)
 code?
   Could you give your blessing to include it into linux-next now,
 and
   merge this during the next merge window?
 
  I'll merge them (after I've looked through them, which I'll do
 now).
 
  But there are more rejects than I'm prepared to cope with.  The
 various
  arch/arm files have undergone some changes in linux-next which
 yield
  more breakage than I'm prepared to try to fix.  For example,
  arch/arm/mach-omap2/board-3430sdp.c:sdp3430_config[] ends up being
 an
  empty array!
 
 I rebased the patches on top of linux-next. The tree is at
 http://gitorious.org/linux-omap-dss2/linux , in branch linux-next-
 dss.
 
 The only conflict was in board-3430sdp, and yes, sdp3430_config is
 supposed to end up as an empty array.
 
[Hiremath, Vaibhav] I have refreshed OMAp3EVM patch support on top of l-o 
master, as of now I have shared it under 

http://arago-project.org/git/people/?p=vaibhav/ti-psp-omap-video.git;a=summary

under ti_display branch, and will be posting to L-O once DSS2 gets accepted.

  Then there's the matter of these patches, already in -mm:
 
  omapfb-add-support-for-the-apollon-lcd.patch
  omapfb-add-support-for-mipi-dcs-compatible-lcds.patch
  omapfb-add-support-for-the-amstrad-delta-lcd.patch
  omapfb-add-support-for-the-2430sdp-lcd.patch
  omapfb-add-support-for-the-omap2evm-lcd.patch
  omapfb-add-support-for-the-3430sdp-lcd.patch
  omapfb-add-support-for-the-omap3-evm-lcd.patch
  omapfb-add-support-for-the-omap3-beagle-dvi-output.patch
  omapfb-add-support-for-the-gumstix-overo-lcd.patch
  omapfb-add-support-for-the-zoom-mdk-lcd.patch
  omapfb-add-support-for-rotation-on-the-blizzard-lcd-ctrl.patch
  n770-enable-lcd-mipi-dcs-in-kconfig.patch
  omapfb-dispc-various-typo-fixes.patch
  omapfb-dispc-disable-iface-clocks-along-with-func-clocks.patch
  omapfb-dispc-enable-wake-up-capability.patch
  omapfb-dispc-allow-multiple-external-irq-handlers.patch
  omapfb-suspend-resume-only-if-fb-device-is-already-
 initialized.patch
  omapfb-fix-coding-style-remove-dead-line.patch
  omapfb-add-fb-manual-update-option-to-kconfig.patch
  omapfb-hwa742-fix-pointer-to-be-const.patch
 
 These are not in linux-next, I think. They are for the old OMAP
 display
 subsystem, and may cause some conflicts with DSS2. I think those
 patches
 should go in also, as the old driver is used for OMAP1 and fo all
 the
 other boards that have not been ported to use DSS2.
 
 Should I rebase DSS2 on top of -mm and solve the conflicts? If so,
 where
 can I find your tree?
 
[Hiremath, Vaibhav] Andrew,
We have not heard anything back on this, when are you planning to merge DSS2?

Actually other development patches are gating because of this, like V4L2 driver 
on top of DSS2.

Thanks,
Vaibhav

  Tomi
 
 

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 00/18] OMAP: DSS2: Intro

2009-09-03 Thread Tomi Valkeinen
Hi,

On Thu, 2009-09-03 at 00:11 +0200, ext Andrew Morton wrote:
 On Tue, 01 Sep 2009 10:10:19 +0300
 Artem Bityutskiy dedeki...@gmail.com wrote:
 
  Andrew,
  
  could you please help with merging this piece of (well written) code?
  Could you give your blessing to include it into linux-next now, and
  merge this during the next merge window?
 
 I'll merge them (after I've looked through them, which I'll do now).  
 
 But there are more rejects than I'm prepared to cope with.  The various
 arch/arm files have undergone some changes in linux-next which yield
 more breakage than I'm prepared to try to fix.  For example,
 arch/arm/mach-omap2/board-3430sdp.c:sdp3430_config[] ends up being an
 empty array!

I rebased the patches on top of linux-next. The tree is at
http://gitorious.org/linux-omap-dss2/linux , in branch linux-next-dss.

The only conflict was in board-3430sdp, and yes, sdp3430_config is
supposed to end up as an empty array. 

 Then there's the matter of these patches, already in -mm:
 
 omapfb-add-support-for-the-apollon-lcd.patch
 omapfb-add-support-for-mipi-dcs-compatible-lcds.patch
 omapfb-add-support-for-the-amstrad-delta-lcd.patch
 omapfb-add-support-for-the-2430sdp-lcd.patch
 omapfb-add-support-for-the-omap2evm-lcd.patch
 omapfb-add-support-for-the-3430sdp-lcd.patch
 omapfb-add-support-for-the-omap3-evm-lcd.patch
 omapfb-add-support-for-the-omap3-beagle-dvi-output.patch
 omapfb-add-support-for-the-gumstix-overo-lcd.patch
 omapfb-add-support-for-the-zoom-mdk-lcd.patch
 omapfb-add-support-for-rotation-on-the-blizzard-lcd-ctrl.patch
 n770-enable-lcd-mipi-dcs-in-kconfig.patch
 omapfb-dispc-various-typo-fixes.patch
 omapfb-dispc-disable-iface-clocks-along-with-func-clocks.patch
 omapfb-dispc-enable-wake-up-capability.patch
 omapfb-dispc-allow-multiple-external-irq-handlers.patch
 omapfb-suspend-resume-only-if-fb-device-is-already-initialized.patch
 omapfb-fix-coding-style-remove-dead-line.patch
 omapfb-add-fb-manual-update-option-to-kconfig.patch
 omapfb-hwa742-fix-pointer-to-be-const.patch

These are not in linux-next, I think. They are for the old OMAP display
subsystem, and may cause some conflicts with DSS2. I think those patches
should go in also, as the old driver is used for OMAP1 and fo all the
other boards that have not been ported to use DSS2.

Should I rebase DSS2 on top of -mm and solve the conflicts? If so, where
can I find your tree?

 Tomi


--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 00/18] OMAP: DSS2: Intro

2009-09-02 Thread Andrew Morton
On Tue, 01 Sep 2009 10:10:19 +0300
Artem Bityutskiy dedeki...@gmail.com wrote:

 Andrew,
 
 could you please help with merging this piece of (well written) code?
 Could you give your blessing to include it into linux-next now, and
 merge this during the next merge window?

I'll merge them (after I've looked through them, which I'll do now).  

But there are more rejects than I'm prepared to cope with.  The various
arch/arm files have undergone some changes in linux-next which yield
more breakage than I'm prepared to try to fix.  For example,
arch/arm/mach-omap2/board-3430sdp.c:sdp3430_config[] ends up being an
empty array!

Then there's the matter of these patches, already in -mm:

omapfb-add-support-for-the-apollon-lcd.patch
omapfb-add-support-for-mipi-dcs-compatible-lcds.patch
omapfb-add-support-for-the-amstrad-delta-lcd.patch
omapfb-add-support-for-the-2430sdp-lcd.patch
omapfb-add-support-for-the-omap2evm-lcd.patch
omapfb-add-support-for-the-3430sdp-lcd.patch
omapfb-add-support-for-the-omap3-evm-lcd.patch
omapfb-add-support-for-the-omap3-beagle-dvi-output.patch
omapfb-add-support-for-the-gumstix-overo-lcd.patch
omapfb-add-support-for-the-zoom-mdk-lcd.patch
omapfb-add-support-for-rotation-on-the-blizzard-lcd-ctrl.patch
n770-enable-lcd-mipi-dcs-in-kconfig.patch
omapfb-dispc-various-typo-fixes.patch
omapfb-dispc-disable-iface-clocks-along-with-func-clocks.patch
omapfb-dispc-enable-wake-up-capability.patch
omapfb-dispc-allow-multiple-external-irq-handlers.patch
omapfb-suspend-resume-only-if-fb-device-is-already-initialized.patch
omapfb-fix-coding-style-remove-dead-line.patch
omapfb-add-fb-manual-update-option-to-kconfig.patch
omapfb-hwa742-fix-pointer-to-be-const.patch

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 00/18] OMAP: DSS2: Intro

2009-09-01 Thread Artem Bityutskiy

On 08/31/2009 06:55 PM, Tony Lindgren wrote:

* Hiremath, Vaibhavhvaib...@ti.com  [090831 07:44]:



-Original Message-
From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-
ow...@vger.kernel.org] On Behalf Of Syed Mohammed, Khasim
Sent: Monday, August 31, 2009 8:11 PM
To: Steve Sakoman; Artem Bityutskiy; linux-ker...@vger.kernel.org;
linux-omap@vger.kernel.org Mailing List
Cc: Andrew Morton; Tony Lindgren; Tomi Valkeinen
Subject: RE: [PATCH 00/18] OMAP: DSS2: Intro




-Original Message-
From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-

ow...@vger.kernel.org] On Behalf Of Steve

Sakoman
Sent: Monday, August 31, 2009 7:50 PM
To: Artem Bityutskiy
Cc: Andrew Morton; Tony Lindgren; Tomi Valkeinen; linux-

ker...@vger.kernel.org; linux-

o...@vger.kernel.org Mailing List
Subject: Re: [PATCH 00/18] OMAP: DSS2: Intro

On Mon, Aug 31, 2009 at 2:23 AM, Artem

Bityutskiydedeki...@gmail.com  wrote:



We are using DSS2 in Nokia for about a year already. N900 is

using this

code, for example. Other (non-Nokia) projects are using DSS2 as

well.

The code was public for long time and was sent several times for

review.


In any case,

Tested-by: Artem Bityutskiyartem.bityuts...@nokia.com


Gumstix has also been shipping with DSS2 on their Overo product

for

many months now.

Tested-by: Steve Sakomanst...@sakoman.com


If there is a concern on OMAP2 support, I can confirm that there is
no difference between OMAP2 and OMAP3 Display Subsystem from
Register level. So what ever works on OMAP3 DSS2 should straight
away work for OMAP2 as well.

I agree with rest of the folks here, we should get DSS2 merged in
mainline. It is being extensively used on all OMAP3 platforms.


[Hiremath, Vaibhav] I am also agreeing with the point that we should merge the 
DSS2; it's now almost year we have migrated to DSS2. Most of our customers are 
based out of it.


Yeh I agree this should get merged.

I think it's best to merge this via the fb list and I've acked the
patches that I'm concerned with already.


This would be a good suggestion if the fb list was alive, but it is not.
Do you have a specific name of a maintainer?

Andrew,

could you please help with merging this piece of (well written) code?
Could you give your blessing to include it into linux-next now, and
merge this during the next merge window?

--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 00/18] OMAP: DSS2: Intro

2009-09-01 Thread Tony Lindgren
* Artem Bityutskiy dedeki...@gmail.com [090901 00:11]:
 On 08/31/2009 06:55 PM, Tony Lindgren wrote:
 * Hiremath, Vaibhavhvaib...@ti.com  [090831 07:44]:

 -Original Message-
 From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-
 ow...@vger.kernel.org] On Behalf Of Syed Mohammed, Khasim
 Sent: Monday, August 31, 2009 8:11 PM
 To: Steve Sakoman; Artem Bityutskiy; linux-ker...@vger.kernel.org;
 linux-omap@vger.kernel.org Mailing List
 Cc: Andrew Morton; Tony Lindgren; Tomi Valkeinen
 Subject: RE: [PATCH 00/18] OMAP: DSS2: Intro



 -Original Message-
 From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-
 ow...@vger.kernel.org] On Behalf Of Steve
 Sakoman
 Sent: Monday, August 31, 2009 7:50 PM
 To: Artem Bityutskiy
 Cc: Andrew Morton; Tony Lindgren; Tomi Valkeinen; linux-
 ker...@vger.kernel.org; linux-
 o...@vger.kernel.org Mailing List
 Subject: Re: [PATCH 00/18] OMAP: DSS2: Intro

 On Mon, Aug 31, 2009 at 2:23 AM, Artem
 Bityutskiydedeki...@gmail.com  wrote:

 We are using DSS2 in Nokia for about a year already. N900 is
 using this
 code, for example. Other (non-Nokia) projects are using DSS2 as
 well.
 The code was public for long time and was sent several times for
 review.

 In any case,

 Tested-by: Artem Bityutskiyartem.bityuts...@nokia.com

 Gumstix has also been shipping with DSS2 on their Overo product
 for
 many months now.

 Tested-by: Steve Sakomanst...@sakoman.com

 If there is a concern on OMAP2 support, I can confirm that there is
 no difference between OMAP2 and OMAP3 Display Subsystem from
 Register level. So what ever works on OMAP3 DSS2 should straight
 away work for OMAP2 as well.

 I agree with rest of the folks here, we should get DSS2 merged in
 mainline. It is being extensively used on all OMAP3 platforms.

 [Hiremath, Vaibhav] I am also agreeing with the point that we should merge 
 the DSS2; it's now almost year we have migrated to DSS2. Most of our 
 customers are based out of it.

 Yeh I agree this should get merged.

 I think it's best to merge this via the fb list and I've acked the
 patches that I'm concerned with already.

 This would be a good suggestion if the fb list was alive, but it is not.
 Do you have a specific name of a maintainer?

Bummer, I don't know who should ack this then.

 Andrew,

 could you please help with merging this piece of (well written) code?
 Could you give your blessing to include it into linux-next now, and
 merge this during the next merge window?

Alternatively I can also pile it into the omap for-next branch if
Andrew prefers that.

It would be nice to get some fb people to ack the drivers/video/omap/
parts of the patch series though.

Tony 
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 00/18] OMAP: DSS2: Intro

2009-08-31 Thread Artem Bityutskiy

On 08/28/2009 03:25 PM, Tomi Valkeinen wrote:

This patch set implement new display subsystem driver (DSS2) and omapfb driver
for OMAP2/3. The patches have been reviewed on linux-omap and linux-fbdev-devel
mailing lists. The patches can also be found from
http://gitorious.org/linux-omap-dss2/linux

The patches include DSS documentation patch that includes more instructions for
module parameters, sysfs files etc.

The patches enable DSS2 for OMAP3430 SDP board. DSS2 is used in various boards,
for example Nokia N900, Beagle Board and Overo.

I don't currently have any OMAP2 board to test DSS2, but it has worked on OMAP2
and the possible fixes needed should be minimal.

OMAP1 is not supported, and so the old DSS needs to be used on OMAP1 boards.

DSS2 is partly based on the old omapfb driver by Imre Deak, and Imre has also
contributed to DSS2 quite a bit. Ville Syrjälä has been contributing to scaling
and tv-out work. Also some contributions have been made by Hardik Shah, Vaibhav
Hiremath, and perhaps some others that I have forgotten =).


Tony, Andrew,

how could we merge this code (unless there are requests to change something, 
which
does not seem to be the case.). It seems like there is no maintainer who could
merge this. Or there is? Would Tomi need to send a direct pull request to Linus,
or this could got via Tony?

We are using DSS2 in Nokia for about a year already. N900 is using this
code, for example. Other (non-Nokia) projects are using DSS2 as well.
The code was public for long time and was sent several times for review.

In any case,

Tested-by: Artem Bityutskiy artem.bityuts...@nokia.com

--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 00/18] OMAP: DSS2: Intro

2009-08-31 Thread Koen Kooi


Op 31 aug 2009, om 11:23 heeft Artem Bityutskiy het volgende geschreven:


On 08/28/2009 03:25 PM, Tomi Valkeinen wrote:
This patch set implement new display subsystem driver (DSS2) and  
omapfb driver
for OMAP2/3. The patches have been reviewed on linux-omap and linux- 
fbdev-devel

mailing lists. The patches can also be found from
http://gitorious.org/linux-omap-dss2/linux

The patches include DSS documentation patch that includes more  
instructions for

module parameters, sysfs files etc.

The patches enable DSS2 for OMAP3430 SDP board. DSS2 is used in  
various boards,

for example Nokia N900, Beagle Board and Overo.

I don't currently have any OMAP2 board to test DSS2, but it has  
worked on OMAP2

and the possible fixes needed should be minimal.

OMAP1 is not supported, and so the old DSS needs to be used on  
OMAP1 boards.


DSS2 is partly based on the old omapfb driver by Imre Deak, and  
Imre has also
contributed to DSS2 quite a bit. Ville Syrjälä has been  
contributing to scaling
and tv-out work. Also some contributions have been made by Hardik  
Shah, Vaibhav

Hiremath, and perhaps some others that I have forgotten =).


Tony, Andrew,

how could we merge this code (unless there are requests to change  
something, which
does not seem to be the case.). It seems like there is no maintainer  
who could
merge this. Or there is? Would Tomi need to send a direct pull  
request to Linus,

or this could got via Tony?

We are using DSS2 in Nokia for about a year already. N900 is using  
this

code, for example. Other (non-Nokia) projects are using DSS2 as well.
The code was public for long time and was sent several times for  
review.


With my beagleboard hat on: I agree with Artem, let's get this merged.  
I hope other TI folk can put their TI hat on and say something nice  
about dss2 as well :)


regards,

Koen

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 00/18] OMAP: DSS2: Intro

2009-08-31 Thread Steve Sakoman
On Mon, Aug 31, 2009 at 2:23 AM, Artem Bityutskiydedeki...@gmail.com wrote:

 We are using DSS2 in Nokia for about a year already. N900 is using this
 code, for example. Other (non-Nokia) projects are using DSS2 as well.
 The code was public for long time and was sent several times for review.

 In any case,

 Tested-by: Artem Bityutskiy artem.bityuts...@nokia.com

Gumstix has also been shipping with DSS2 on their Overo product for
many months now.

Tested-by: Steve Sakoman st...@sakoman.com
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: [PATCH 00/18] OMAP: DSS2: Intro

2009-08-31 Thread Syed Mohammed, Khasim


 -Original Message-
 From: linux-omap-ow...@vger.kernel.org 
 [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Steve
 Sakoman
 Sent: Monday, August 31, 2009 7:50 PM
 To: Artem Bityutskiy
 Cc: Andrew Morton; Tony Lindgren; Tomi Valkeinen; 
 linux-ker...@vger.kernel.org; linux-
 o...@vger.kernel.org Mailing List
 Subject: Re: [PATCH 00/18] OMAP: DSS2: Intro
 
 On Mon, Aug 31, 2009 at 2:23 AM, Artem Bityutskiydedeki...@gmail.com wrote:
 
  We are using DSS2 in Nokia for about a year already. N900 is using this
  code, for example. Other (non-Nokia) projects are using DSS2 as well.
  The code was public for long time and was sent several times for review.
 
  In any case,
 
  Tested-by: Artem Bityutskiy artem.bityuts...@nokia.com
 
 Gumstix has also been shipping with DSS2 on their Overo product for
 many months now.
 
 Tested-by: Steve Sakoman st...@sakoman.com

If there is a concern on OMAP2 support, I can confirm that there is no 
difference between OMAP2 and OMAP3 Display Subsystem from Register level. So 
what ever works on OMAP3 DSS2 should straight away work for OMAP2 as well.

I agree with rest of the folks here, we should get DSS2 merged in mainline. It 
is being extensively used on all OMAP3 platforms.

Regards,
Khasim
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: [PATCH 00/18] OMAP: DSS2: Intro

2009-08-31 Thread Hiremath, Vaibhav

 -Original Message-
 From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-
 ow...@vger.kernel.org] On Behalf Of Syed Mohammed, Khasim
 Sent: Monday, August 31, 2009 8:11 PM
 To: Steve Sakoman; Artem Bityutskiy; linux-ker...@vger.kernel.org;
 linux-omap@vger.kernel.org Mailing List
 Cc: Andrew Morton; Tony Lindgren; Tomi Valkeinen
 Subject: RE: [PATCH 00/18] OMAP: DSS2: Intro
 
 
 
  -Original Message-
  From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-
 ow...@vger.kernel.org] On Behalf Of Steve
  Sakoman
  Sent: Monday, August 31, 2009 7:50 PM
  To: Artem Bityutskiy
  Cc: Andrew Morton; Tony Lindgren; Tomi Valkeinen; linux-
 ker...@vger.kernel.org; linux-
  o...@vger.kernel.org Mailing List
  Subject: Re: [PATCH 00/18] OMAP: DSS2: Intro
 
  On Mon, Aug 31, 2009 at 2:23 AM, Artem
 Bityutskiydedeki...@gmail.com wrote:
 
   We are using DSS2 in Nokia for about a year already. N900 is
 using this
   code, for example. Other (non-Nokia) projects are using DSS2 as
 well.
   The code was public for long time and was sent several times for
 review.
  
   In any case,
  
   Tested-by: Artem Bityutskiy artem.bityuts...@nokia.com
 
  Gumstix has also been shipping with DSS2 on their Overo product
 for
  many months now.
 
  Tested-by: Steve Sakoman st...@sakoman.com
 
 If there is a concern on OMAP2 support, I can confirm that there is
 no difference between OMAP2 and OMAP3 Display Subsystem from
 Register level. So what ever works on OMAP3 DSS2 should straight
 away work for OMAP2 as well.
 
 I agree with rest of the folks here, we should get DSS2 merged in
 mainline. It is being extensively used on all OMAP3 platforms.
 
[Hiremath, Vaibhav] I am also agreeing with the point that we should merge the 
DSS2; it's now almost year we have migrated to DSS2. Most of our customers are 
based out of it.

Thanks,
Vaibhav

 Regards,
 Khasim
 --
 To unsubscribe from this list: send the line unsubscribe linux-
 omap in
 the body of a message to majord...@vger.kernel.org
 More majordomo info at  http://vger.kernel.org/majordomo-info.html

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 00/18] OMAP: DSS2: Intro

2009-08-31 Thread Tony Lindgren
* Hiremath, Vaibhav hvaib...@ti.com [090831 07:44]:
 
  -Original Message-
  From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-
  ow...@vger.kernel.org] On Behalf Of Syed Mohammed, Khasim
  Sent: Monday, August 31, 2009 8:11 PM
  To: Steve Sakoman; Artem Bityutskiy; linux-ker...@vger.kernel.org;
  linux-omap@vger.kernel.org Mailing List
  Cc: Andrew Morton; Tony Lindgren; Tomi Valkeinen
  Subject: RE: [PATCH 00/18] OMAP: DSS2: Intro
  
  
  
   -Original Message-
   From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-
  ow...@vger.kernel.org] On Behalf Of Steve
   Sakoman
   Sent: Monday, August 31, 2009 7:50 PM
   To: Artem Bityutskiy
   Cc: Andrew Morton; Tony Lindgren; Tomi Valkeinen; linux-
  ker...@vger.kernel.org; linux-
   o...@vger.kernel.org Mailing List
   Subject: Re: [PATCH 00/18] OMAP: DSS2: Intro
  
   On Mon, Aug 31, 2009 at 2:23 AM, Artem
  Bityutskiydedeki...@gmail.com wrote:
  
We are using DSS2 in Nokia for about a year already. N900 is
  using this
code, for example. Other (non-Nokia) projects are using DSS2 as
  well.
The code was public for long time and was sent several times for
  review.
   
In any case,
   
Tested-by: Artem Bityutskiy artem.bityuts...@nokia.com
  
   Gumstix has also been shipping with DSS2 on their Overo product
  for
   many months now.
  
   Tested-by: Steve Sakoman st...@sakoman.com
  
  If there is a concern on OMAP2 support, I can confirm that there is
  no difference between OMAP2 and OMAP3 Display Subsystem from
  Register level. So what ever works on OMAP3 DSS2 should straight
  away work for OMAP2 as well.
  
  I agree with rest of the folks here, we should get DSS2 merged in
  mainline. It is being extensively used on all OMAP3 platforms.
  
 [Hiremath, Vaibhav] I am also agreeing with the point that we should merge 
 the DSS2; it's now almost year we have migrated to DSS2. Most of our 
 customers are based out of it.

Yeh I agree this should get merged.

I think it's best to merge this via the fb list and I've acked the
patches that I'm concerned with already.

Regards,

Tony
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html