From: Igor Stoppa <igor.stoppa@nokia.com>
To: ext Lauri Leukkunen <lauri.leukkunen@nokia.com>
Cc: linux-omap@vger.kernel.org, linux-omap-open-source@linux.omap.com
Subject: Re: Nokia N810 support
Date: Fri, 23 Nov 2007 11:09:04 +0200 [thread overview]
Message-ID: <1195808944.32096.11.camel@mort> (raw)
In-Reply-To: <1195778318-12008-1-git-send-email-lauri.leukkunen@nokia.com>
Hi,
On Fri, 2007-11-23 at 02:38 +0200, ext Lauri Leukkunen wrote:
> This patch-set provides basic support for N810. Comments are welcome,
> especially concerning structuring of the board-nXX.c files in the
> future.
Would it make sense to have just one common set of files for platforms
that are almost identical and can run the same binaries?
The Nokia product naming scheme might not help us, but what about
board-nokia-2420.c ?
After all we already have a similar defconfig.
Everything that is board specific should be compiled as module and
loaded on-demand when doing board probing at runtime.
So it would be easier to have common stuff (like dvfs) in the
board-nokia-2420.c file, while other product specific stuff, like ALS or
keyboard could go to board-n810.c
If we assume that we can trust the parameter passed by the bootloader,
it would be pretty trivial to know which board the binary is running on.
--
Cheers, Igor
Igor Stoppa <igor.stoppa@nokia.com>
(Nokia Multimedia - CP - OSSO / Helsinki, Finland)
next prev parent reply other threads:[~2007-11-23 9:09 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-23 0:38 Nokia N810 support Lauri Leukkunen
2007-11-23 0:38 ` [PATCH] OMAP: Initial " Lauri Leukkunen
2007-11-23 0:38 ` [PATCH] OMAP: Add temporary NOKIA_N810 machine type Lauri Leukkunen
2007-11-23 0:38 ` [PATCH] OMAP: Update n800_defconfig Lauri Leukkunen
2007-11-28 2:16 ` Tony Lindgren
2007-11-28 20:20 ` Carlos Aguiar
2007-11-28 20:44 ` Tony Lindgren
2007-11-28 2:18 ` [PATCH] OMAP: Add temporary NOKIA_N810 machine type Tony Lindgren
2007-11-23 9:09 ` Igor Stoppa [this message]
2007-11-23 1:45 ` Nokia N810 support Lauri Leukkunen
2007-11-28 2:10 ` Tony Lindgren
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=1195808944.32096.11.camel@mort \
--to=igor.stoppa@nokia.com \
--cc=lauri.leukkunen@nokia.com \
--cc=linux-omap-open-source@linux.omap.com \
--cc=linux-omap@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox