[PATCH 0/4] TQMa335x support

Alexander Stein posted 4 patches 1 month, 1 week ago
.../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
[PATCH 0/4] TQMa335x support
Posted by Alexander Stein 1 month, 1 week ago
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