RE: [PATCH 1/6] ARM: shmobile: defconfig: Enable PWM

2017-12-15 Thread Fabrizio Castro
Hi Geert, > Subject: Re: [PATCH 1/6] ARM: shmobile: defconfig: Enable PWM > > Hi Fabrizio, > > On Thu, Dec 14, 2017 at 11:56 AM, Fabrizio Castro > <fabrizio.cas...@bp.renesas.com> wrote: > > RZ/G1 and R-Car platforms have PWM timers. This patch enables PWM support

Re: [PATCH 1/6] ARM: shmobile: defconfig: Enable PWM

2017-12-15 Thread Geert Uytterhoeven
Hi Fabrizio, On Fri, Dec 15, 2017 at 10:48 AM, Fabrizio Castro <fabrizio.cas...@bp.renesas.com> wrote: >> Subject: Re: [PATCH 1/6] ARM: shmobile: defconfig: Enable PWM >> On Thu, Dec 14, 2017 at 11:56 AM, Fabrizio Castro >> <fabrizio.cas...@bp.renesas.com> wrote:

Re: [PATCH 1/6] ARM: shmobile: defconfig: Enable PWM

2017-12-15 Thread Geert Uytterhoeven
Hi Fabrizio, On Thu, Dec 14, 2017 at 11:56 AM, Fabrizio Castro wrote: > RZ/G1 and R-Car platforms have PWM timers. This patch enables PWM support > by default. > > Signed-off-by: Fabrizio Castro > Reviewed-by: Biju Das

[PATCH 1/6] ARM: shmobile: defconfig: Enable PWM

2017-12-14 Thread Fabrizio Castro
RZ/G1 and R-Car platforms have PWM timers. This patch enables PWM support by default. Signed-off-by: Fabrizio Castro Reviewed-by: Biju Das --- arch/arm/configs/shmobile_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git