[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250408093059.551700-1-alexander.stein@ew.tq-group.com>
Date: Tue, 8 Apr 2025 11:30:47 +0200
From: Alexander Stein <alexander.stein@...tq-group.com>
To: Shawn Guo <shawnguo@...nel.org>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>
Cc: Alexander Stein <alexander.stein@...tq-group.com>,
linux-arm-kernel@...ts.infradead.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
imx@...ts.linux.dev
Subject: [PATCH v2 0/7] TQMLS102xA: New display overlays and small fixes
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.
Changes in v2:
* Collected Frank's R-b
* Improved commit message on patch 4
* CC'ed imx@...ts.linux.dev as well
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
Powered by blists - more mailing lists