Message ID | 20250327144118.504260-1-alexander.stein@ew.tq-group.com (mailing list archive) |
---|---|
Headers | show |
Series | TQMLS102xA: New display overlays and small fixes | expand |
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 >
Hi Frank, thanks for the review. Am Donnerstag, 27. März 2025, 15:54:26 CET schrieb Frank Li: > 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. I only followed the entries from get_maintainer.pl. Would you mind adding arch/arm/boot/dts/nxp/ls to MAINTAINERS? Thanks and best regards, Alexander > 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 > > >
On Thu, Mar 27, 2025 at 04:14:53PM +0100, Alexander Stein wrote: > Hi Frank, > > thanks for the review. > > Am Donnerstag, 27. März 2025, 15:54:26 CET schrieb Frank Li: > > 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. > > I only followed the entries from get_maintainer.pl. Would you mind adding > arch/arm/boot/dts/nxp/ls to MAINTAINERS? I think all under arch/arm/boot/dts/nxp/ should include imx@lists.linux.dev Now imx team maintain layerscape platform also. Frank > > Thanks and best regards, > Alexander > > > 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 > > > > > > > > -- > 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 > http://www.tq-group.com/ > >