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:
Henrik Brix Andersen 2021-05-31 22:13:49 +02:00 committed by Carles Cufí
commit abaf7cc70d
2 changed files with 20 additions and 1 deletions

View file

@ -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