1
0
Fork 0

dt-bindings: reset: imx7: add clkreq reset used by the l1ss on imx8m

Add the clkreq reset used by the L1SS feature on iMX8M

Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
5.4-rM2-2.2.x-imx-squashed
Richard Zhu 2019-08-22 02:20:32 -04:00 committed by Dong Aisheng
parent 6d73c7f3ae
commit 09d3bfdf8b
1 changed files with 3 additions and 1 deletions

View File

@ -58,7 +58,9 @@
#define IMX8MQ_RESET_DDRC2_PRST 47 /* i.MX8MM does NOT support */
#define IMX8MQ_RESET_DDRC2_CORE_RESET 48 /* i.MX8MM does NOT support */
#define IMX8MQ_RESET_DDRC2_PHY_RESET 49 /* i.MX8MM does NOT support */
#define IMX8MQ_RESET_PCIE_CTRL_APPS_CLK_REQ 50 /* i.MX8M PCIe CTL CLK REQ */
#define IMX8MQ_RESET_PCIE2_CTRL_APPS_CLK_REQ 51 /* i.MX8M PCIe CTL CLK REQ */
#define IMX8MQ_RESET_NUM 50
#define IMX8MQ_RESET_NUM 52
#endif