[U-Boot] [PATCH V3 01/16] mxs: add parameter base_addr for mxs_set_lcdclk
Anatolij Gustschin
agust at denx.de
Thu Nov 5 08:34:29 CET 2015
On Thu, 29 Oct 2015 15:54:39 +0800
Peng Fan <Peng.Fan at freescale.com> wrote:
> Change mxs_set_lcdclk prototype to add a new parameter
> base_addr. There are two LCD interfaces for i.MX6SX,
> we may support LCDIF1 or LCDIF2.
>
> Signed-off-by: Peng Fan <Peng.Fan at freescale.com>
> Cc: Stefano Babic <sbabic at denx.de>
> Cc: Anatolij Gustschin <agust at denx.de>
> ---
>
> V3:
> Add __maybe_unused attribute
>
> V2:
> none
>
> arch/arm/cpu/arm926ejs/mxs/clock.c | 2 +-
> arch/arm/include/asm/arch-mxs/clock.h | 2 +-
> drivers/video/mxsfb.c | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
Acked-by: Anatolij Gustschin <agust at denx.de>
More information about the U-Boot
mailing list