pwm: meson: Add compatible for the gxbb ao PWMs
authorJerome Brunet <jbrunet@baylibre.com>
Thu, 8 Jun 2017 12:24:15 +0000 (14:24 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Thu, 6 Jul 2017 07:05:22 +0000 (09:05 +0200)
commitd396b20a1e88ca2cabf7ec99c6c2138902aff1f3
treed57e76a5a64d97436761054b26f8125ae41a8765
parenta054c4d68408cdbb260ba9384415fb53edb29d7a
pwm: meson: Add compatible for the gxbb ao PWMs

On the gxbb (and gxl) family, the PWMs of the AO domain require a
specific compatible because the possible input clocks are different
from the EE PWMs input clocks.

Since the number of possible input clocks is also different, the
'num_parents' field is added to all the Meson PWM data.

Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Reviewed-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-meson.c