Re: [PATCH v2 4/4] pwm: sunxi: Add H3 support

From: Rob Herring
Date: Fri Sep 02 2016 - 11:18:14 EST


On Wed, Aug 31, 2016 at 05:25:20PM +0900, Milo Kim wrote:
> H3 PWM controller has same register layout as sun4i driver, so it works
> by adding H3 specific data.
>
> Cc: Thierry Reding <thierry.reding@xxxxxxxxx>
> Cc: Rob Herring <robh+dt@xxxxxxxxxx>
> Cc: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
> Cc: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
> Cc: Chen-Yu Tsai <wens@xxxxxxxx>
> Cc: linux-pwm@xxxxxxxxxxxxxxx
> Cc: devicetree@xxxxxxxxxxxxxxx
> Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx
> Cc: linux-kernel@xxxxxxxxxxxxxxx
> Signed-off-by: Milo Kim <woogyom.kim@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/pwm/pwm-sun4i.txt | 1 +
> drivers/pwm/pwm-sun4i.c | 9 +++++++++
> 2 files changed, 10 insertions(+)

Acked-by: Rob Herring <robh@xxxxxxxxxx>