clk: imx8mq: Add support for the CLKO1 clock

Add the entry for the CLKO1 clock.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Abel Vesa <abel.vesa@nxp.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
This commit is contained in:
Fabio Estevam
2019-01-30 22:20:56 -02:00
committed by Stephen Boyd
parent 0bfed63baf
commit 202ce5afe5
2 changed files with 6 additions and 1 deletions

View File

@@ -391,5 +391,7 @@
#define IMX8MQ_CLK_NAND_USDHC_BUS_RAWNAND_CLK 267
#define IMX8MQ_CLK_END 268
#define IMX8MQ_CLK_CLKO1 268
#define IMX8MQ_CLK_END 269
#endif /* __DT_BINDINGS_CLOCK_IMX8MQ_H */