[U-Boot] [PATCH v2 1/2] fdt_support: support adding EDID property to FDT display nodes
Wolfgang Denk
wd at denx.de
Tue Oct 12 21:06:51 CEST 2010
Dear Anatolij Gustschin,
In message <1282123520-25823-1-git-send-email-agust at 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 at denx.de>
> Acked-by: Detlev Zundel <dzu at denx.de>
> Cc: Gerald Van Baren <vanbaren at 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.
More information about the U-Boot
mailing list