Devicetree
 help / color / mirror / Atom feed
* [PATCH 0/5] STM32 add usart nodes support
@ 2020-05-28  7:40 Erwan Le Ray
  2020-05-28  7:40 ` [PATCH 1/5] ARM: dts: stm32: add usart2, usart3 and uart7 pins in stm32mp15-pinctrl Erwan Le Ray
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Erwan Le Ray @ 2020-05-28  7:40 UTC (permalink / raw)
  To: Maxime Coquelin, Alexandre Torgue, Rob Herring, Mark Rutland
  Cc: linux-stm32, linux-arm-kernel, devicetree, linux-kernel,
	Erwan Le Ray, Fabrice Gasnier

Add the support of uart instances available on STM32MP157 boards:
- usart3 on stm32mp157c-ev1, stm32mp157a-dk1, and stm32mp157c-dk2
- uart7 on stm32mp157a-dk1 and stm32mp157c-dk2
- usart2 on stm32mp157c-dk2

The aliases are following this order.

Erwan Le Ray (5):
  ARM: dts: stm32: add usart2, usart3 and uart7 pins in
    stm32mp15-pinctrl
  ARM: dts: stm32: add usart3 node to stm32mp15xx-dkx boards
  ARM: dts: stm32: add usart3 node to stm32mp157c-ev1
  ARM: dts: stm32: add uart7 support to stm32mp15xx-dkx boards
  ARM: dts: stm32: add usart2 node to stm32mp157c-dk2

 arch/arm/boot/dts/stm32mp15-pinctrl.dtsi | 138 +++++++++++++++++++++++
 arch/arm/boot/dts/stm32mp157a-dk1.dts    |   2 +
 arch/arm/boot/dts/stm32mp157c-dk2.dts    |  11 ++
 arch/arm/boot/dts/stm32mp157c-ev1.dts    |  10 ++
 arch/arm/boot/dts/stm32mp15xx-dkx.dtsi   |  17 +++
 5 files changed, 178 insertions(+)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-06-15 10:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-28  7:40 [PATCH 0/5] STM32 add usart nodes support Erwan Le Ray
2020-05-28  7:40 ` [PATCH 1/5] ARM: dts: stm32: add usart2, usart3 and uart7 pins in stm32mp15-pinctrl Erwan Le Ray
2020-06-15 10:49   ` Alexandre Torgue
2020-05-28  7:40 ` [PATCH 2/5] ARM: dts: stm32: add usart3 node to stm32mp15xx-dkx boards Erwan Le Ray
2020-05-28  7:40 ` [PATCH 3/5] ARM: dts: stm32: add usart3 node to stm32mp157c-ev1 Erwan Le Ray
2020-05-28  7:40 ` [PATCH 4/5] ARM: dts: stm32: add uart7 support to stm32mp15xx-dkx boards Erwan Le Ray
2020-05-28  7:40 ` [PATCH 5/5] ARM: dts: stm32: add usart2 node to stm32mp157c-dk2 Erwan Le Ray

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox