[PATCH v2 0/7] TQMLS102xA: New display overlays and small fixes
Alexander Stein
alexander.stein at ew.tq-group.com
Tue Apr 8 02:30:47 PDT 2025
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 at lists.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
More information about the linux-arm-kernel
mailing list