[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231002-for-ml-tqmls10xxa-v2-test-v3-0-402819b9a29b@ew.tq-group.com>
Date: Mon, 02 Oct 2023 10:43:49 +0200
From: Gregor Herburger <gregor.herburger@...tq-group.com>
To: Shawn Guo <shawnguo@...nel.org>, Li Yang <leoyang.li@....com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>
Cc: linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux@...tq-group.com,
gregor.herburger@...tq-group.com,
Conor Dooley <conor.dooley@...rochip.com>
Subject: [PATCH v3 0/5] TQMLS10xxA support
Hi,
this series adds initial support for the TQMLS1043A, TQMLS1046A and
TQMLS1088A SoM on the MBLS10xxA baseboard. These three modules share a
common layout and a common baseboard.
Patch 1 removes an non-existing spi controller
Patch 2 and 4 add the compatible to dt bindings
Patch 3 and 5 add the .dts[i] files for SoMs and baseboard
Changes in v3:
- reordered aliases alphabetically
- squashed MAINTAINERS patch into dts patch
- rebased to next-20230929
- Link to v2: https://lore.kernel.org/r/20230829-for-ml-tqmls10xxa-v2-test-v2-0-b1da63785b25@ew.tq-group.com
Changes in v2:
- Added Acked-Bys from Conor Dooley
- Renamed gpio nodes
- Removed trailing empty line
Best regards
Gregor
---
Gregor Herburger (5):
arm64: dts: ls1043a: remove second dspi node
dt-bindings: arm: fsl: Add TQ-Systems LS1043A/LS1046A based boards
arm64: dts: freescale: add initial device tree for TQMLS1043A/TQMLS1046A
dt-bindings: arm: fsl: Add TQ-Systems LS1088 based boards
arm64: dts: freescale: add initial device tree for TQMLS1088A
Documentation/devicetree/bindings/arm/fsl.yaml | 21 +++
MAINTAINERS | 2 +
arch/arm64/boot/dts/freescale/Makefile | 3 +
.../freescale/fsl-ls1043a-tqmls1043a-mbls10xxa.dts | 49 +++++++
.../boot/dts/freescale/fsl-ls1043a-tqmls1043a.dtsi | 32 +++++
arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi | 14 --
.../freescale/fsl-ls1046a-tqmls1046a-mbls10xxa.dts | 56 ++++++++
.../boot/dts/freescale/fsl-ls1046a-tqmls1046a.dtsi | 42 ++++++
.../freescale/fsl-ls1088a-tqmls1088a-mbls10xxa.dts | 64 +++++++++
.../boot/dts/freescale/fsl-ls1088a-tqmls1088a.dtsi | 43 ++++++
.../dts/freescale/tqmls104xa-mbls10xxa-fman.dtsi | 104 +++++++++++++++
.../dts/freescale/tqmls1088a-mbls10xxa-mc.dtsi | 146 +++++++++++++++++++++
.../boot/dts/freescale/tqmls10xxa-mbls10xxa.dtsi | 136 +++++++++++++++++++
arch/arm64/boot/dts/freescale/tqmls10xxa.dtsi | 58 ++++++++
14 files changed, 756 insertions(+), 14 deletions(-)
---
base-commit: df964ce9ef9fea10cf131bf6bad8658fde7956f6
change-id: 20230829-for-ml-tqmls10xxa-v2-test-4e364c3f326c
Best regards,
--
TQ-Systems GmbH | Mühlstraße 2, Gut Delling | 82229 Seefeld, Germany
Amtsgericht München, HRB 105018
Geschäftsführer: Detlef Schneider, Rüdiger Stahl, Stefan Schneider
https://www.tq-group.com/
Powered by blists - more mailing lists