[PATCH v5 0/6] pwm: meson: make full use of common clock framework

Thierry Reding thierry.reding at gmail.com
Fri Jun 23 07:51:35 PDT 2023


On Wed, 24 May 2023 21:45:55 +0200, Heiner Kallweit wrote:
> Newer versions of the PWM block use a core clock with external mux,
> divider, and gate. These components either don't exist any longer in
> the PWM block, or they are bypassed.
> To minimize needed changes for supporting the new version, the internal
> divider and gate should be handled by CCF too.
> 
> I didn't see a good way to split the patch, therefore it's somewhat
> bigger. What it does:
> 
> [...]

Applied, thanks!

[1/6] pwm: meson: modify and simplify calculation in meson_pwm_get_state
      commit: 6b9352f3f8a1a35faf0efc1ad1807ee303467796
[2/6] pwm: meson: fix handling of period/duty if greater than UINT_MAX
      commit: 87a2cbf02d7701255f9fcca7e5bd864a7bb397cf
[3/6] pwm: meson: remove not needed check in meson_pwm_calc
      commit: bafa23b6c07caac63a9637e83a605c26771b43ee
[4/6] pwm: meson: switch to using struct clk_parent_data for mux parents
      commit: ed73300326ec67d2a0c35fb7f911314cc6d7d918
[5/6] pwm: meson: don't use hdmi/video clock as mux parent
      commit: 3bddf73285d578a1798189e0eed2e7f82ebf0e11
[6/6] pwm: meson: make full use of common clock framework
      commit: 329db102a26da0ba876974dbe04308d08acfad94

Best regards,
-- 
Thierry Reding <thierry.reding at gmail.com>



More information about the linux-arm-kernel mailing list