This adds support for the PWM modules on the Amlogic Meson G12A SoC family, including bindings changes and DT nodes.
Neil Armstrong (3): dt-bindings: pwm: Update bindings for the Meson G12A Family pwm: meson: Add clock source configuration for Meson G12A arm64: dts: meson-g12a: Add PWM nodes .../devicetree/bindings/pwm/pwm-meson.txt | 2 + arch/arm64/boot/dts/amlogic/meson-g12a.dtsi | 179 ++++++++++++++++++ drivers/pwm/pwm-meson.c | 17 ++ 3 files changed, 198 insertions(+) -- 2.21.0