devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] dt-bindings: clock: imx8mq: Add SNVS clock
@ 2019-05-15  1:09 Anson Huang
  2019-05-15  1:09 ` [PATCH 2/3] clk: imx8mq: add SNVS clock to clock tree Anson Huang
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Anson Huang @ 2019-05-15  1:09 UTC (permalink / raw)
  To: robh+dt@kernel.org, mark.rutland@arm.com, shawnguo@kernel.org,
	s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com,
	mturquette@baylibre.com, sboyd@kernel.org, l.stach@pengutronix.de,
	Abel Vesa, andrew.smirnov@gmail.com, ccaione@baylibre.com,
	angus@akkea.ca, agx@sigxcpu.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
  Cc: dl-linux-imx

Add macro for the SNVS clock of the i.MX8MQ.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
---
 include/dt-bindings/clock/imx8mq-clock.h | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/include/dt-bindings/clock/imx8mq-clock.h b/include/dt-bindings/clock/imx8mq-clock.h
index 6677e92..0233bb1 100644
--- a/include/dt-bindings/clock/imx8mq-clock.h
+++ b/include/dt-bindings/clock/imx8mq-clock.h
@@ -400,5 +400,7 @@
 #define IMX8MQ_CLK_GPIO4_ROOT			262
 #define IMX8MQ_CLK_GPIO5_ROOT			263
 
-#define IMX8MQ_CLK_END				264
+#define IMX8MQ_CLK_SNVS_ROOT			264
+
+#define IMX8MQ_CLK_END				265
 #endif /* __DT_BINDINGS_CLOCK_IMX8MQ_H */
-- 
2.7.4

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

end of thread, other threads:[~2019-05-24  5:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-15  1:09 [PATCH 1/3] dt-bindings: clock: imx8mq: Add SNVS clock Anson Huang
2019-05-15  1:09 ` [PATCH 2/3] clk: imx8mq: add SNVS clock to clock tree Anson Huang
2019-05-23  0:59   ` Shawn Guo
2019-05-15  1:09 ` [PATCH 3/3] arm64: dts: imx8mq: add clock for SNVS RTC node Anson Huang
2019-05-23  1:02   ` Shawn Guo
2019-05-24  5:52     ` Anson Huang
2019-05-15 10:21 ` [PATCH 1/3] dt-bindings: clock: imx8mq: Add SNVS clock Leonard Crestez
2019-05-23  0:58 ` Shawn Guo

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