[U-Boot] [PATCH RESEND] exynos: video: change mipi dsi write function parameters correctly

Anatolij Gustschin agust at denx.de
Mon Aug 12 22:44:41 CEST 2013


On Mon, 05 Aug 2013 13:34:32 +0900
Donghwa Lee <dh09.lee at samsung.com> wrote:

> This patch have changed mipi dsi write functions' parameters correctly
> so that type cast operations were removed. And mipi dsi payload is
> composed with array of panel commands to improve readability.
> 
> Signed-off-by: Donghwa Lee <dh09.lee at samsung.com>
> ---
>  arch/arm/include/asm/arch-exynos/mipi_dsim.h |    2 +-
>  drivers/video/exynos_mipi_dsi_common.c       |   62 ++++++++++++--------------
>  drivers/video/exynos_mipi_dsi_common.h       |    2 +-
>  drivers/video/exynos_mipi_dsi_lowlevel.c     |    2 +-
>  drivers/video/exynos_mipi_dsi_lowlevel.h     |    2 +-
>  drivers/video/s6e8ax0.c                      |   59 +++++++++++++-----------
>  6 files changed, 66 insertions(+), 63 deletions(-)

Applied to u-boot-video/master. Thanks!

Anatolij



More information about the U-Boot mailing list