dt-bindings: power: mt7622-power: Add MT7622_POWER_DOMAIN_AUDIO

Add the missing power domain for the Audio IPs in this SoC.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
master
AngeloGioacchino Del Regno 2026-01-13 12:00:09 +01:00 committed by Ulf Hansson
parent 425fec07d4
commit 3cdac25e80
1 changed files with 1 additions and 0 deletions

View File

@ -10,5 +10,6 @@
#define MT7622_POWER_DOMAIN_HIF0 1
#define MT7622_POWER_DOMAIN_HIF1 2
#define MT7622_POWER_DOMAIN_WB 3
#define MT7622_POWER_DOMAIN_AUDIO 4
#endif /* _DT_BINDINGS_POWER_MT7622_POWER_H */