Erwan Gouriou
986f249f03
dts/st: dtc v1.4.6 warnings: pin-c... node has a reg ... no unit name
...
To prepare to upcoming dtc v1.4.6, fix warnings in dts files.
This commit addresses the following warning:
Warning (unit_address_vs_reg): Node /soc/pin-controller has a reg
or ranges property, but no unit name
Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2018-04-24 14:46:48 -05:00
Erwan Gouriou
50bf306f4f
dts: stm32: Populate gpio nodes for stm32l0 series
...
Introduce gpio nodes in stm32l0 dtsi files
Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2018-04-13 08:56:47 -05:00
Ilya Tagunov
00c0520247
arch: arm: soc: stm32l0: add I2C support
...
Add SPI support for STM32L0 series.
L0 SPI peripheral requires SCK pin speed workaround
to function properly.
Signed-off-by: Ilya Tagunov <tagunil@gmail.com>
2018-03-15 10:53:26 -05:00
Ilya Tagunov
9ae3fdc2ef
arch: arm: soc: stm32l0: add I2C support
...
Add I2C support for STM32L0 series. LL-based driver
was already in place, so I've just enable it.
Signed-off-by: Ilya Tagunov <tagunil@gmail.com>
2018-03-14 09:02:25 -05:00
Endre Karlson
bbb4b402b2
dts: arm: provider support for the stm32l0
...
Add necessary DTS files for stm32l0x and stm32l0x72
Signed-off-by: Endre Karlson <endre.karlson@gmail.com>
2018-03-10 11:42:25 -06:00