diff options
author | Michal Wilczynski <m.wilczynski@samsung.com> | 2025-03-11 18:19:00 +0100 |
---|---|---|
committer | Conor Dooley <conor.dooley@microchip.com> | 2025-04-07 16:51:48 +0100 |
commit | 54fe9380a50b66ff0086e2fd7301e05726d7d98f (patch) | |
tree | 6ee5e8c5e2627667cc471ca9a1f5e0b9442a93a7 /scripts/lib/kdoc/kdoc_output.py | |
parent | 0af2f6be1b4281385b618cb86ad946eded089ac8 (diff) |
riscv: Enable PM_GENERIC_DOMAINS for T-Head SoCs
T-Head SoCs feature separate power domains (power islands) for major
components like the GPU, Audio, and NPU. To manage the power states of
these components effectively, the kernel requires generic power domain
support.
This commit enables `CONFIG_PM_GENERIC_DOMAINS` for T-Head SoCs,
allowing the power domain driver for these components to be compiled and
integrated. This ensures proper power management and energy efficiency
on T-Head platforms.
By selecting `PM_GENERIC_DOMAINS`, we provide the necessary framework
for the power domain drivers to function correctly on RISC-V
architecture with T-Head SoCs.
Signed-off-by: Michal Wilczynski <m.wilczynski@samsung.com>
Reviewed-by: Drew Fustini <drew@pdp7.com>
Acked-by: Drew Fustini <drew@pdp7.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions