From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Wed, 22 Apr 2015 14:38:02 +0200 Subject: [U-Boot] [PATCH v2] fdt: add new fdt_fixup_display function to configure display In-Reply-To: References: <1428518739-4328-1-git-send-email-tharvey@gateworks.com> Message-ID: <5537962A.8070808@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tim, On 21/04/2015 06:13, Tim Harvey wrote: > On Thu, Apr 9, 2015 at 10:56 AM, Simon Glass wrote: >> Hi Tim, >> >> On 8 April 2015 at 12:45, Tim Harvey 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 >>> --- >>> 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 > > 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 =====================================================================