From: Tomi Valkeinen <tomi.valkeinen@nokia.com>
To: ext Grazvydas Ignotas <notasas@gmail.com>
Cc: "linux-fbdev@vger.kernel.org" <linux-fbdev@vger.kernel.org>,
"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>
Subject: Re: [PATCH] OMAP: DSS2: TPO-TD03MTEA1: fix Kconfig dependency
Date: Fri, 16 Apr 2010 07:42:13 +0000 [thread overview]
Message-ID: <1271403733.2690.275.camel@tubuntu.research.nokia.com> (raw)
In-Reply-To: <1271343543-14348-1-git-send-email-notasas@gmail.com>
On Thu, 2010-04-15 at 16:59 +0200, ext Grazvydas Ignotas wrote:
> This panel depends on SPI, not I2C.
>
> Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
> ---
Thanks, applied into my tree.
Tomi
> drivers/video/omap2/displays/Kconfig | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/video/omap2/displays/Kconfig b/drivers/video/omap2/displays/Kconfig
> index dfb57ee..a2faf8a 100644
> --- a/drivers/video/omap2/displays/Kconfig
> +++ b/drivers/video/omap2/displays/Kconfig
> @@ -33,7 +33,7 @@ config PANEL_TOPPOLY_TDO35S
>
> config PANEL_TPO_TD043MTEA1
> tristate "TPO TD043MTEA1 LCD Panel"
> - depends on OMAP2_DSS && I2C
> + depends on OMAP2_DSS && SPI
> help
> LCD Panel used in OMAP3 Pandora
>
prev parent reply other threads:[~2010-04-16 7:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-15 14:59 [PATCH] OMAP: DSS2: TPO-TD03MTEA1: fix Kconfig dependency Grazvydas Ignotas
2010-04-16 7:42 ` Tomi Valkeinen [this message]
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=1271403733.2690.275.camel@tubuntu.research.nokia.com \
--to=tomi.valkeinen@nokia.com \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=notasas@gmail.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;
as well as URLs for NNTP newsgroup(s).