commit | 97bc5abedfb8a53006118a9b54229e55ea0c5f5b | [log] [tgz] |
---|---|---|
author | Aurelien Jarno <aurelien@aurel32.net> | Wed Jul 04 16:51:13 2018 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Jul 25 07:19:12 2018 -0400 |
tree | 0cf252b83206495ba9b78128a375882aced339ad | |
parent | d9d3a5adf84a7171de34820ed91c07d585e8bfea [diff] |
drivers: i2c: stm32: add support for STM32F7 The STM32F7 uses the V2 version of the STM32 I2C controller. Add the corresponding Kconfig, DTS, DTS fixup and pinmux entries. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>