Re: [U-Boot] [PATCH v5 3/8] pwm: imx: Enable PWM support on i.MX53

2017-11-09 Thread Stefano Babic
On 08/11/2017 16:35, Martyn Welch wrote: > Add missing parts for i.MX53 PWM support > > Acked-by: Nandor Han > Signed-off-by: Martyn Welch > Cc: Stefano Babic > --- > Changes for v4: >- Removed ifdef. > > arch/arm/include/asm/arch-mx5/imx-regs.h | 17 + > drivers/pwm/pwm-i

[U-Boot] [PATCH v5 3/8] pwm: imx: Enable PWM support on i.MX53

2017-11-08 Thread Martyn Welch
Add missing parts for i.MX53 PWM support Acked-by: Nandor Han Signed-off-by: Martyn Welch Cc: Stefano Babic --- Changes for v4: - Removed ifdef. arch/arm/include/asm/arch-mx5/imx-regs.h | 17 + drivers/pwm/pwm-imx-util.c | 2 ++ 2 files changed, 19 insertions

[U-Boot] [PATCH v5 3/8] pwm: imx: Enable PWM support on i.MX53

2017-11-06 Thread Martyn Welch
Add missing parts for i.MX53 PWM support Acked-by: Nandor Han Signed-off-by: Martyn Welch Cc: Stefano Babic --- Changes for v4: - Removed ifdef. arch/arm/include/asm/arch-mx5/imx-regs.h | 17 + drivers/pwm/pwm-imx-util.c | 2 ++ 2 files changed, 19 insertions