public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] ARM: dts: stm32: lxa-tac: fix gen{1,2} boards and add gen3 board
@ 2024-11-19 11:34 Marc Kleine-Budde
  2024-11-19 11:34 ` [PATCH 1/6] ARM: dts: stm32: lxa-tac: disable the real time clock Marc Kleine-Budde
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Marc Kleine-Budde @ 2024-11-19 11:34 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Maxime Coquelin,
	Alexandre Torgue
  Cc: kernel, devicetree, linux-stm32, linux-arm-kernel, linux-kernel,
	Marc Kleine-Budde, Leonard Göhrs

Hello,

this series fixes some problems found in the lxa-tac generation 1 and
2 boards and add support for the generation 3 board. It's based on an
STM32MP153c, while the generation 1 and 2 are based on the
STM32MP157c.

regards,
Marc

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
---
Leonard Göhrs (6):
      ARM: dts: stm32: lxa-tac: disable the real time clock
      ARM: dts: stm32: lxa-tac: extend the alias table
      ARM: dts: stm32: lxa-tac: adjust USB gadget fifo sizes for multi function
      dt-bindings: arm: stm32: add compatible strings for Linux Automation LXA TAC gen 3
      ARM: dts: stm32: lxa-tac: move adc and gpio{e,g} to gen{1,2} boards
      ARM: dts: stm32: lxa-tac: Add support for generation 3 devices

 .../devicetree/bindings/arm/stm32/stm32.yaml       |   7 +
 arch/arm/boot/dts/st/Makefile                      |   1 +
 arch/arm/boot/dts/st/stm32mp153c-lxa-tac-gen3.dts  | 267 +++++++++++++++++++++
 arch/arm/boot/dts/st/stm32mp157c-lxa-tac-gen1.dts  |  84 +++++++
 arch/arm/boot/dts/st/stm32mp157c-lxa-tac-gen2.dts  |  84 +++++++
 arch/arm/boot/dts/st/stm32mp15xc-lxa-tac.dtsi      | 100 +-------
 6 files changed, 455 insertions(+), 88 deletions(-)
---
base-commit: b0191a5cbc222fc7af3f9511b44d1f330ef980e9
change-id: 20241112-lxa-tac-gen3-8dbc3481ce7a

Best regards,
-- 
Marc Kleine-Budde <mkl@pengutronix.de>



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

end of thread, other threads:[~2024-12-10  8:49 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-19 11:34 [PATCH 0/6] ARM: dts: stm32: lxa-tac: fix gen{1,2} boards and add gen3 board Marc Kleine-Budde
2024-11-19 11:34 ` [PATCH 1/6] ARM: dts: stm32: lxa-tac: disable the real time clock Marc Kleine-Budde
2024-11-19 11:34 ` [PATCH 2/6] ARM: dts: stm32: lxa-tac: extend the alias table Marc Kleine-Budde
2024-11-19 11:35 ` [PATCH 3/6] ARM: dts: stm32: lxa-tac: adjust USB gadget fifo sizes for multi function Marc Kleine-Budde
2024-11-19 11:35 ` [PATCH 4/6] dt-bindings: arm: stm32: add compatible strings for Linux Automation LXA TAC gen 3 Marc Kleine-Budde
2024-11-20  8:45   ` Krzysztof Kozlowski
2024-11-19 11:35 ` [PATCH 5/6] ARM: dts: stm32: lxa-tac: move adc and gpio{e,g} to gen{1,2} boards Marc Kleine-Budde
2024-11-19 11:35 ` [PATCH 6/6] ARM: dts: stm32: lxa-tac: Add support for generation 3 devices Marc Kleine-Budde
2024-11-26 12:47 ` [PATCH 0/6] ARM: dts: stm32: lxa-tac: fix gen{1,2} boards and add gen3 board Marc Kleine-Budde
2024-12-09 14:30 ` Marc Kleine-Budde
2024-12-09 15:54   ` Alexandre TORGUE
2024-12-10  8:46 ` Alexandre TORGUE

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