[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240208124300.2740313-6-claudiu.beznea.uj@bp.renesas.com>
Date: Thu, 8 Feb 2024 14:42:48 +0200
From: Claudiu <claudiu.beznea@...on.dev>
To: geert+renesas@...der.be,
mturquette@...libre.com,
sboyd@...nel.org,
robh@...nel.org,
krzysztof.kozlowski+dt@...aro.org,
conor+dt@...nel.org,
magnus.damm@...il.com,
paul.walmsley@...ive.com,
palmer@...belt.com,
aou@...s.berkeley.edu
Cc: linux-renesas-soc@...r.kernel.org,
linux-clk@...r.kernel.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-riscv@...ts.infradead.org,
claudiu.beznea@...on.dev,
Claudiu Beznea <claudiu.beznea.uj@...renesas.com>
Subject: [PATCH 05/17] dt-bindings: clock: r9a09g011-cpg: Add always-on power domain IDs
From: Claudiu Beznea <claudiu.beznea.uj@...renesas.com>
Add always-on power domain ID for RZ/V2M (R9A09G011) SoC.
Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@...renesas.com>
---
include/dt-bindings/clock/r9a09g011-cpg.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/include/dt-bindings/clock/r9a09g011-cpg.h b/include/dt-bindings/clock/r9a09g011-cpg.h
index 41dd585d7115..250499faf049 100644
--- a/include/dt-bindings/clock/r9a09g011-cpg.h
+++ b/include/dt-bindings/clock/r9a09g011-cpg.h
@@ -349,4 +349,7 @@
#define R9A09G011_DDI_RESET 93
#define R9A09G011_DDI_RESETN_APB 94
+/* Power domain IDs. */
+#define R9A09G011_PD_ALWAYS_ON 0
+
#endif /* __DT_BINDINGS_CLOCK_R9A09G011_CPG_H__ */
--
2.39.2
Powered by blists - more mailing lists