public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2 1/2] dt-bindings: power: define ID for Marvell PXA1908 audio domain
@ 2025-12-13  8:48 Karel Balej
  2025-12-13  8:48 ` [PATCH v2 2/2] pmdomain: add audio power island for Marvell PXA1908 SoC Karel Balej
  0 siblings, 1 reply; 4+ messages in thread
From: Karel Balej @ 2025-12-13  8:48 UTC (permalink / raw)
  To: Duje Mihanović, Ulf Hansson, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, linux-arm-kernel, linux-pm,
	linux-kernel, devicetree
  Cc: ~postmarketos/upstreaming, phone-devel, Karel Balej,
	Krzysztof Kozlowski

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>
---

Notes:
    v2:
    - Add received trailers (thanks!).
    - v1: https://lore.kernel.org/r/20251127190237.745-1-balejk@matfyz.cz/

 include/dt-bindings/power/marvell,pxa1908-power.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/dt-bindings/power/marvell,pxa1908-power.h b/include/dt-bindings/power/marvell,pxa1908-power.h
index 19b088351af1..173f47e0e69d 100644
--- a/include/dt-bindings/power/marvell,pxa1908-power.h
+++ b/include/dt-bindings/power/marvell,pxa1908-power.h
@@ -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
-- 
2.51.2



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-12-29 11:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-13  8:48 [PATCH v2 1/2] dt-bindings: power: define ID for Marvell PXA1908 audio domain Karel Balej
2025-12-13  8:48 ` [PATCH v2 2/2] pmdomain: add audio power island for Marvell PXA1908 SoC Karel Balej
2025-12-24 19:14   ` Duje Mihanović
2025-12-29 11:49   ` Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox