From: Frank Li <Frank.li@nxp.com>
To: Alexander Stein <alexander.stein@ew.tq-group.com>
Cc: Shawn Guo <shawnguo@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/7] TQMLS102xA: New display overlays and small fixes
Date: Thu, 27 Mar 2025 10:54:26 -0400 [thread overview]
Message-ID: <Z+VmonrbclCB3zVh@lizhi-Precision-Tower-5810> (raw)
In-Reply-To: <20250327144118.504260-1-alexander.stein@ew.tq-group.com>
On Thu, Mar 27, 2025 at 03:41:06PM +0100, Alexander Stein wrote:
> Hi,
>
> this series adds several display overlays for HDMI, LVDS and RGB displays.
> Additionally it fixes the license header and updates the sound card model
> name similar to i.MX based platforms by TQ.
Next time please cc imx@lists.linux.dev for layerscape platform change.
Frank
>
> Best regards,
> Alexander
>
> Alexander Stein (7):
> ARM: dts: ls1021a-tqmals1021a: Fix license
> ARM: dts: ls1021a-tqmals1021a: Add vcc-supply for spi-nor
> ARM: dts: ls1021a-tqmals1021a: Add HDMI overlay
> ARM: dts: ls1021a-tqmals1021a: Add LVDS overlay for Tianma TM070JVGH33
> ARM: dts: ls1021a-tqmals1021a: Add overlay for CDTech FC21 RGB display
> ARM: dts: ls1021a-tqmals1021a: Add overlay for CDTech DC44 RGB display
> ARM: dts: ls1021a-tqmals1021a: change sound card model name
>
> arch/arm/boot/dts/nxp/ls/Makefile | 9 +++
> .../ls/ls1021a-tqmls1021a-mbls1021a-hdmi.dtso | 32 +++++++++++
> ...tqmls1021a-mbls1021a-lvds-tm070jvhg33.dtso | 47 ++++++++++++++++
> ...-tqmls1021a-mbls1021a-rgb-cdtech-dc44.dtso | 55 ++++++++++++++++++
> ...-tqmls1021a-mbls1021a-rgb-cdtech-fc21.dtso | 56 +++++++++++++++++++
> .../nxp/ls/ls1021a-tqmls1021a-mbls1021a.dts | 5 +-
> .../boot/dts/nxp/ls/ls1021a-tqmls1021a.dtsi | 3 +-
> 7 files changed, 204 insertions(+), 3 deletions(-)
> create mode 100644 arch/arm/boot/dts/nxp/ls/ls1021a-tqmls1021a-mbls1021a-hdmi.dtso
> create mode 100644 arch/arm/boot/dts/nxp/ls/ls1021a-tqmls1021a-mbls1021a-lvds-tm070jvhg33.dtso
> create mode 100644 arch/arm/boot/dts/nxp/ls/ls1021a-tqmls1021a-mbls1021a-rgb-cdtech-dc44.dtso
> create mode 100644 arch/arm/boot/dts/nxp/ls/ls1021a-tqmls1021a-mbls1021a-rgb-cdtech-fc21.dtso
>
> --
> 2.43.0
>
next prev parent reply other threads:[~2025-03-27 15:02 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-27 14:41 [PATCH 0/7] TQMLS102xA: New display overlays and small fixes Alexander Stein
2025-03-27 14:41 ` [PATCH 1/7] ARM: dts: ls1021a-tqmals1021a: Fix license Alexander Stein
2025-03-27 14:56 ` Frank Li
2025-03-27 14:41 ` [PATCH 2/7] ARM: dts: ls1021a-tqmals1021a: Add vcc-supply for spi-nor Alexander Stein
2025-03-27 14:56 ` Frank Li
2025-03-27 14:41 ` [PATCH 3/7] ARM: dts: ls1021a-tqmals1021a: Add HDMI overlay Alexander Stein
2025-03-27 14:58 ` Frank Li
2025-03-27 14:41 ` [PATCH 4/7] ARM: dts: ls1021a-tqmals1021a: Add LVDS overlay for Tianma TM070JVGH33 Alexander Stein
2025-03-27 15:00 ` Frank Li
2025-03-27 15:17 ` Alexander Stein
2025-03-27 15:25 ` Frank Li
2025-03-27 14:41 ` [PATCH 5/7] ARM: dts: ls1021a-tqmals1021a: Add overlay for CDTech FC21 RGB display Alexander Stein
2025-03-27 15:02 ` Frank Li
2025-03-27 14:41 ` [PATCH 6/7] ARM: dts: ls1021a-tqmals1021a: Add overlay for CDTech DC44 " Alexander Stein
2025-03-27 15:03 ` Frank Li
2025-03-27 14:41 ` [PATCH 7/7] ARM: dts: ls1021a-tqmals1021a: change sound card model name Alexander Stein
2025-03-27 15:05 ` Frank Li
2025-03-27 14:54 ` Frank Li [this message]
2025-03-27 15:14 ` [PATCH 0/7] TQMLS102xA: New display overlays and small fixes Alexander Stein
2025-03-27 15:21 ` Frank Li
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=Z+VmonrbclCB3zVh@lizhi-Precision-Tower-5810 \
--to=frank.li@nxp.com \
--cc=alexander.stein@ew.tq-group.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@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