All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Tony Lindgren <tony@atomide.com>
Cc: Russell King - ARM Linux <linux@arm.linux.org.uk>,
	linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org,
	Subhasish Ghosh <subhasish@mistralsolutions.com>,
	Srinath <srinath@mistralsolutions.com>,
	Arun C <arunedarath@mistralsolutions.com>,
	linux-fbdev@vger.kernel.org, alsa-devel@alsa-project.org,
	Jarkko Nikula <jhnikula@gmail.com>
Subject: Re: Updated mach-types update
Date: Fri, 13 May 2011 17:53:54 +0300	[thread overview]
Message-ID: <1305298434.2268.53.camel@deskari> (raw)
In-Reply-To: <20110513115406.GQ31483@atomide.com>

On Fri, 2011-05-13 at 04:54 -0700, Tony Lindgren wrote:
> * Tony Lindgren <tony@atomide.com> [110324 10:57]:
> > * Russell King - ARM Linux <linux@arm.linux.org.uk> [110320 04:39]:
> > > On Sun, Mar 20, 2011 at 11:03:22AM +0000, Russell King - ARM Linux wrote:
> > > 
> > > Note that OMAP references machine_is_omap2evm() yet this has never been
> > > merged.
> > > 
> > > arch/arm/plat-omap/include/plat/uncompress.h:
> > > 
> > >                 DEBUG_LL_OMAP2(1, omap2evm);
> > > 
> > > so this entry needs to be removed.
> > 
> > Hmm looks like we have LCD support and ASoC support for it, but no
> > board :)
> > 
> > Anybody working with this board?
> > 
> > If so, please send patches for the related board-*.c support ASAP.
> > Otherwise let's plan on deleting the related support.
> 
> No patches, so let's remove it. Here's the patch to do that,
> I'm planning to add this to my devel-cleanup branch.

For removing the lcd driver:

Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

 Tomi



WARNING: multiple messages have this Message-ID (diff)
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Tony Lindgren <tony@atomide.com>
Cc: Russell King - ARM Linux <linux@arm.linux.org.uk>,
	linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org,
	Subhasish Ghosh <subhasish@mistralsolutions.com>,
	Srinath <srinath@mistralsolutions.com>,
	Arun C <arunedarath@mistralsolutions.com>,
	linux-fbdev@vger.kernel.org, alsa-devel@alsa-project.org,
	Jarkko Nikula <jhnikula@gmail.com>
Subject: Re: Updated mach-types update
Date: Fri, 13 May 2011 14:53:54 +0000	[thread overview]
Message-ID: <1305298434.2268.53.camel@deskari> (raw)
In-Reply-To: <20110513115406.GQ31483@atomide.com>

On Fri, 2011-05-13 at 04:54 -0700, Tony Lindgren wrote:
> * Tony Lindgren <tony@atomide.com> [110324 10:57]:
> > * Russell King - ARM Linux <linux@arm.linux.org.uk> [110320 04:39]:
> > > On Sun, Mar 20, 2011 at 11:03:22AM +0000, Russell King - ARM Linux wrote:
> > > 
> > > Note that OMAP references machine_is_omap2evm() yet this has never been
> > > merged.
> > > 
> > > arch/arm/plat-omap/include/plat/uncompress.h:
> > > 
> > >                 DEBUG_LL_OMAP2(1, omap2evm);
> > > 
> > > so this entry needs to be removed.
> > 
> > Hmm looks like we have LCD support and ASoC support for it, but no
> > board :)
> > 
> > Anybody working with this board?
> > 
> > If so, please send patches for the related board-*.c support ASAP.
> > Otherwise let's plan on deleting the related support.
> 
> No patches, so let's remove it. Here's the patch to do that,
> I'm planning to add this to my devel-cleanup branch.

For removing the lcd driver:

Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

 Tomi



WARNING: multiple messages have this Message-ID (diff)
From: tomi.valkeinen@ti.com (Tomi Valkeinen)
To: linux-arm-kernel@lists.infradead.org
Subject: Updated mach-types update
Date: Fri, 13 May 2011 17:53:54 +0300	[thread overview]
Message-ID: <1305298434.2268.53.camel@deskari> (raw)
In-Reply-To: <20110513115406.GQ31483@atomide.com>

On Fri, 2011-05-13 at 04:54 -0700, Tony Lindgren wrote:
> * Tony Lindgren <tony@atomide.com> [110324 10:57]:
> > * Russell King - ARM Linux <linux@arm.linux.org.uk> [110320 04:39]:
> > > On Sun, Mar 20, 2011 at 11:03:22AM +0000, Russell King - ARM Linux wrote:
> > > 
> > > Note that OMAP references machine_is_omap2evm() yet this has never been
> > > merged.
> > > 
> > > arch/arm/plat-omap/include/plat/uncompress.h:
> > > 
> > >                 DEBUG_LL_OMAP2(1, omap2evm);
> > > 
> > > so this entry needs to be removed.
> > 
> > Hmm looks like we have LCD support and ASoC support for it, but no
> > board :)
> > 
> > Anybody working with this board?
> > 
> > If so, please send patches for the related board-*.c support ASAP.
> > Otherwise let's plan on deleting the related support.
> 
> No patches, so let's remove it. Here's the patch to do that,
> I'm planning to add this to my devel-cleanup branch.

For removing the lcd driver:

Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

 Tomi

  parent reply	other threads:[~2011-05-13 14:53 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-20 11:03 Updated mach-types update Russell King - ARM Linux
2011-03-20 11:41 ` Russell King - ARM Linux
2011-03-24 17:59   ` Tony Lindgren
2011-03-24 17:59     ` Tony Lindgren
2011-05-13 11:54     ` Tony Lindgren
2011-05-13 11:54       ` Tony Lindgren
2011-05-13 11:54       ` Tony Lindgren
2011-05-13 12:19       ` Jarkko Nikula
2011-05-13 12:19         ` Jarkko Nikula
2011-05-13 12:19         ` Jarkko Nikula
2011-05-13 14:40         ` [PATCH] omap: Remove support for omap2evm (Re: Updated mach-types update) Tony Lindgren
2011-05-13 14:40           ` Tony Lindgren
2011-05-13 14:40           ` [PATCH] omap: Remove support for omap2evm (Re: Updated mach-types Tony Lindgren
2011-05-14 16:30           ` [PATCH] omap: Remove support for omap2evm (Re: Updated mach-types update) Mark Brown
2011-05-14 16:30             ` Mark Brown
2011-05-14 16:30             ` [PATCH] omap: Remove support for omap2evm (Re: Updated Mark Brown
2011-05-16 13:45           ` [PATCH] omap: Remove support for omap2evm (Re: Updated mach-types update) Liam Girdwood
2011-05-16 13:45             ` Liam Girdwood
2011-05-16 13:45             ` [PATCH] omap: Remove support for omap2evm (Re: Updated mach-types Liam Girdwood
2011-05-13 14:53       ` Tomi Valkeinen [this message]
2011-05-13 14:53         ` Updated mach-types update Tomi Valkeinen
2011-05-13 14:53         ` Tomi Valkeinen
2011-03-21 22:41 ` Detlef Vollmann
2011-03-21 23:10   ` Russell King - ARM Linux
2011-03-21 23:33     ` Detlef Vollmann
2011-03-22 13:19 ` Domenico Andreoli
2011-03-22 19:30   ` Russell King - ARM Linux
2011-03-23  9:31     ` Domenico Andreoli
2011-03-23 16:37     ` H Hartley Sweeten
2011-03-26 22:52 ` Colin Cross
2011-03-26 23:14   ` Russell King - ARM Linux
2011-03-28 18:00     ` Russell King - ARM Linux
2011-03-28 18:02       ` Russell King - ARM Linux
2011-05-21  1:35 ` Jaya Kumar
2011-05-22  9:11   ` Russell King - ARM Linux
2011-05-23 14:52     ` Arnd Bergmann
2011-05-23 14:59       ` Russell King - ARM Linux
2011-05-23 15:10         ` Mark Brown
2011-05-23 15:33           ` Russell King - ARM Linux
2011-05-23 16:39             ` Arnd Bergmann
2011-05-24 11:00               ` Jaya Kumar
2011-05-24 11:51                 ` Arnd Bergmann
2011-07-27 12:20               ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1305298434.2268.53.camel@deskari \
    --to=tomi.valkeinen@ti.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=arunedarath@mistralsolutions.com \
    --cc=jhnikula@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=srinath@mistralsolutions.com \
    --cc=subhasish@mistralsolutions.com \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.