mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-07 14:05:11 +07:00
![Jun Nie](/assets/img/avatar_default.png)
Add power domains for ZX296702 to power off inactive power domains in runtime. Signed-off-by: Jun Nie <jun.nie@linaro.org> [olof: Marked zx296702_pd_driver as __initdata to avoid section mismatch] Signed-off-by: Olof Johansson <olof@lixom.net>
3 lines
103 B
Makefile
3 lines
103 B
Makefile
obj-$(CONFIG_SOC_ZX296702) += zx296702.o zx296702-pm-domain.o
|
|
obj-$(CONFIG_SMP) += headsmp.o platsmp.o
|