* Re: [PATCH 00/18] OMAP: DSS2: Intro [not found] <1251462337-12531-1-git-send-email-tomi.valkeinen@nokia.com> @ 2009-08-31 9:23 ` Artem Bityutskiy 2009-08-31 13:54 ` Koen Kooi 2009-08-31 14:20 ` Steve Sakoman 0 siblings, 2 replies; 12+ messages in thread From: Artem Bityutskiy @ 2009-08-31 9:23 UTC (permalink / raw) To: Andrew Morton, Tony Lindgren Cc: Tomi Valkeinen, linux-kernel, linux-omap@vger.kernel.org Mailing List 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.bityutskiy@nokia.com> -- Best Regards, Artem Bityutskiy (Артём Битюцкий) ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 00/18] OMAP: DSS2: Intro 2009-08-31 9:23 ` [PATCH 00/18] OMAP: DSS2: Intro Artem Bityutskiy @ 2009-08-31 13:54 ` Koen Kooi 2009-08-31 14:20 ` Steve Sakoman 1 sibling, 0 replies; 12+ messages in thread From: Koen Kooi @ 2009-08-31 13:54 UTC (permalink / raw) To: Artem Bityutskiy Cc: Andrew Morton, Tony Lindgren, Tomi Valkeinen, linux-kernel, linux-omap@vger.kernel.org Mailing List 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 majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 00/18] OMAP: DSS2: Intro 2009-08-31 9:23 ` [PATCH 00/18] OMAP: DSS2: Intro Artem Bityutskiy 2009-08-31 13:54 ` Koen Kooi @ 2009-08-31 14:20 ` Steve Sakoman 2009-08-31 14:40 ` Syed Mohammed, Khasim [not found] ` <0680EC522D0CC943BC586913CF3768C0037CE48136@dbde02.ent.ti.com> 1 sibling, 2 replies; 12+ messages in thread From: Steve Sakoman @ 2009-08-31 14:20 UTC (permalink / raw) To: Artem Bityutskiy Cc: Andrew Morton, Tony Lindgren, Tomi Valkeinen, linux-kernel, linux-omap@vger.kernel.org Mailing List On Mon, Aug 31, 2009 at 2:23 AM, Artem Bityutskiy<dedekind1@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.bityutskiy@nokia.com> Gumstix has also been shipping with DSS2 on their Overo product for many months now. Tested-by: Steve Sakoman <steve@sakoman.com> ^ permalink raw reply [flat|nested] 12+ messages in thread
* RE: [PATCH 00/18] OMAP: DSS2: Intro 2009-08-31 14:20 ` Steve Sakoman @ 2009-08-31 14:40 ` Syed Mohammed, Khasim [not found] ` <0680EC522D0CC943BC586913CF3768C0037CE48136@dbde02.ent.ti.com> 1 sibling, 0 replies; 12+ messages in thread From: Syed Mohammed, Khasim @ 2009-08-31 14:40 UTC (permalink / raw) To: Steve Sakoman, Artem Bityutskiy, linux-kernel@vger.kernel.org Cc: Andrew Morton, Tony Lindgren, Tomi Valkeinen > -----Original Message----- > From: linux-omap-owner@vger.kernel.org [mailto:linux-omap-owner@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-kernel@vger.kernel.org; linux- > omap@vger.kernel.org Mailing List > Subject: Re: [PATCH 00/18] OMAP: DSS2: Intro > > On Mon, Aug 31, 2009 at 2:23 AM, Artem Bityutskiy<dedekind1@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.bityutskiy@nokia.com> > > Gumstix has also been shipping with DSS2 on their Overo product for > many months now. > > Tested-by: Steve Sakoman <steve@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 ^ permalink raw reply [flat|nested] 12+ messages in thread
[parent not found: <0680EC522D0CC943BC586913CF3768C0037CE48136@dbde02.ent.ti.com>]
* RE: [PATCH 00/18] OMAP: DSS2: Intro [not found] ` <0680EC522D0CC943BC586913CF3768C0037CE48136@dbde02.ent.ti.com> @ 2009-08-31 14:44 ` Hiremath, Vaibhav 2009-08-31 15:55 ` Tony Lindgren 0 siblings, 1 reply; 12+ messages in thread From: Hiremath, Vaibhav @ 2009-08-31 14:44 UTC (permalink / raw) To: Syed Mohammed, Khasim, Steve Sakoman, Artem Bityutskiy, linux-kernel@vger.kernel.org Cc: Andrew Morton, Tony Lindgren, Tomi Valkeinen > -----Original Message----- > From: linux-omap-owner@vger.kernel.org [mailto:linux-omap- > owner@vger.kernel.org] On Behalf Of Syed Mohammed, Khasim > Sent: Monday, August 31, 2009 8:11 PM > To: Steve Sakoman; Artem Bityutskiy; linux-kernel@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-owner@vger.kernel.org [mailto:linux-omap- > owner@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- > kernel@vger.kernel.org; linux- > > omap@vger.kernel.org Mailing List > > Subject: Re: [PATCH 00/18] OMAP: DSS2: Intro > > > > On Mon, Aug 31, 2009 at 2:23 AM, Artem > Bityutskiy<dedekind1@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.bityutskiy@nokia.com> > > > > Gumstix has also been shipping with DSS2 on their Overo product > for > > many months now. > > > > Tested-by: Steve Sakoman <steve@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 majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 00/18] OMAP: DSS2: Intro 2009-08-31 14:44 ` Hiremath, Vaibhav @ 2009-08-31 15:55 ` Tony Lindgren 2009-09-01 7:10 ` Artem Bityutskiy 0 siblings, 1 reply; 12+ messages in thread From: Tony Lindgren @ 2009-08-31 15:55 UTC (permalink / raw) To: Hiremath, Vaibhav Cc: Syed Mohammed, Khasim, Steve Sakoman, Artem Bityutskiy, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org Mailing List, Andrew Morton, Tomi Valkeinen * Hiremath, Vaibhav <hvaibhav@ti.com> [090831 07:44]: > > > -----Original Message----- > > From: linux-omap-owner@vger.kernel.org [mailto:linux-omap- > > owner@vger.kernel.org] On Behalf Of Syed Mohammed, Khasim > > Sent: Monday, August 31, 2009 8:11 PM > > To: Steve Sakoman; Artem Bityutskiy; linux-kernel@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-owner@vger.kernel.org [mailto:linux-omap- > > owner@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- > > kernel@vger.kernel.org; linux- > > > omap@vger.kernel.org Mailing List > > > Subject: Re: [PATCH 00/18] OMAP: DSS2: Intro > > > > > > On Mon, Aug 31, 2009 at 2:23 AM, Artem > > Bityutskiy<dedekind1@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.bityutskiy@nokia.com> > > > > > > Gumstix has also been shipping with DSS2 on their Overo product > > for > > > many months now. > > > > > > Tested-by: Steve Sakoman <steve@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 ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 00/18] OMAP: DSS2: Intro 2009-08-31 15:55 ` Tony Lindgren @ 2009-09-01 7:10 ` Artem Bityutskiy 2009-09-01 16:08 ` Tony Lindgren 2009-09-02 22:11 ` Andrew Morton 0 siblings, 2 replies; 12+ messages in thread From: Artem Bityutskiy @ 2009-09-01 7:10 UTC (permalink / raw) To: Tony Lindgren, Andrew Morton Cc: Hiremath, Vaibhav, Syed Mohammed, Khasim, Steve Sakoman, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org Mailing List, Tomi Valkeinen On 08/31/2009 06:55 PM, Tony Lindgren wrote: > * Hiremath, Vaibhav<hvaibhav@ti.com> [090831 07:44]: >> >>> -----Original Message----- >>> From: linux-omap-owner@vger.kernel.org [mailto:linux-omap- >>> owner@vger.kernel.org] On Behalf Of Syed Mohammed, Khasim >>> Sent: Monday, August 31, 2009 8:11 PM >>> To: Steve Sakoman; Artem Bityutskiy; linux-kernel@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-owner@vger.kernel.org [mailto:linux-omap- >>> owner@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- >>> kernel@vger.kernel.org; linux- >>>> omap@vger.kernel.org Mailing List >>>> Subject: Re: [PATCH 00/18] OMAP: DSS2: Intro >>>> >>>> On Mon, Aug 31, 2009 at 2:23 AM, Artem >>> Bityutskiy<dedekind1@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.bityutskiy@nokia.com> >>>> >>>> Gumstix has also been shipping with DSS2 on their Overo product >>> for >>>> many months now. >>>> >>>> Tested-by: Steve Sakoman<steve@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 majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 00/18] OMAP: DSS2: Intro 2009-09-01 7:10 ` Artem Bityutskiy @ 2009-09-01 16:08 ` Tony Lindgren 2009-09-02 22:11 ` Andrew Morton 1 sibling, 0 replies; 12+ messages in thread From: Tony Lindgren @ 2009-09-01 16:08 UTC (permalink / raw) To: Artem Bityutskiy Cc: Andrew Morton, Hiremath, Vaibhav, Syed Mohammed, Khasim, Steve Sakoman, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org Mailing List, Tomi Valkeinen * Artem Bityutskiy <dedekind1@gmail.com> [090901 00:11]: > On 08/31/2009 06:55 PM, Tony Lindgren wrote: >> * Hiremath, Vaibhav<hvaibhav@ti.com> [090831 07:44]: >>> >>>> -----Original Message----- >>>> From: linux-omap-owner@vger.kernel.org [mailto:linux-omap- >>>> owner@vger.kernel.org] On Behalf Of Syed Mohammed, Khasim >>>> Sent: Monday, August 31, 2009 8:11 PM >>>> To: Steve Sakoman; Artem Bityutskiy; linux-kernel@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-owner@vger.kernel.org [mailto:linux-omap- >>>> owner@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- >>>> kernel@vger.kernel.org; linux- >>>>> omap@vger.kernel.org Mailing List >>>>> Subject: Re: [PATCH 00/18] OMAP: DSS2: Intro >>>>> >>>>> On Mon, Aug 31, 2009 at 2:23 AM, Artem >>>> Bityutskiy<dedekind1@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.bityutskiy@nokia.com> >>>>> >>>>> Gumstix has also been shipping with DSS2 on their Overo product >>>> for >>>>> many months now. >>>>> >>>>> Tested-by: Steve Sakoman<steve@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 ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 00/18] OMAP: DSS2: Intro 2009-09-01 7:10 ` Artem Bityutskiy 2009-09-01 16:08 ` Tony Lindgren @ 2009-09-02 22:11 ` Andrew Morton 2009-09-03 11:00 ` Tomi Valkeinen 2009-09-17 7:13 ` Tomi Valkeinen 1 sibling, 2 replies; 12+ messages in thread From: Andrew Morton @ 2009-09-02 22:11 UTC (permalink / raw) To: Artem Bityutskiy Cc: tony, hvaibhav, khasim, sakoman, linux-kernel, linux-omap, tomi.valkeinen On Tue, 01 Sep 2009 10:10:19 +0300 Artem Bityutskiy <dedekind1@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 ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 00/18] OMAP: DSS2: Intro 2009-09-02 22:11 ` Andrew Morton @ 2009-09-03 11:00 ` Tomi Valkeinen 2009-09-10 18:44 ` Hiremath, Vaibhav 2009-09-17 7:13 ` Tomi Valkeinen 1 sibling, 1 reply; 12+ messages in thread From: Tomi Valkeinen @ 2009-09-03 11:00 UTC (permalink / raw) To: ext Andrew Morton Cc: Artem Bityutskiy, tony@atomide.com, hvaibhav@ti.com, khasim@ti.com, sakoman@gmail.com, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org 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 <dedekind1@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 ^ permalink raw reply [flat|nested] 12+ messages in thread
* RE: [PATCH 00/18] OMAP: DSS2: Intro 2009-09-03 11:00 ` Tomi Valkeinen @ 2009-09-10 18:44 ` Hiremath, Vaibhav 0 siblings, 0 replies; 12+ messages in thread From: Hiremath, Vaibhav @ 2009-09-10 18:44 UTC (permalink / raw) To: tomi.valkeinen@nokia.com, ext Andrew Morton Cc: Artem Bityutskiy, tony@atomide.com, Syed Mohammed, Khasim, sakoman@gmail.com, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org > -----Original Message----- > From: Tomi Valkeinen [mailto:tomi.valkeinen@nokia.com] > Sent: Thursday, September 03, 2009 4:30 PM > To: ext Andrew Morton > Cc: Artem Bityutskiy; tony@atomide.com; Hiremath, Vaibhav; Syed > Mohammed, Khasim; sakoman@gmail.com; linux-kernel@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 <dedekind1@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 > > ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 00/18] OMAP: DSS2: Intro 2009-09-02 22:11 ` Andrew Morton 2009-09-03 11:00 ` Tomi Valkeinen @ 2009-09-17 7:13 ` Tomi Valkeinen 1 sibling, 0 replies; 12+ messages in thread From: Tomi Valkeinen @ 2009-09-17 7:13 UTC (permalink / raw) To: ext Andrew Morton Cc: Artem Bityutskiy, tony@atomide.com, hvaibhav@ti.com, khasim@ti.com, sakoman@gmail.com, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org 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 <dedekind1@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 > ^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2009-09-17 7:13 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1251462337-12531-1-git-send-email-tomi.valkeinen@nokia.com>
2009-08-31 9:23 ` [PATCH 00/18] OMAP: DSS2: Intro Artem Bityutskiy
2009-08-31 13:54 ` Koen Kooi
2009-08-31 14:20 ` Steve Sakoman
2009-08-31 14:40 ` Syed Mohammed, Khasim
[not found] ` <0680EC522D0CC943BC586913CF3768C0037CE48136@dbde02.ent.ti.com>
2009-08-31 14:44 ` Hiremath, Vaibhav
2009-08-31 15:55 ` Tony Lindgren
2009-09-01 7:10 ` Artem Bityutskiy
2009-09-01 16:08 ` Tony Lindgren
2009-09-02 22:11 ` Andrew Morton
2009-09-03 11:00 ` Tomi Valkeinen
2009-09-10 18:44 ` Hiremath, Vaibhav
2009-09-17 7:13 ` Tomi Valkeinen
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox