From: David Brownell <david-b@pacbell.net>
To: linux-omap-open-source@linux.omap.com
Subject: Re: Enabling Mistral touch screen driver
Date: Sun, 14 May 2006 09:55:52 -0700 [thread overview]
Message-ID: <200605140955.53619.david-b@pacbell.net> (raw)
In-Reply-To: <44675080.1040503@gmail.com>
On Sunday 14 May 2006 8:45 am, Dirk Behme wrote:
>
> Kernel configuration for this:
>
> CONFIG_OMAP_OSK_MISTRAL=y
> CONFIG_OMAP_UWIRE=y
> CONFIG_INPUT_TOUCHSCREEN=y
> CONFIG_TOUCHSCREEN_OMAP=y
Erm, we're trying to move away from legacy platform-specific code,
towards code that's merged/mergeable upstream.
So instead, use:
CONFIG_OMAP_OSK_MISTRAL=y
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_ADS7846=y
CONFIG_SPI_OMAP_UWIRE=y
That assumes a recent GIT tree, which includes the board-specific init
needed to make that work.
- Dave
next prev parent reply other threads:[~2006-05-14 16:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-13 9:37 Enabling Mistral touch screen driver Vishal Borker
2006-05-14 15:45 ` Dirk Behme
2006-05-14 16:55 ` David Brownell [this message]
2006-05-15 17:38 ` Dirk Behme
2006-05-15 18:54 ` David Brownell
2006-05-27 6:32 ` Dirk Behme
2006-05-27 15:57 ` David Brownell
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=200605140955.53619.david-b@pacbell.net \
--to=david-b@pacbell.net \
--cc=linux-omap-open-source@linux.omap.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox