drivers: clock_control: lpc: syscon: add MCAN clock support
Add support for the LPC MCAN clock to the LPC SYSCON clock controller driver. Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
This commit is contained in:
parent
12388b9965
commit
abaf7cc70d
2 changed files with 20 additions and 1 deletions
|
@ -17,6 +17,7 @@
|
|||
#define MCUX_FLEXCOMM7_CLK 7
|
||||
#define MCUX_PMIC_I2C_CLK 16
|
||||
#define MCUX_HS_SPI_CLK 8
|
||||
#define MCUX_MCAN_CLK 9
|
||||
#define MCUX_USDHC1_CLK 9
|
||||
#define MCUX_USDHC2_CLK 10
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue