On 28/05/2017 05:00, Shawn Guo wrote: > On Sat, May 27, 2017 at 11:58:47AM +0200, Daniel Lezcano wrote: >> diff --git a/arch/arm/mach-imx/epit.c b/arch/arm/mach-imx/epit.c >> index fb9a73a..4a4d2e2 100644 >> --- a/arch/arm/mach-imx/epit.c >> +++ b/arch/arm/mach-imx/epit.c >> @@ -39,7 +39,7 @@ >> #define EPITCR_OM_TOGGLE (1 << 22) >> #define EPITCR_OM_CLEAR (2 << 22) >> #define EPITCR_OM_SET (3 << 22) >> -#define EPITCR_CLKSRC_OFF (0 << 24) >> +#define EPITCR_TIMER_OFF (0 << 24) >> #define EPITCR_CLKSRC_PERIPHERAL (1 << 24) >> #define EPITCR_CLKSRC_REF_HIGH (1 << 24) >> #define EPITCR_CLKSRC_REF_LOW (3 << 24) > > I do not think this change should be there. Right. Thanks! -- <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook | <http://twitter.com/#!/linaroorg> Twitter | <http://www.linaro.org/linaro-blog/> Blog