Re: [PATCH] pmdomain: mediatek: set default off flag for MT8195 AUDIO power domain
From: AngeloGioacchino Del Regno
Date: Tue Sep 23 2025 - 05:13:05 EST
Il 23/09/25 10:52, Louis-Alexis Eyraud ha scritto:
In MT8195 power domain data array, set the KEEP_DEFAULT_OFF and
ACTIVE_WAKEUP flags for the AUDIO power domain entry to avoid
having this domain being on during boot sequence when unneeded.
Fixes: 0e789b491ba0 ("pmdomain: core: Leave powered-on genpds on until sync_state")
Fixes: 13a4b7fb6260 ("pmdomain: core: Leave powered-on genpds on until late_initcall_sync")
Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@xxxxxxxxxxxxx>
Not sure if those Fixes tags are acceptable - but for the sake of backport
AUTOSEL this is correct.
For the code:
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>