dt-bindings: imx8mq-clock: Add the missing ARM clock
authorAbel Vesa <abel.vesa@nxp.com>
Fri, 15 Feb 2019 17:48:45 +0000 (17:48 +0000)
committerStephen Boyd <sboyd@kernel.org>
Thu, 21 Feb 2019 20:56:52 +0000 (12:56 -0800)
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>
include/dt-bindings/clock/imx8mq-clock.h

index 74f80b26f679202233385199814787fb3a750587..491e39c146be898fbe02aeecef7599bd84e898b4 100644 (file)
 #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 */