Dear Donghwa,

On 08/05/13 13:14, Donghwa Lee wrote:
> This patch have changed mipi dsi write functions' parameters correctly.
> 
>     - exynos_mipi_dsi_wr_data()'s 3rd parameter is changed to
>     'const unsigned char' type.
>     - exynos_mipi_dsi_wr_tx_header()'s 3rd and 4th parameters were changed to
>     'const unsigned char' type.
>     - s6e8ax0 panel driver does not use type cast operations to write mipi dsi
>     commands anymore.
>     - mipi dsi payload is composed with array of panel commands to improve
>     readability.
> 
> Signed-off-by: Donghwa Lee <dh09....@samsung.com>
> ---
>  arch/arm/include/asm/arch-exynos/mipi_dsim.h |    2 +-
>  drivers/video/exynos_mipi_dsi_common.c       |   60 
> ++++++++++++--------------
>  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, 65 insertions(+), 62 deletions(-)
> 

your patch seems broken.
Please check and resend.

Thanks,
Minkyu Kang.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to