pinctrl: meson: meson8: add the PWM pins
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 6 May 2017 16:57:48 +0000 (18:57 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 22 May 2017 08:39:25 +0000 (10:39 +0200)
commitc1f2955a33d17801366a9bd75ceba47ac07e9430
treeed68d1ba04981127cbea20f14ac8ed5751fc88e2
parentcea234e996922d486a234a0a2b163c66f8812cb7
pinctrl: meson: meson8: add the PWM pins

This adds the missing pins for the PWM controllers found in Amlogic
Meson8 SoCs. This includes the pins for PWM_A, PWM_B, PWM_C, PWM_D,
PWM_E and PWM_F controllers.
There is an additional PWM function with the name PWM_VS in the vendor
kernel sources which seems to be used for external video input. Thus
it's not part of this change as the IP block behind the pwm-meson driver
is not responsible for these pins.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/meson/pinctrl-meson8.c