Devicetree
 help / color / mirror / Atom feed
* [PATCH 0/4] TQMa335x support
@ 2025-08-26 14:08 Alexander Stein
  2025-08-26 14:08 ` [PATCH 1/4] dt-bindings: omap: add AM335x-based TQMa335x SOM and MBa335x board Alexander Stein
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Alexander Stein @ 2025-08-26 14:08 UTC (permalink / raw)
  To: Aaro Koskinen, Andreas Kemnade, Kevin Hilman, Roger Quadros,
	Tony Lindgren, Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: Alexander Stein, linux-omap, devicetree, linux-kernel, linux

Hi,

this series adds support for the TQMa335x[L] series, as socket [1] and LGA [2]
variant. The device tree can be used for both variants, so there is a common
compatible.

Best regards,
Alexander

[1] https://www.tq-group.com/en/products/tq-embedded/arm-architecture/tqma335x
[2] https://www.tq-group.com/en/products/tq-embedded/arm-architecture/tqma335xl

Alexander Stein (1):
  MAINTAINERS: Add entry for TQ-Systems AM335 device trees

Matthias Schiffer (3):
  dt-bindings: omap: add AM335x-based TQMa335x SOM and MBa335x board
  ARM: dts: omap: AM33xx: add cpu label
  ARM: dts: omap: Add support for TQMa335x/MBa335x

 .../devicetree/bindings/arm/ti/omap.yaml      |   7 +
 MAINTAINERS                                   |   2 +
 arch/arm/boot/dts/ti/omap/Makefile            |   1 +
 arch/arm/boot/dts/ti/omap/am335x-mba335x.dts  | 632 ++++++++++++++++++
 .../arm/boot/dts/ti/omap/am335x-tqma335x.dtsi | 270 ++++++++
 arch/arm/boot/dts/ti/omap/am33xx.dtsi         |   2 +-
 6 files changed, 913 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/ti/omap/am335x-mba335x.dts
 create mode 100644 arch/arm/boot/dts/ti/omap/am335x-tqma335x.dtsi

-- 
2.43.0


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

end of thread, other threads:[~2025-11-04 23:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-26 14:08 [PATCH 0/4] TQMa335x support Alexander Stein
2025-08-26 14:08 ` [PATCH 1/4] dt-bindings: omap: add AM335x-based TQMa335x SOM and MBa335x board Alexander Stein
2025-08-26 17:46   ` Conor Dooley
2025-08-26 14:08 ` [PATCH 2/4] ARM: dts: omap: AM33xx: add cpu label Alexander Stein
2025-08-26 14:08 ` [PATCH 3/4] ARM: dts: omap: Add support for TQMa335x/MBa335x Alexander Stein
2025-08-26 14:08 ` [PATCH 4/4] MAINTAINERS: Add entry for TQ-Systems AM335 device trees Alexander Stein
2025-11-04 23:06 ` [PATCH 0/4] TQMa335x support Kevin Hilman

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