dt-bindings: clock: imx8mq: Add SNVS clock
authorAnson Huang <anson.huang@nxp.com>
Wed, 15 May 2019 01:09:24 +0000 (01:09 +0000)
committerShawn Guo <shawnguo@kernel.org>
Wed, 22 May 2019 09:00:52 +0000 (17:00 +0800)
Add macro for the SNVS clock of the i.MX8MQ.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Reviewed-by: Leonard Crestez <leonard.crestez@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
include/dt-bindings/clock/imx8mq-clock.h

index 6677e920dc2da4a7d6d9aaeab95c7f9231815c82..0233bb1e6bf83053829c4e2becfe94d4176778ae 100644 (file)
 #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 */