mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/2] mainline Protonic PRTT1x boards
@ 2022-04-22  7:10 Oleksij Rempel
  2022-04-22  7:10 ` [PATCH v2 1/2] dt-bindings: arm: stm32: Add compatible strings for Protonic T1L boards Oleksij Rempel
  2022-04-22  7:10 ` [PATCH v2 2/2] ARM: dts: stm32: add support for Protonic PRTT1x boards Oleksij Rempel
  0 siblings, 2 replies; 5+ messages in thread
From: Oleksij Rempel @ 2022-04-22  7:10 UTC (permalink / raw)
  To: Maxime Coquelin, Alexandre Torgue, Rob Herring, Krzysztof Kozlowski
  Cc: Oleksij Rempel, kernel, linux-kernel, linux-stm32, linux-arm-kernel

changes v2:
- cleanup mmc nodes
- disabled dma for uart4 (this is console interface and it should work
  as simple as possible)

Oleksij Rempel (2):
  dt-bindings: arm: stm32: Add compatible strings for Protonic T1L
    boards
  ARM: dts: stm32: add support for Protonic PRTT1x boards

 .../devicetree/bindings/arm/stm32/stm32.yaml  |   6 +
 arch/arm/boot/dts/Makefile                    |   4 +
 arch/arm/boot/dts/stm32mp151a-prtt1a.dts      |  52 +++
 arch/arm/boot/dts/stm32mp151a-prtt1c.dts      | 321 ++++++++++++++++++
 arch/arm/boot/dts/stm32mp151a-prtt1l.dtsi     | 213 ++++++++++++
 arch/arm/boot/dts/stm32mp151a-prtt1s.dts      |  63 ++++
 6 files changed, 659 insertions(+)
 create mode 100644 arch/arm/boot/dts/stm32mp151a-prtt1a.dts
 create mode 100644 arch/arm/boot/dts/stm32mp151a-prtt1c.dts
 create mode 100644 arch/arm/boot/dts/stm32mp151a-prtt1l.dtsi
 create mode 100644 arch/arm/boot/dts/stm32mp151a-prtt1s.dts

-- 
2.30.2


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

end of thread, other threads:[~2022-04-22 17:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-22  7:10 [PATCH v2 0/2] mainline Protonic PRTT1x boards Oleksij Rempel
2022-04-22  7:10 ` [PATCH v2 1/2] dt-bindings: arm: stm32: Add compatible strings for Protonic T1L boards Oleksij Rempel
2022-04-22 17:09   ` Krzysztof Kozlowski
2022-04-22  7:10 ` [PATCH v2 2/2] ARM: dts: stm32: add support for Protonic PRTT1x boards Oleksij Rempel
2022-04-22  7:51   ` Alexandre TORGUE

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

all inboxes | Powered by JetHome®