]> 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)
commit0927a16e4e223ee093baea2af65310e02a86c901
tree8350555760e5729767cb74a2bc0f378d20b8f588
parentf009a70c49976174c24cd899306f0fa250fd2eff
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