[U-Boot] [PATCH 2/4] video: Add support for imx25 lcd controller
Anatolij Gustschin
agust at denx.de
Mon May 5 11:16:22 CEST 2014
Hi,
On Wed, 23 Apr 2014 07:52:43 +0200
dietho at gmx.de wrote:
> From: Thomas Diener <dietho at gmx.de>
>
> This patch adds support for the imx25 lcd display controller.
>
> Signed-off-by: Thomas Diener <dietho at gmx.de>
> ---
> 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 <agust at denx.de>
Thanks,
Anatolij
More information about the U-Boot
mailing list