From: Alexander Stein <alexander.stein@ew.tq-group.com>
To: Frank Li <Frank.Li@nxp.com>,
Sascha Hauer <s.hauer@pengutronix.de>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Abel Vesa <abelvesa@kernel.org>, Peng Fan <peng.fan@nxp.com>,
Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>
Cc: imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux@ew.tq-group.com, linux-clk@vger.kernel.org
Subject: Re: [PATCH 6/6] arm64: dts: imx93-tqma9131-mba91xxca: Add LVDS display overlay
Date: Wed, 11 Mar 2026 15:41:12 +0100 [thread overview]
Message-ID: <4338185.mvXUDI8C0e@steina-w> (raw)
In-Reply-To: <20260311143217.1700704-8-alexander.stein@ew.tq-group.com>
Am Mittwoch, 11. März 2026, 15:32:10 CET schrieb Alexander Stein:
> This adds support for Tianma TM070JVHG33 LVDS display on interface X11/X12
> on MBa91xxCA.
>
> Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Please disregard this patch. I accidentally sent this obsolete one, which has
a typo in the subject.
Thanks and best regards,
Alexander
> ---
> arch/arm64/boot/dts/freescale/Makefile | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/freescale/Makefile b/arch/arm64/boot/dts/freescale/Makefile
> index 64fe9487b1003..60aafadce0725 100644
> --- a/arch/arm64/boot/dts/freescale/Makefile
> +++ b/arch/arm64/boot/dts/freescale/Makefile
> @@ -418,7 +418,9 @@ dtb-$(CONFIG_ARCH_MXC) += imx91-11x11-frdm-s.dtb
> dtb-$(CONFIG_ARCH_MXC) += imx91-phyboard-segin.dtb
> dtb-$(CONFIG_ARCH_MXC) += imx91-tqma9131-mba91xxca.dtb
>
> +imx91-tqma9131-mba91xxca-lvds-tm070jvhg33-dtbs := imx91-tqma9131-mba91xxca.dtb imx93-tqma9352-mba91xxca-lvds-tm070jvhg33.dtbo
> imx91-tqma9131-mba91xxca-rgb-cdtech-dc44-dtbs := imx91-tqma9131-mba91xxca.dtb imx93-tqma9352-mba91xxca-rgb-cdtech-dc44.dtbo
> +dtb-$(CONFIG_ARCH_MXC) += imx91-tqma9131-mba91xxca-lvds-tm070jvhg33.dtb
> dtb-$(CONFIG_ARCH_MXC) += imx91-tqma9131-mba91xxca-rgb-cdtech-dc44.dtb
>
> dtb-$(CONFIG_ARCH_MXC) += imx93-9x9-qsb.dtb
>
--
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/
prev parent reply other threads:[~2026-03-11 15:22 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-11 14:32 [PATCH 0/6] TQMa91/TQMa93: display support on MBa91xxCA Alexander Stein
2026-03-11 14:32 ` [PATCH 1/6] clk: imx: fracn-gppll: Add 333.333333 MHz support Alexander Stein
2026-03-11 14:32 ` [PATCH 2/6] clk: imx: fracn-gppll: Add 477.4MHz support Alexander Stein
2026-03-11 14:32 ` [PATCH 3/6] arm64: dts: imx93-tqma9352-mba91xxca: Add parallel display overlay Alexander Stein
2026-03-11 15:18 ` Frank Li
2026-03-11 14:32 ` [PATCH 4/6] arm64: dts: imx93-tqma9352-mba91xxca: Add LVDS " Alexander Stein
2026-03-11 14:48 ` Daniel Baluta
2026-03-11 14:50 ` Alexander Stein
2026-03-11 15:12 ` Daniel Baluta
2026-03-11 14:32 ` [PATCH 5/6] arm64: dts: imx91-tqma9131-mba91xxca: Add parallel " Alexander Stein
2026-03-11 14:32 ` [PATCH 6/6] arm64: dts: imx91-tqma9131-mba91xxca: Add LVDS " Alexander Stein
2026-03-11 14:32 ` [PATCH 6/6] arm64: dts: imx93-tqma9131-mba91xxca: " Alexander Stein
2026-03-11 14:41 ` Alexander Stein [this message]
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=4338185.mvXUDI8C0e@steina-w \
--to=alexander.stein@ew.tq-group.com \
--cc=Frank.Li@nxp.com \
--cc=abelvesa@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=imx@lists.linux.dev \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@ew.tq-group.com \
--cc=mturquette@baylibre.com \
--cc=peng.fan@nxp.com \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=sboyd@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