This patch adds STM32 SPI support on stm32mp157c SoC. SPI1, available on GPIO expansion connector, is kept disabled, so these pins can be used as GPIOs by default. Amelie Delaunay (3): ARM: dts: stm32: add STM32 SPI support on stm32mp157c ARM: dts: stm32: add SPI1 support on stm32mp157c-ev1 ARM: multi_v7_defconfig: enable STM32 SPI arch/arm/boot/dts/stm32mp157-pinctrl.dtsi | 16 +++++- arch/arm/boot/dts/stm32mp157c-ev1.dts | 6 +++ arch/arm/boot/dts/stm32mp157c.dtsi | 84 +++++++++++++++++++++++++++++++ arch/arm/configs/multi_v7_defconfig | 1 + 4 files changed, 106 insertions(+), 1 deletion(-) -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html