public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Archit Taneja <archit@ti.com>
To: "Pandita, Vikram" <vikram.pandita@ti.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	"Valkeinen, Tomi" <tomi.valkeinen@ti.com>
Subject: Re: [PATCH] OMAP: DSS2: DSI: enable interface for omap4
Date: Thu, 21 Apr 2011 14:47:42 +0530	[thread overview]
Message-ID: <4DAFF636.4030205@ti.com> (raw)
In-Reply-To: <1303356675-25451-1-git-send-email-vikram.pandita@ti.com>

Hi,

On Thursday 21 April 2011 09:01 AM, Pandita, Vikram wrote:
> From: Vikram Pandita<vikram.pandita@ti.com>
>
> By default, the DSI is not getting enabled for omap4.
> OMAP2PLUS does not catch this issue since it has ARCH_OMAP3.
>
> The issue is only seen when using defconfig with ARCH_OMAP4 only.
>

This looks fine. There isn't a defconfig in mainline kernel with only 
ARCH_OMAP4, hence we missed this out.

Archit

> Signed-off-by: Vikram Pandita<vikram.pandita@ti.com>
> Cc: Archit Taneja<archit@ti.com>
> Cc: Tomi Valkeinen<tomi.valkeinen@ti.com>
> ---
>   drivers/video/omap2/dss/Kconfig |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/video/omap2/dss/Kconfig b/drivers/video/omap2/dss/Kconfig
> index 7a49a75..6b3e2da 100644
> --- a/drivers/video/omap2/dss/Kconfig
> +++ b/drivers/video/omap2/dss/Kconfig
> @@ -80,7 +80,7 @@ config OMAP2_DSS_SDI
>
>   config OMAP2_DSS_DSI
>   	bool "DSI support"
> -	depends on ARCH_OMAP3
> +	depends on ARCH_OMAP3 || ARCH_OMAP4
>           default n
>   	help
>   	  MIPI DSI (Display Serial Interface) support.


  reply	other threads:[~2011-04-21  9:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-21  3:31 [PATCH] OMAP: DSS2: DSI: enable interface for omap4 Vikram Pandita
2011-04-21  9:17 ` Archit Taneja [this message]
2011-04-26  7:18 ` Tomi Valkeinen

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=4DAFF636.4030205@ti.com \
    --to=archit@ti.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=tomi.valkeinen@ti.com \
    --cc=vikram.pandita@ti.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