forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 10ebd8556b7990499c896a550e3d416b444211e6
kernel/drivers/soc/amlogic/meson-secure-pwrc.c
....@@ -104,7 +104,7 @@
104104 SEC_PD(ACODEC, 0),
105105 SEC_PD(AUDIO, 0),
106106 SEC_PD(OTP, 0),
107
- SEC_PD(DMA, 0),
107
+ SEC_PD(DMA, GENPD_FLAG_ALWAYS_ON | GENPD_FLAG_IRQ_SAFE),
108108 SEC_PD(SD_EMMC, 0),
109109 SEC_PD(RAMA, 0),
110110 /* SRAMB is used as ATF runtime memory, and should be always on */