Karl Palsson
d46c1a0c98
stm32/l1: enable spi peripherals
...
STM32L1 uses the same spi controller as STM32F1 so we can just set the
right addresses and enable them. We also need to add the fixup names and
to correctly include the header for ST LL HAL.
Signed-off-by: Karl Palsson <karlp@etactica.com>
2019-10-16 14:42:54 -05:00
Erwin Rol
36df90816b
dts: arm: stm32: cleanup whitespace in dts_fixup headers
...
Try to format the dts_fixup header files as uniformly as possible.
Signed-off-by: Erwin Rol <erwin@erwinrol.com>
2019-09-20 09:50:34 +02:00
Ioannis Konstantelias
f9152adc81
soc: stm32: Add fixups for WWDG EWI and clock info
...
Extended the WWDG fixups to support early wake interrupt handling and
clock information.
Signed-off-by: Ioannis Konstantelias <ikonstadel@gmail.com>
2019-09-11 22:13:36 -05:00
Manivannan Sadhasivam
b31adf2d33
drivers: i2c: Add STM32L1X I2C support
...
Add I2C support for STM32L1X SoC series based on I2C_STM32_V1
driver.
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
2019-04-22 08:54:18 -05:00
Manivannan Sadhasivam
1eb6177e9b
drivers: gpio: Add STM32L1X GPIO support
...
Add GPIO driver support for STM32L1X SoC series.
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
2019-04-22 08:54:18 -05:00
Manivannan Sadhasivam
43e56a93bb
soc: arm: stm32: stm32l1: Add UART support
...
Add UART support for STM32L1 series SoCs.
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
2019-04-22 08:54:18 -05:00
Manivannan Sadhasivam
92ac6d8fc6
soc: arm: st_stm32: Add STM32L1 SoC series
...
Add STM32L1 SoC series support with STM32L15XXB as the target
SoC.
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
2019-04-22 08:54:18 -05:00