dt-bindings: power: define ID for Marvell PXA1908 audio domain

Define an identifier for the SoC's audio power island so that it can be
referenced through device tree.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Reviewed-by: Duje Mihanović <duje@dujemihanovic.xyz>
Signed-off-by: Karel Balej <balejk@matfyz.cz>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
This commit is contained in:
Karel Balej 2025-12-13 09:48:12 +01:00 committed by Ulf Hansson
parent 6de23f81a5
commit d28cb72e07

View File

@ -13,5 +13,6 @@
#define PXA1908_POWER_DOMAIN_GPU2D 2
#define PXA1908_POWER_DOMAIN_DSI 3
#define PXA1908_POWER_DOMAIN_ISP 4
#define PXA1908_POWER_DOMAIN_AUDIO 5
#endif