commit | be74a13b5b450c1d4088d6c8f47d2bd4422a35db | [log] [tgz] |
---|---|---|
author | Erwan Gouriou <erwan.gouriou@linaro.org> | Tue Nov 06 15:14:11 2018 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Nov 06 16:14:13 2018 -0500 |
tree | d9a4c48003fc4e264353d4ae4bc9ab1d70cd88c0 | |
parent | 9df3a1f67f04b3ee402decd06dc9a622ed0fdf10 [diff] |
dts/arm/st: Fix I2C issues in stm32l4 series Add clocks property in stm32l4r5 devices. Replace i2c2 node by i2c3 node in l4.dtsi as i2c3 available in all stm32l4 SoCs while i2c2 is not available in some parts. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>