On 30/11/2015 02:46, Peng Fan wrote: > Hi Jeroen, > On Sun, Nov 29, 2015 at 06:30:34PM +0100, Jeroen Hofstee wrote: >> cc: Peng Fan <peng....@freescale.com> >> Signed-off-by: Jeroen Hofstee <jer...@myspectrum.nl> >> --- >> not tested ;) >> >> arch/arm/cpu/armv7/mx6/clock.c | 2 ++ >> 1 file changed, 2 insertions(+) >> >> diff --git a/arch/arm/cpu/armv7/mx6/clock.c b/arch/arm/cpu/armv7/mx6/clock.c >> index 67e0f32..4f6fe86 100644 >> --- a/arch/arm/cpu/armv7/mx6/clock.c >> +++ b/arch/arm/cpu/armv7/mx6/clock.c >> @@ -715,6 +715,8 @@ int enable_lcdif_clock(u32 base_addr) >> reg = readl(&imx_ccm->CCGR2); >> reg |= MXC_CCM_CCGR2_LCD_MASK; >> writel(reg, &imx_ccm->CCGR2); >> + >> + return 0; > > I CCed i.MX branch maintainer for you. > > Reviewed-by: Peng Fan <peng....@freescale.com> >
Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de ===================================================================== _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot