mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
STM32L073 soc variant is a STM32L072 with LCD peripheral. Reflect this in dts definition by including stm32l072.dtsi in stm32l073.dtsi. This also allows to fix an issue on stm32l073 gpioe which declared wrong reg definition. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>