All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/6] tegra: Move tegra20 towards the 'new' display bindings
Date: Mon, 9 May 2016 10:53:01 -0600	[thread overview]
Message-ID: <5730C06D.1020301@wwwdotorg.org> (raw)
In-Reply-To: <1462748122-30918-1-git-send-email-sjg@chromium.org>

On 05/08/2016 04:55 PM, Simon Glass wrote:
> The original tegra20 display driver was written before Linux had device tree
> bindings for display. Since then Linux has developed a robust set of bindings
> covering various aspects of enabling a display.
>
> This series moves closer to those bindings by using the panel and backlight
> as separate drivers. The device tree files for seaboard, ventana and harmony
> thereby become almost the same as Linux.

Thierry, since you're most familiar with display support and IIRC have 
worked on this in U-Boot too, perhaps you could review this series? Let 
me know if you need me to forward the emails to you.

> Unfortunately this breaks the other boards, which will need a similar sync.
> So I'm not sure how easy it will be to accept this series. Still, it seems
> worth sending it out in the hope that board maintainers can help. I have
> kept this series separate so that it can progress separately.

Which boards in particular? If this is just other Tegra20 boards and 
simply because you haven't copied the relevant DTs from the kernel 
and/or made updates to any U-Boot defconfigs and/or config headers, 
can't you do that mechanically too? Sure you'll need other people to 
test boards you don't have, but IIUC the source changes are mechanical. 
If it's non-Tegra20 boards, can you expand on the cause of the breakage?

      parent reply	other threads:[~2016-05-09 16:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-08 22:55 [U-Boot] [PATCH v2 0/6] tegra: Move tegra20 towards the 'new' display bindings Simon Glass
2016-05-08 22:55 ` [U-Boot] [PATCH v2 1/6] errno: Add copyright header and header guard Simon Glass
2016-05-08 22:55 ` [U-Boot] [PATCH v2 2/6] errno: Allow errno_str() to be used without CONFIG_ERRNO_STR Simon Glass
2016-05-08 22:55 ` [U-Boot] [PATCH v2 3/6] tegra: dts: Sync tegra20 device tree files with Linux Simon Glass
2016-05-09 17:09   ` Stephen Warren
2016-05-09 19:26     ` Simon Glass
2016-05-10 17:45       ` Stephen Warren
2016-05-13  3:11         ` Simon Glass
2016-05-08 22:55 ` [U-Boot] [PATCH v2 4/6] video: tegra: Move to using simple-panel and pwm-backlight Simon Glass
2016-05-08 22:55 ` [U-Boot] [PATCH v2 5/6] tegra: video: Always use write-through cache on LCD Simon Glass
2016-05-08 22:55 ` [U-Boot] [PATCH v2 6/6] fdt: Drop some unused compatible strings Simon Glass
2016-05-09 16:53 ` Stephen Warren [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=5730C06D.1020301@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --cc=u-boot@lists.denx.de \
    /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.