dts: rt685: enabled flexcomm15

the RT685 contains an additional flexcomm peripheral, that supports
only I2C. This commit adds this peripheral to the device tree,
and enables pins and clocks for flexcomm15.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
This commit is contained in:
Daniel DeGrasse 2021-09-21 14:12:23 -05:00 committed by Christopher Friedt
commit b18aefdfd3
5 changed files with 61 additions and 0 deletions

View file

@ -15,6 +15,7 @@
#define MCUX_FLEXCOMM5_CLK 5
#define MCUX_FLEXCOMM6_CLK 6
#define MCUX_FLEXCOMM7_CLK 7
#define MCUX_PMIC_I2C_CLK 16
#define MCUX_HS_SPI_CLK 8
#define MCUX_USDHC1_CLK 9
#define MCUX_USDHC2_CLK 10