devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] ARM: dts: stm32: stm32mp15 various fixes and add stm32mp13 usart nodes
@ 2023-03-27 15:29 Valentin Caron
  2023-03-27 15:29 ` [PATCH 1/7] ARM: dts: stm32: change USART1 clock to an SCMI clock on stm32mp15 boards Valentin Caron
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Valentin Caron @ 2023-03-27 15:29 UTC (permalink / raw)
  To: Alexandre Torgue
  Cc: Rob Herring, Krzysztof Kozlowski, Maxime Coquelin, devicetree,
	linux-stm32, linux-arm-kernel, linux-kernel

On stm32mp15 device trees:
  - Add USART1 scmi clock
  - Remove duplicates serial aliases

On stm32mp13 device trees:
  - Add USART nodes in stm32mp131.dtsi
  - Add USART nodes in stm32mp135f-dk.dts

Valentin Caron (7):
  ARM: dts: stm32: change USART1 clock to an SCMI clock on stm32mp15
    boards
  ARM: dts: stm32: fix slew-rate of USART2 on stm32mp15xx-dkx
  ARM: dts: stm32: clean uart aliases on stm32mp15xx-dkx boards
  ARM: dts: stm32: clean uart aliases on stm32mp15xx-exx boards
  ARM: dts: stm32: add uart nodes on stm32mp13
  ARM: dts: stm32: add pins for usart2/1/4/8 in stm32mp13-pinctrl
  ARM: dts: stm32: add uart nodes and uart aliases on stm32mp135f-dk

 arch/arm/boot/dts/stm32mp13-pinctrl.dtsi   | 129 +++++++++++++++++++++
 arch/arm/boot/dts/stm32mp131.dtsi          |  97 +++++++++++++++-
 arch/arm/boot/dts/stm32mp135f-dk.dts       |  42 ++++++-
 arch/arm/boot/dts/stm32mp15-pinctrl.dtsi   |   4 +-
 arch/arm/boot/dts/stm32mp157a-dk1-scmi.dts |   4 +
 arch/arm/boot/dts/stm32mp157a-dk1.dts      |   3 -
 arch/arm/boot/dts/stm32mp157c-dk2-scmi.dts |   4 +
 arch/arm/boot/dts/stm32mp157c-dk2.dts      |   3 -
 arch/arm/boot/dts/stm32mp157c-ed1-scmi.dts |   4 +
 arch/arm/boot/dts/stm32mp157c-ed1.dts      |   8 +-
 arch/arm/boot/dts/stm32mp157c-ev1-scmi.dts |   4 +
 arch/arm/boot/dts/stm32mp157c-ev1.dts      |   9 +-
 arch/arm/boot/dts/stm32mp15xx-dkx.dtsi     |   6 +
 13 files changed, 298 insertions(+), 19 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-03-28 15:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-27 15:29 [PATCH 0/7] ARM: dts: stm32: stm32mp15 various fixes and add stm32mp13 usart nodes Valentin Caron
2023-03-27 15:29 ` [PATCH 1/7] ARM: dts: stm32: change USART1 clock to an SCMI clock on stm32mp15 boards Valentin Caron
2023-03-28 12:02   ` Alexandre TORGUE
2023-03-28 15:21     ` Valentin CARON
2023-03-27 15:39 ` [PATCH 2/7] ARM: dts: stm32: fix slew-rate of USART2 on stm32mp15xx-dkx Valentin Caron
2023-03-27 15:39 ` [PATCH 3/7] ARM: dts: stm32: clean uart aliases on stm32mp15xx-dkx boards Valentin Caron
2023-03-27 15:39 ` [PATCH 4/7] ARM: dts: stm32: clean uart aliases on stm32mp15xx-exx boards Valentin Caron
2023-03-27 15:39 ` [PATCH 5/7] ARM: dts: stm32: add uart nodes on stm32mp13 Valentin Caron
2023-03-27 15:39 ` [PATCH 6/7] ARM: dts: stm32: add pins for usart2/1/4/8 in stm32mp13-pinctrl Valentin Caron
2023-03-27 15:39 ` [PATCH 7/7] ARM: dts: stm32: add uart nodes and uart aliases on stm32mp135f-dk Valentin Caron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).