public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] fdt: add new fdt_fixup_display function to configure display
Date: Wed, 22 Apr 2015 14:38:02 +0200	[thread overview]
Message-ID: <5537962A.8070808@denx.de> (raw)
In-Reply-To: <CAJ+vNU3-x7W-Ds_ejtorq54zW3ro1t+yMNp-nFkx+-4tvEGA-w@mail.gmail.com>

Hi Tim,

On 21/04/2015 06:13, Tim Harvey wrote:
> On Thu, Apr 9, 2015 at 10:56 AM, Simon Glass <sjg@chromium.org> wrote:
>> Hi Tim,
>>
>> On 8 April 2015 at 12:45, Tim Harvey <tharvey@gateworks.com> wrote:
>>>
>>> Add 'fdt_fixup_display' function to fixup device-tree native-mode property
>>> of display-timings node to select timings for a specific display.
>>> This is useful if a device-tree has configurations for multiple
>>> display timings for undetectable displays.
>>>
>>> see kernel Documentation/devicetree/bindings/video/display-timing.txt
>>>
>>> Signed-off-by: Tim Harvey <tharvey@gateworks.com>
>>> ---
>>> v2:
>>>  - use explicit error code
>>>  - return fdt_setprop_u32 to all error checking by caller
>>>  - add comments to function prototype
>>>  - added more verbosity to commit log
>>> ---
>>>  common/fdt_support.c  | 29 +++++++++++++++++++++++++++++
>>>  include/fdt_support.h | 13 +++++++++++++
>>>  2 files changed, 42 insertions(+)
>>
>> Acked-by: Simon Glass <sjg@chromium.org>
> 
> Simon,
> 
> I thought you were the maintainer for common/fdt_support.c. Can you
> commit this or do I need anyone else's ack?
> 
> It's a dependency of a set of IMX patches that Stefano is waiting on.
> 

Simon has already acked this patch. I can pick it up before the ventana
series.

Regards,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

  reply	other threads:[~2015-04-22 12:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-06 14:07 [U-Boot] [PATCH] fdt: add new fdt_fixup_display function to configure display Tim Harvey
2015-04-08  1:50 ` Simon Glass
2015-04-08 18:45   ` [U-Boot] [PATCH v2] " Tim Harvey
2015-04-09 17:56     ` Simon Glass
2015-04-09 18:05       ` Tim Harvey
2015-04-09 18:18         ` Simon Glass
2015-04-21  4:13       ` Tim Harvey
2015-04-22 12:38         ` Stefano Babic [this message]
2015-04-22 16:26           ` Simon Glass
2015-04-22 17:55             ` Tom Rini

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=5537962A.8070808@denx.de \
    --to=sbabic@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