drivers: clock_control: Add support for MCUX CCM IUART clock
Add support for controlling the MCUX CCM IUART clock. Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
This commit is contained in:
parent
0533d4eae1
commit
1118428abb
2 changed files with 16 additions and 1 deletions
|
@ -16,6 +16,6 @@
|
|||
#define IMX_CCM_USDHC1_CLK 6
|
||||
#define IMX_CCM_USDHC2_CLK 7
|
||||
#define IMX_CCM_EDMA_CLK 8
|
||||
|
||||
#define IMX_CCM_UART_CLK 9
|
||||
|
||||
#endif /* ZEPHYR_INCLUDE_DT_BINDINGS_CLOCK_IMX_CCM_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue