clocks: add clock api for gpt

add clock api for gpt

Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>
This commit is contained in:
Hake Huang 2021-01-15 15:41:19 +08:00 committed by Maureen Helm
commit 2a8a580825

View file

@ -18,5 +18,6 @@
#define IMX_CCM_EDMA_CLK 8
#define IMX_CCM_UART_CLK 9
#define IMX_CCM_CAN_CLK 10
#define IMX_CCM_GPT_CLK 11
#endif /* ZEPHYR_INCLUDE_DT_BINDINGS_CLOCK_IMX_CCM_H_ */