]> git.baikalelectronics.ru Git - kernel.git/commit
pwm: meson: Add clock source configuration for Meson G12A
authorNeil Armstrong <narmstrong@baylibre.com>
Tue, 23 Apr 2019 13:36:45 +0000 (15:36 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Thu, 9 May 2019 15:29:31 +0000 (17:29 +0200)
commitf389242cc788b55785ea80557d023486264c4e5a
tree8350555760e5729767cb74a2bc0f378d20b8f588
parent47428e54a8a313a13ef52282b835b846a8d6f24a
pwm: meson: Add clock source configuration for Meson G12A

For the PWM controller in the Meson G12A SoC, the EE domain and AO domain
have different clock sources. This patch tries to describe them in the
DT compatible data. The two AO PWM controller has different clock source,
but the first AO controller (A & B) can reuse the AXG parents name.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-meson.c