linux/drivers/soc/rockchip
Heiko Stuebner 048213a38e soc: rockchip: grf: Add select correct PWM implementation on RK3368
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@cherry.de>
Link: https://patch.msgid.link/20251021074254.87065-4-heiko@sntech.de
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
2025-11-17 22:34:12 +01:00
..
Kconfig pmdomain: rockchip: Move Kconfig option to the pmdomain subsystem 2023-10-04 23:41:18 +02:00
Makefile soc: rockchip: Mover power-domain driver to the genpd dir 2023-07-14 10:40:56 +02:00
dtpm.c soc: rockchip: dtpm: use C99 array init syntax 2023-06-11 22:38:04 +02:00
grf.c soc: rockchip: grf: Add select correct PWM implementation on RK3368 2025-11-17 22:34:12 +01:00
io-domain.c soc: Switch back to struct platform_driver::remove() 2024-11-01 17:08:57 +01:00