commit | 804f164432e41db359bafbc9253575eb114a5b44 | [log] [tgz] |
---|---|---|
author | Markus Roppelt <markus.roppelt@gmx.de> | Wed Nov 28 20:12:55 2018 +0100 |
committer | Kumar Gala <kumar.gala@gmail.com> | Tue Dec 04 07:45:18 2018 -0600 |
tree | 0a4d757be8640cc872bd297c38ec650b2d29cff1 | |
parent | 611b0d1e80f90963a5a7797487b597f3dc819888 [diff] |
dts: arm: st: Add STM32L433 dtsi file The STM32L433 has the same layout than the STM32L432, additionally it has GPIOD, GPIOE, I2C2, USART3 and SPI2. Also move USART3 and SPI2 out of stm32l4.dtsi since STM32L432 does not have it. Fixes #10909. Signed-off-by: Markus Roppelt <markus.roppelt@gmx.de>