zephyr/dts/arm/st/l1
Erwan Gouriou 4dc303b99b dts: stm32: Remove pinctrl definitions
dts pinctrl definitions were pushed in tree without the code
available to deal with it. They have been kept waiting for the
code, but this is taking much more time than initially thought.

So in current zephyr tree, for all STM32 boards, we have pinmux.c
file which is used to configure pins and these files that are
basically no-op. This situation is creating a lot of confusion
especially to new comers, and create useless maintenance effort.

Remove these files for now.
When zephyr will ready to use them, this commit could be reverted.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2019-11-06 18:26:04 +01:00
..
stm32l1.dtsi dts: stm32: Remove pinctrl definitions 2019-11-06 18:26:04 +01:00
stm32l151.dtsi soc: arm: st_stm32: Add STM32L1 SoC series 2019-04-22 08:54:18 -05:00
stm32l151X8-a.dtsi dts: stm32/l1: add xx8-A parts 2019-10-16 14:42:54 -05:00
stm32l151Xb-a.dtsi soc: arm: stm32: Add support for STM32L151XB-A SoC 2019-10-18 10:40:45 -05:00
stm32l151Xb.dtsi soc: arm: st_stm32: Add STM32L1 SoC series 2019-04-22 08:54:18 -05:00