devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] dt-bindings: soc: update MT7623A power dt-bindings
@ 2022-07-26  3:06 Chukun Pan
  2022-07-26  3:06 ` [PATCH 2/3] soc: mediatek: update power domain data of MT7623A Chukun Pan
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Chukun Pan @ 2022-07-26  3:06 UTC (permalink / raw)
  To: Matthias Brugger
  Cc: Krzysztof Kozlowski, Rob Herring, linux-arm-kernel,
	linux-mediatek, linux-kernel, devicetree, Chukun Pan

Add new power domains(VDEC/DISP/ISP/BDP)
for MT7623A from MT7623 side.

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
---
 include/dt-bindings/power/mt7623a-power.h | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/include/dt-bindings/power/mt7623a-power.h b/include/dt-bindings/power/mt7623a-power.h
index 2544822aa76b..27d198e207b7 100644
--- a/include/dt-bindings/power/mt7623a-power.h
+++ b/include/dt-bindings/power/mt7623a-power.h
@@ -6,5 +6,9 @@
 #define MT7623A_POWER_DOMAIN_ETH	1
 #define MT7623A_POWER_DOMAIN_HIF	2
 #define MT7623A_POWER_DOMAIN_IFR_MSC	3
+#define MT7623A_POWER_DOMAIN_VDEC	4
+#define MT7623A_POWER_DOMAIN_DISP	5
+#define MT7623A_POWER_DOMAIN_ISP	6
+#define MT7623A_POWER_DOMAIN_BDP	7
 
 #endif /* _DT_BINDINGS_POWER_MT7623A_POWER_H */
-- 
2.25.1


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

end of thread, other threads:[~2022-07-26  9:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-26  3:06 [PATCH 1/3] dt-bindings: soc: update MT7623A power dt-bindings Chukun Pan
2022-07-26  3:06 ` [PATCH 2/3] soc: mediatek: update power domain data of MT7623A Chukun Pan
2022-07-26  8:54   ` AngeloGioacchino Del Regno
2022-07-26  3:06 ` [PATCH 3/3] arm: dts: mt7623: update scpsys device nodes Chukun Pan
2022-07-26  9:25 ` [PATCH 1/3] dt-bindings: soc: update MT7623A power dt-bindings Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).