clock/usdhc: Enable clock of USDHC of i.MXRT
Enable clock of USDHC of i.MXRT. Add clock interface for USDHC in ccm. Signed-off-by: Jun Yang <jun.yang@nxp.com>
This commit is contained in:
parent
6ff5ac05e4
commit
27d8329fc9
3 changed files with 32 additions and 0 deletions
|
@ -13,5 +13,7 @@
|
|||
#define IMX_CCM_LPUART_CLK 3
|
||||
#define IMX_CCM_LPI2C_CLK 4
|
||||
#define IMX_CCM_LPSPI_CLK 5
|
||||
#define IMX_CCM_USDHC1_CLK 6
|
||||
#define IMX_CCM_USDHC2_CLK 7
|
||||
|
||||
#endif /* ZEPHYR_INCLUDE_DT_BINDINGS_CLOCK_IMX_CCM_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue