On Thu, 29 Oct 2015 15:54:39 +0800 Peng Fan <[email protected]> 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 <[email protected]> > Cc: Stefano Babic <[email protected]> > Cc: Anatolij Gustschin <[email protected]> > --- > > 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 <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

