Skip to content

Commit cbc111d

Browse files
MrVanpH5
authored andcommitted
dt-bindings: reset: imx8mq: add m4 reset
Add the m4 reset used by the remoteproc driver Signed-off-by: Peng Fan <peng.fan@nxp.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
1 parent 3315be5 commit cbc111d

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

include/dt-bindings/reset/imx8mq-reset.h

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,10 @@
5858
#define IMX8MQ_RESET_DDRC2_PRST 47 /* i.MX8MM/i.MX8MN does NOT support */
5959
#define IMX8MQ_RESET_DDRC2_CORE_RESET 48 /* i.MX8MM/i.MX8MN does NOT support */
6060
#define IMX8MQ_RESET_DDRC2_PHY_RESET 49 /* i.MX8MM/i.MX8MN does NOT support */
61+
#define IMX8MQ_RESET_SW_M4C_RST 50
62+
#define IMX8MQ_RESET_SW_M4P_RST 51
63+
#define IMX8MQ_RESET_M4_ENABLE 52
6164

62-
#define IMX8MQ_RESET_NUM 50
65+
#define IMX8MQ_RESET_NUM 53
6366

6467
#endif

0 commit comments

Comments
 (0)