All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Tony Lindgren <tony@atomide.com>,
	linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org
Subject: Re: [PATCH 3/5] ARM: OMAP2+: Add DT init code for DPI displays and make omap3 LDP to use it
Date: Mon, 18 Nov 2013 15:06:20 +0200	[thread overview]
Message-ID: <528A10CC.7070908@ti.com> (raw)
In-Reply-To: <1384562167-14725-4-git-send-email-tony@atomide.com>

[-- Attachment #1: Type: text/plain, Size: 919 bytes --]

On 2013-11-16 02:36, Tony Lindgren wrote:
> In order to make the remaining omap3 boards usable with device
> tree, we need to initialize the DPI based displays using pdata
> until we have the DSS bindings in place.
> 
> At least board-am3517evm.c, board-cm-t35.c, board-devkit8000.c,
> board-ldp.c and board-overo.c all use fairly similar DPI setup,
> so let's add generic code for it. And let's make omap3 LDP to
> use it and also initialize the ads7846 until we have a binding
> for it.
> 
> Note that at least LDP needs the TWL bug fix posted as
> "gpio: twl4030: Fix regression for twl gpio output" for the
> LCD backlight to power.

Looks fine to me.

Is it possible to keep this, and other similar DSS patches, in a
separate branch, that could be dropped if needed? I'm kind of hoping I
would get the DSS DT finished for the next merge window (but I've said
that before, so...).

 Tomi



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: tomi.valkeinen@ti.com (Tomi Valkeinen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/5] ARM: OMAP2+: Add DT init code for DPI displays and make omap3 LDP to use it
Date: Mon, 18 Nov 2013 15:06:20 +0200	[thread overview]
Message-ID: <528A10CC.7070908@ti.com> (raw)
In-Reply-To: <1384562167-14725-4-git-send-email-tony@atomide.com>

On 2013-11-16 02:36, Tony Lindgren wrote:
> In order to make the remaining omap3 boards usable with device
> tree, we need to initialize the DPI based displays using pdata
> until we have the DSS bindings in place.
> 
> At least board-am3517evm.c, board-cm-t35.c, board-devkit8000.c,
> board-ldp.c and board-overo.c all use fairly similar DPI setup,
> so let's add generic code for it. And let's make omap3 LDP to
> use it and also initialize the ads7846 until we have a binding
> for it.
> 
> Note that at least LDP needs the TWL bug fix posted as
> "gpio: twl4030: Fix regression for twl gpio output" for the
> LCD backlight to power.

Looks fine to me.

Is it possible to keep this, and other similar DSS patches, in a
separate branch, that could be dropped if needed? I'm kind of hoping I
would get the DSS DT finished for the next merge window (but I've said
that before, so...).

 Tomi


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 901 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20131118/c02ffb77/attachment.sig>

  reply	other threads:[~2013-11-18 13:06 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-16  0:36 [PATCH 0/5] Prepare making omap3 device tree only and convert LDP Tony Lindgren
2013-11-16  0:36 ` Tony Lindgren
2013-11-16  0:36 ` [PATCH 1/5] mfd: twl-core: Fix passing of platform data in the device tree case Tony Lindgren
2013-11-16  0:36   ` Tony Lindgren
2013-11-18 10:29   ` Lee Jones
2013-11-18 10:29     ` Lee Jones
2013-11-18 17:25     ` Felipe Balbi
2013-11-18 17:25       ` Felipe Balbi
2013-11-18 17:46       ` Lee Jones
2013-11-18 17:46         ` Lee Jones
2013-11-18 18:11         ` Tony Lindgren
2013-11-18 18:11           ` Tony Lindgren
2013-11-18 19:09           ` Lee Jones
2013-11-18 19:09             ` Lee Jones
2013-11-18 19:22             ` Tony Lindgren
2013-11-18 19:22               ` Tony Lindgren
2013-11-18 19:28               ` Lee Jones
2013-11-18 19:28                 ` Lee Jones
2013-11-18 19:33                 ` Tony Lindgren
2013-11-18 19:33                   ` Tony Lindgren
2013-11-21 10:46               ` Lee Jones
2013-11-21 10:46                 ` Lee Jones
2013-11-21 11:09                 ` Lee Jones
2013-11-21 11:09                   ` Lee Jones
2013-11-25 23:22                   ` Tony Lindgren
2013-11-25 23:22                     ` Tony Lindgren
2013-11-18 18:40         ` Felipe Balbi
2013-11-18 18:40           ` Felipe Balbi
2013-11-16  0:36 ` [PATCH 2/5] ARM: OMAP2+: Add support for legacy auxdata for twl Tony Lindgren
2013-11-16  0:36   ` Tony Lindgren
2013-11-16  0:36 ` [PATCH 3/5] ARM: OMAP2+: Add DT init code for DPI displays and make omap3 LDP to use it Tony Lindgren
2013-11-16  0:36   ` Tony Lindgren
2013-11-18 13:06   ` Tomi Valkeinen [this message]
2013-11-18 13:06     ` Tomi Valkeinen
2013-11-18 18:19     ` Tony Lindgren
2013-11-18 18:19       ` Tony Lindgren
2013-11-16  0:36 ` [PATCH 4/5] ARM: dts: Add basic support for omap3 LDP zoom1 labrador Tony Lindgren
2013-11-16  0:36   ` Tony Lindgren
2013-11-16  8:04   ` Sebastian Reichel
2013-11-16  8:04     ` Sebastian Reichel
2013-11-16 14:40     ` Tony Lindgren
2013-11-16 14:40       ` Tony Lindgren
2013-11-16  0:36 ` [PATCH 5/5] ARM: OMAP2+: Remove legacy booting support for LDP Tony Lindgren
2013-11-16  0:36   ` Tony Lindgren
2013-11-16 12:05 ` N900 board code in 3.14 Sebastian Reichel
2013-11-16 14:12   ` Tony Lindgren
2013-11-16 14:12     ` Tony Lindgren
2013-11-16 15:50     ` Sebastian Reichel
2013-11-16 15:50       ` Sebastian Reichel
2013-11-21 18:58       ` Tony Lindgren
2013-11-21 18:58         ` Tony Lindgren
2013-11-21 23:51         ` Sebastian Reichel
2013-11-21 23:51           ` Sebastian Reichel
2013-11-22 10:41           ` Javier Martinez Canillas
2013-11-22 10:41             ` Javier Martinez Canillas
2013-11-23 21:09             ` Sebastian Reichel
2013-11-23 21:09               ` Sebastian Reichel

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=528A10CC.7070908@ti.com \
    --to=tomi.valkeinen@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --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.