From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Mon, 05 May 2014 15:22:53 +0200 Subject: [U-Boot] [PATCH 2/4] video: Add support for imx25 lcd controller In-Reply-To: <20140505111622.5f1ac685@crub> References: <1398232365-10877-1-git-send-email-dietho@gmx.de> <1398232365-10877-3-git-send-email-dietho@gmx.de> <20140505111622.5f1ac685@crub> Message-ID: <536790AD.1020809@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 On 05/05/2014 11:16, Anatolij Gustschin wrote: > Hi, > > On Wed, 23 Apr 2014 07:52:43 +0200 > dietho at gmx.de wrote: > >> From: Thomas Diener >> >> This patch adds support for the imx25 lcd display controller. >> >> Signed-off-by: Thomas Diener >> --- >> drivers/video/Makefile | 1 + >> drivers/video/imx25lcdc.c | 123 +++++++++++++++++++++++++++++++++++++++++++++ >> 2 files changed, 124 insertions(+) >> create mode 100644 drivers/video/imx25lcdc.c > > There are two empty lines at the end of the added file. These can be > removed when applying, so there is no need to resubmit the patch. > Otherwise > > Acked-by: Anatolij Gustschin > Thanks Anatoljii - put in my list for merging. Regrads, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel 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 =====================================================================