summaryrefslogtreecommitdiff
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorAbel Vesa <abel.vesa@nxp.com>2019-02-15 17:48:45 +0000
committerStephen Boyd <sboyd@kernel.org>2019-02-21 12:56:52 -0800
commit45a359e80d9b81b0fc3d9612053a86fc52a5f4b9 (patch)
tree826f0c41ed3b894385dfda8d51de1650918b9477 /include/dt-bindings
parentad18bbf369a6a49633f50be4d1bcc9b5aad422fc (diff)
dt-bindings: imx8mq-clock: Add the missing ARM clock
Add the missing ARM clock which will be used by cpufreq Signed-off-by: Abel Vesa <abel.vesa@nxp.com> Reviewed-by: Lucas Stach <l.stach@pengutronix.de> [sboyd@kernel.org: Fixed numbering in dt header] Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/imx8mq-clock.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/imx8mq-clock.h b/include/dt-bindings/clock/imx8mq-clock.h
index 74f80b26f679..491e39c146be 100644
--- a/include/dt-bindings/clock/imx8mq-clock.h
+++ b/include/dt-bindings/clock/imx8mq-clock.h
@@ -392,6 +392,7 @@
#define IMX8MQ_CLK_NAND_USDHC_BUS_RAWNAND_CLK 267
#define IMX8MQ_CLK_CLKO1 268
+#define IMX8MQ_CLK_ARM 269
-#define IMX8MQ_CLK_END 269
+#define IMX8MQ_CLK_END 270
#endif /* __DT_BINDINGS_CLOCK_IMX8MQ_H */