commit | 4902f189ae00e0328d10bbc080c32ab92966b6b9 | [log] [tgz] |
---|---|---|
author | Flavio Ceolin <flavio.ceolin@intel.com> | Mon Aug 26 10:01:48 2024 -0700 |
committer | Alberto Escolar <alberto.escolar.piedras@nordicsemi.no> | Mon Sep 02 11:54:08 2024 +0200 |
tree | 94a9c29366f0d1cf4663f9ecae3ab48fe56e1138 | |
parent | 7fd3a785a3f550f1f49d11dd05c3705137b28682 [diff] |
dts: xtensa: intel_adsp: Set soft-off state as disabled The 'soft-off' state must be used when explicitly request by calling `pm_state_force`. Set this state as disabled in dts ensures that the pm policy manager will not use this state. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>