linux/drivers/pmdomain/rockchip
Midgy BALON c8e1c83f9a pmdomain: rockchip: Add a regulator to the RK3568 NPU power domain
The RK3568 NPU rail (vdd_npu) needs to be enabled before the domain is
powered on and disabled after it is powered off. Give DOMAIN_RK3568 a
regulator parameter (like DOMAIN_RK3588 already has) so the NPU domain
can set need_regulator, letting genpd manage the rail wired up as the
domain's domain-supply instead of marking it always-on in DT.

Suggested-by: Chaoyi Chen <chaoyi.chen@rock-chips.com>
Signed-off-by: Midgy BALON <midgy971@gmail.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Ulf Hansson <ulfh@kernel.org>
2026-07-24 16:31:02 +02:00
..
Kconfig pmdomain: rockchip: enable ROCKCHIP_PM_DOMAINS with ARCH_ROCKCHIP 2025-09-17 16:19:05 +02:00
Makefile
pm-domains.c pmdomain: rockchip: Add a regulator to the RK3568 NPU power domain 2026-07-24 16:31:02 +02:00