soc: rockchip: grf: Add select correct PWM implementation
From: Heiko Stuebner <heiko.stuebner@...> Date: Sun, 19 Oct 2025 14:44:34 +0200
Commit-Message
Similar to the RK3288, the RK3368 has two different implementations of the PWM block inside the SoC - the newer ones that we have a driver for and that is used on every SoC and a previous variant that was likely left as a fallback if the new one creates problems. The devicetree is already set up for the new variant, so make sure we actually use it - similar to the RK3288. Signed-off-by: Heiko Stuebner <heiko.stuebner@...>
Patch-Comment
drivers/soc/rockchip/grf.c | 1 + 1 file changed, 1 insertion(+)
Statistics
- 1 lines added
- 0 lines removed