public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/2] fdt_support: support adding EDID property to FDT display nodes
Date: Tue, 12 Oct 2010 21:06:51 +0200	[thread overview]
Message-ID: <20101012190651.EB8201508A2@gemini.denx.de> (raw)
In-Reply-To: <1282123520-25823-1-git-send-email-agust@denx.de>

Dear Anatolij Gustschin,

In message <1282123520-25823-1-git-send-email-agust@denx.de> you wrote:
> Boards can pass display timing info for drivers using EDID
> block. Provide common function to add board specific EDID
> data to the device tree. Subsequent patch makes use of this
> functionality.
> 
> Detailed timing descriptor data from EDID is used for
> programming the display controller. This is currently
> implemented on the Linux side by the fsl-diu-fb frame
> buffer driver and it is documented there in
> Documentation/powerpc/dts-bindings/fsl/diu.txt.
> 
> Signed-off-by: Anatolij Gustschin <agust@denx.de>
> Acked-by: Detlev Zundel <dzu@denx.de>
> Cc: Gerald Van Baren <vanbaren@cideas.com>
> ---
> v2:
>  - improve commit message as suggested by Detlev
>  - add Acked-by line
> 
>  common/fdt_support.c  |   29 +++++++++++++++++++++++++++++
>  include/fdt_support.h |    1 +
>  2 files changed, 30 insertions(+), 0 deletions(-)

Applied.


Jerry, hope it's OK with you that I pulled this directly.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I still miss my ex-wife, but my aim is getting better.

  reply	other threads:[~2010-10-12 19:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-16 12:52 [U-Boot] [PATCH 1/2] fdt_support: support adding EDID property to FDT display nodes Anatolij Gustschin
2010-08-16 12:52 ` [U-Boot] [PATCH 2/2] pdm360ng: add EDID property to FDT display node Anatolij Gustschin
2010-08-16 14:02   ` Wolfgang Denk
2010-08-17  8:18     ` Anatolij Gustschin
2010-08-17 12:17       ` Detlev Zundel
2010-08-17 15:46   ` [U-Boot] [PATCH v2 " Anatolij Gustschin
2010-08-18  8:11     ` Detlev Zundel
2010-10-12 19:07     ` Wolfgang Denk
2010-08-18  8:16 ` [U-Boot] [PATCH 1/2] fdt_support: support adding EDID property to FDT display nodes Detlev Zundel
2010-08-18  9:25 ` [U-Boot] [PATCH v2 " Anatolij Gustschin
2010-10-12 19:06   ` Wolfgang Denk [this message]
2010-10-12 19:11     ` Jerry Van baren

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=20101012190651.EB8201508A2@gemini.denx.de \
    --to=wd@denx.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox