Re: [PATCH v2 2/5] ARM: davinci_all_defconfig: Enable PWM modules

2017-01-09 Thread Sekhar Nori
On Friday 06 January 2017 10:03 AM, David Lechner wrote: > This enables PWM and the TI ECAP and EHRWPM modules. These are used on LEGO > MINDSTORMS EV3. Here too. Please resend with sign-off. Thanks, Sekhar

[PATCH v2 2/5] ARM: davinci_all_defconfig: Enable PWM modules

2017-01-05 Thread David Lechner
This enables PWM and the TI ECAP and EHRWPM modules. These are used on LEGO MINDSTORMS EV3. --- arch/arm/configs/davinci_all_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/configs/davinci_all_defconfig b/arch/arm/configs/davinci_all_defconfig index a12e4c2..2b1967a 1006