linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: reset: imx8mq: add m4 reset
@ 2020-07-30  6:46 peng.fan
  2020-07-30  6:46 ` [PATCH 2/2] reset: imx7: add the cm4 reset for i.MX8MQ peng.fan
  2020-07-31 22:27 ` [PATCH 1/2] dt-bindings: reset: imx8mq: add m4 reset Rob Herring
  0 siblings, 2 replies; 4+ messages in thread
From: peng.fan @ 2020-07-30  6:46 UTC (permalink / raw)
  To: p.zabel, shawnguo, s.hauer, robh+dt
  Cc: devicetree, Peng Fan, linux-kernel, linux-imx, kernel, festevam,
	linux-arm-kernel

From: Peng Fan <peng.fan@nxp.com>

Add the m4 reset used by the remoteproc driver

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
 include/dt-bindings/reset/imx8mq-reset.h | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/include/dt-bindings/reset/imx8mq-reset.h b/include/dt-bindings/reset/imx8mq-reset.h
index a5b570737582..705870693ec2 100644
--- a/include/dt-bindings/reset/imx8mq-reset.h
+++ b/include/dt-bindings/reset/imx8mq-reset.h
@@ -58,7 +58,10 @@
 #define IMX8MQ_RESET_DDRC2_PRST			47	/* i.MX8MM/i.MX8MN does NOT support */
 #define IMX8MQ_RESET_DDRC2_CORE_RESET		48	/* i.MX8MM/i.MX8MN does NOT support */
 #define IMX8MQ_RESET_DDRC2_PHY_RESET		49	/* i.MX8MM/i.MX8MN does NOT support */
+#define IMX8MQ_RESET_SW_M4C_RST			50
+#define IMX8MQ_RESET_SW_M4P_RST			51
+#define IMX8MQ_RESET_M4_ENABLE			52
 
-#define IMX8MQ_RESET_NUM			50
+#define IMX8MQ_RESET_NUM			53
 
 #endif
-- 
2.16.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-08-03  9:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-30  6:46 [PATCH 1/2] dt-bindings: reset: imx8mq: add m4 reset peng.fan
2020-07-30  6:46 ` [PATCH 2/2] reset: imx7: add the cm4 reset for i.MX8MQ peng.fan
2020-08-03  9:40   ` Philipp Zabel
2020-07-31 22:27 ` [PATCH 1/2] dt-bindings: reset: imx8mq: add m4 reset Rob Herring

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