Re: [PATCH v5 1/5] pwm: add the Berlin pwm controller driver

2015-09-07 Thread Ariel D'Alessandro
Hi Antoine, Just one observation below. El 26/08/15 a las 05:07, Antoine Tenart escribió: > Add a PWM controller driver for the Marvell Berlin SoCs. This PWM > controller has 4 channels. > > Signed-off-by: Antoine Tenart > Acked-by: Sebastian Hesselbarth > --- > drivers/pwm/Kconfig |

Re: [PATCH v5 1/5] pwm: add the Berlin pwm controller driver

2015-09-07 Thread Ariel D'Alessandro
Hi Antoine, Just one observation below. El 26/08/15 a las 05:07, Antoine Tenart escribió: > Add a PWM controller driver for the Marvell Berlin SoCs. This PWM > controller has 4 channels. > > Signed-off-by: Antoine Tenart > Acked-by: Sebastian Hesselbarth

[PATCH v5 1/5] pwm: add the Berlin pwm controller driver

2015-08-26 Thread Antoine Tenart
Add a PWM controller driver for the Marvell Berlin SoCs. This PWM controller has 4 channels. Signed-off-by: Antoine Tenart Acked-by: Sebastian Hesselbarth --- drivers/pwm/Kconfig | 9 ++ drivers/pwm/Makefile | 1 + drivers/pwm/pwm-berlin.c | 227

[PATCH v5 1/5] pwm: add the Berlin pwm controller driver

2015-08-26 Thread Antoine Tenart
Add a PWM controller driver for the Marvell Berlin SoCs. This PWM controller has 4 channels. Signed-off-by: Antoine Tenart antoine.ten...@free-electrons.com Acked-by: Sebastian Hesselbarth sebastian.hesselba...@gmail.com --- drivers/pwm/Kconfig | 9 ++ drivers/pwm/Makefile | 1 +