From: Alexander Stein <alexander.stein@ew.tq-group.com>
To: Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Shawn Guo <shawnguo@kernel.org>, Li Yang <leoyang.li@nxp.com>,
Markus Niebel <Markus.Niebel@ew.tq-group.com>
Cc: Alexander Stein <alexander.stein@ew.tq-group.com>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 0/3] TQMLS1021A support
Date: Mon, 31 Jul 2023 11:23:28 +0200 [thread overview]
Message-ID: <20230731092331.358427-1-alexander.stein@ew.tq-group.com> (raw)
Hi,
thanks everyone for the feedback. This is the fifth round of this series to
add support for the TQMLS1021A using the MBLS1021A mainboard.
Removing the 'dma-coherent' property was a workaround carried on from older
downstream kernels and is not necessary anymore.
The same goes for adjusting the size for 'scfg' node. Removing this also
fixes the node label ordering.
Changes in v5:
* Add newline for include header grouping
* Put status property at the end of properties (lpuart0)
* Do not remove 'dma-coherent' for sata
* Do not adjust 'reg' property for 'scfg'
Changes in v4:
* Dropped display overlay for now as DCU patch is still pending
* Rebase to next-20230721
* Move status property to last position
* Rename stmpe811 node name
* Remove superfluous #address-cells and #size-cells for stmpe811
* Add missing interrupt-controller properties for stmpe811
* Remove superfluous ESDHCI compatible overwrite in SoM .dtsi
Best regards,
Alexander
Alexander Stein (2):
ARM: dts: ls1021a: add TQ-Systems MBLS102xA device tree
ARM: dts: ls1021a: add TQMLS1021A flash partition layout
Matthias Schiffer (1):
dt-bindings: arm: fsl: add TQ-Systems LS1021A board
.../devicetree/bindings/arm/fsl.yaml | 10 +
arch/arm/boot/dts/nxp/ls/Makefile | 1 +
.../nxp/ls/ls1021a-tqmls1021a-mbls1021a.dts | 405 ++++++++++++++++++
.../boot/dts/nxp/ls/ls1021a-tqmls1021a.dtsi | 107 +++++
4 files changed, 523 insertions(+)
create mode 100644 arch/arm/boot/dts/nxp/ls/ls1021a-tqmls1021a-mbls1021a.dts
create mode 100644 arch/arm/boot/dts/nxp/ls/ls1021a-tqmls1021a.dtsi
--
2.34.1
next reply other threads:[~2023-07-31 9:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-31 9:23 Alexander Stein [this message]
2023-07-31 9:23 ` [PATCH v5 1/3] dt-bindings: arm: fsl: add TQ-Systems LS1021A board Alexander Stein
2023-07-31 9:23 ` [PATCH v5 2/3] ARM: dts: ls1021a: add TQ-Systems MBLS102xA device tree Alexander Stein
2023-07-31 9:23 ` [PATCH v5 3/3] ARM: dts: ls1021a: add TQMLS1021A flash partition layout Alexander Stein
2023-08-06 12:21 ` [PATCH v5 0/3] TQMLS1021A support Shawn Guo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230731092331.358427-1-alexander.stein@ew.tq-group.com \
--to=alexander.stein@ew.tq-group.com \
--cc=Markus.Niebel@ew.tq-group.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=leoyang.li@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=robh+dt@kernel.org \
--cc=shawnguo@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).