[U-Boot] [PATCH v2] fdt: add new fdt_fixup_display function to configure display

Tom Rini trini at konsulko.com
Wed Apr 22 19:55:30 CEST 2015


On Wed, Apr 22, 2015 at 10:26:30AM -0600, Simon Glass wrote:
> Hi,
> 
> On 22 April 2015 at 06:38, Stefano Babic <sbabic at denx.de> wrote:
> >
> > Hi Tim,
> >
> > On 21/04/2015 06:13, Tim Harvey wrote:
> > > On Thu, Apr 9, 2015 at 10:56 AM, Simon Glass <sjg at chromium.org> wrote:
> > >> Hi Tim,
> > >>
> > >> On 8 April 2015 at 12:45, Tim Harvey <tharvey at 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 at 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 at 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.
> 
> Sounds good. I acked it but it is not in my patchwork TODO list so I
> did not apply it.

For the record, everyone, pleae consider patchwork assignments a "rough
sort" of some kind.  If a patch is assigned to one person but another
custodian feels it might be better in their tree, or that it's assigned
to them but should be someone elses, please take or reassign.  I'm
generally just trying to keep the unassigned patches list empty.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150422/ca2d112d/attachment.sig>


More information about the U-Boot mailing list