[PATCH v2 4/4] pwm: sunxi: Add H3 support
Rob Herring
robh at kernel.org
Fri Sep 2 08:18:05 PDT 2016
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 at gmail.com>
> Cc: Rob Herring <robh+dt at kernel.org>
> Cc: Maxime Ripard <maxime.ripard at free-electrons.com>
> Cc: Alexandre Belloni <alexandre.belloni at free-electrons.com>
> Cc: Chen-Yu Tsai <wens at csie.org>
> Cc: linux-pwm at vger.kernel.org
> Cc: devicetree at vger.kernel.org
> Cc: linux-arm-kernel at lists.infradead.org
> Cc: linux-kernel at vger.kernel.org
> Signed-off-by: Milo Kim <woogyom.kim at gmail.com>
> ---
> Documentation/devicetree/bindings/pwm/pwm-sun4i.txt | 1 +
> drivers/pwm/pwm-sun4i.c | 9 +++++++++
> 2 files changed, 10 insertions(+)
Acked-by: Rob Herring <robh at kernel.org>
More information about the linux-arm-kernel
mailing list