pwm: sun4i: Add support for PWM controller on sun5i SoCs
authorHans de Goede <hdegoede@redhat.com>
Sun, 11 Oct 2015 09:49:57 +0000 (11:49 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Tue, 10 Nov 2015 12:06:41 +0000 (13:06 +0100)
commitf6649f7ad8efbaf82679ab0ccdfe837a65bd58d8
tree4fefc43c86a21cd9d60ea5af16db917237219032
parentd1cd21427747f15920cd726f5f67a07880e7dee4
pwm: sun4i: Add support for PWM controller on sun5i SoCs

The PWM controller on sun5i SoCs is identical to the one found on sun7i
SoCs. On the A13 package only one of the 2 pins is routed to the outside,
so only advertise one PWM channel there.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Documentation/devicetree/bindings/pwm/pwm-sun4i.txt
drivers/pwm/pwm-sun4i.c