Re: [PATCH v2 1/4] ARM: dts: sun8i: Add PWM pin in H3

2016-09-01 Thread Maxime Ripard
On Thu, Sep 01, 2016 at 10:06:12PM +0900, Milo Kim wrote: > On 09/01/2016 01:20 AM, Maxime Ripard wrote: > >Hi Milo, > > > >On Wed, Aug 31, 2016 at 05:25:17PM +0900, Milo Kim wrote: > >>H3 PA5 pin is assigned for single PWM channel. > >> > >>Cc: Rob Herring > >>Cc: Maxime Ripard > >>Cc: Chen-Yu T

Re: [PATCH v2 1/4] ARM: dts: sun8i: Add PWM pin in H3

2016-09-01 Thread Milo Kim
On 09/01/2016 01:20 AM, Maxime Ripard wrote: Hi Milo, On Wed, Aug 31, 2016 at 05:25:17PM +0900, Milo Kim wrote: H3 PA5 pin is assigned for single PWM channel. Cc: Rob Herring Cc: Maxime Ripard Cc: Chen-Yu Tsai Cc: devicet...@vger.kernel.org Cc: linux-arm-ker...@lists.infradead.org Cc: linux

Re: [PATCH v2 1/4] ARM: dts: sun8i: Add PWM pin in H3

2016-09-01 Thread Milo Kim
On 08/31/2016 05:33 PM, Chen-Yu Tsai wrote: + pwm0_pin_a: pwm0@0 { This is the only possible configuration. You can drop the _a suffix from the label, and @0 from the node name. OK, thanks for your review. Best regards, Milo

Re: [PATCH v2 1/4] ARM: dts: sun8i: Add PWM pin in H3

2016-08-31 Thread Maxime Ripard
Hi Milo, On Wed, Aug 31, 2016 at 05:25:17PM +0900, Milo Kim wrote: > H3 PA5 pin is assigned for single PWM channel. > > Cc: Rob Herring > Cc: Maxime Ripard > Cc: Chen-Yu Tsai > Cc: devicet...@vger.kernel.org > Cc: linux-arm-ker...@lists.infradead.org > Cc: linux-kernel@vger.kernel.org > Signed

Re: [PATCH v2 1/4] ARM: dts: sun8i: Add PWM pin in H3

2016-08-31 Thread Chen-Yu Tsai
On Wed, Aug 31, 2016 at 4:25 PM, Milo Kim wrote: > H3 PA5 pin is assigned for single PWM channel. > > Cc: Rob Herring > Cc: Maxime Ripard > Cc: Chen-Yu Tsai > Cc: devicet...@vger.kernel.org > Cc: linux-arm-ker...@lists.infradead.org > Cc: linux-kernel@vger.kernel.org > Signed-off-by: Milo Kim

[PATCH v2 1/4] ARM: dts: sun8i: Add PWM pin in H3

2016-08-31 Thread Milo Kim
H3 PA5 pin is assigned for single PWM channel. Cc: Rob Herring Cc: Maxime Ripard Cc: Chen-Yu Tsai Cc: devicet...@vger.kernel.org Cc: linux-arm-ker...@lists.infradead.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Milo Kim --- arch/arm/boot/dts/sun8i-h3.dtsi | 7 +++ 1 file changed, 7