]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
dt-bindings: power: define ID for Marvell PXA1908 audio domain
authorKarel Balej <balejk@matfyz.cz>
Sat, 13 Dec 2025 08:48:12 +0000 (09:48 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 23 Feb 2026 10:55:42 +0000 (11:55 +0100)
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>
include/dt-bindings/power/marvell,pxa1908-power.h

index 19b088351af138823505a774ff27203429fe2d97..173f47e0e69defc916f46bfff6d0d080c6dfd9cd 100644 (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