clk: imx6q: Add definition for missing PWM clocks
authorRicardo Simoes <ricardo.simoes@pt.bosch.com>
Wed, 17 Sep 2025 15:59:32 +0000 (17:59 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 22 Sep 2025 15:56:39 +0000 (09:56 -0600)
commitedc666f1cf721c12ebc2fc096d362f8b14004d3a
tree5a9e7be0def9c65a09f6d92d6becff7040ad1948
parent2727de799a644f4db15e8682503f783a62fa4af2
clk: imx6q: Add definition for missing PWM clocks

Following the work done in commit 7f39ad5a ("clk: imx6q: Add definition
for IMX6QDL_CLK_PWM1"), this commit adds definitions for PWM2, PWM3, and
PWM4 clocks. Allowing one to use these PWM modules together with DM_CLK.

Note that the solution was verified only against PWM3.

Signed-off-by: Ricardo Simoes <ricardo.simoes@pt.bosch.com>
Signed-off-by: Mark Jonas <mark.jonas@de.bosch.com>
drivers/clk/imx/clk-imx6q.c