From: "Kumar, Udit" <u-kumar1@ti.com>
To: Leonardo Costa <leoreis.costa@gmail.com>, <nm@ti.com>,
<vigneshr@ti.com>, <kristo@kernel.org>, <robh@kernel.org>,
<krzk+dt@kernel.org>, <conor+dt@kernel.org>
Cc: <linux-arm-kernel@lists.infradead.org>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
Leonardo Costa <leonardo.costa@toradex.com>, <u-kumar1@ti.com>
Subject: Re: [PATCH 1/1] arm64: dts: ti: k3-am69-aquila: Add Toradex DSI to LVDS adapter with the 10.1" V2 display
Date: Sun, 6 Sep 2026 10:49:52 +0530 [thread overview]
Message-ID: <29aaa2ec-c1fe-4f60-a6d1-f8c797587986@ti.com> (raw)
In-Reply-To: <20260803173705.2268792-2-leoreis.costa@gmail.com>
Hi Leonardo
On 8/3/2026 11:04 PM, Leonardo Costa wrote:
> From: Leonardo Costa <leonardo.costa@toradex.com>
>
> Add a device tree overlay for the Toradex DSI to LVDS Adapter with the
> Toradex Capacitive Touch Display 10.1" LVDS V2. The adapter connects to the
> Aquila DSI_1 interface. It is based on the Texas Instruments SN65DSI84
> DSI-to-LVDS bridge and drives an Opto Logic SCX1001511GGC49 10.1" WXGA TFT
> LCD LVDS panel. Touch input is provided by an ILITEK ILI251x capacitive
> touch controller.
>
> Link: https://developer.toradex.com/hardware/accessories/add-ons/dsi-lvds-adapter
> Link: https://developer.toradex.com/hardware/accessories/displays/capacitive-touch-display-101inch-lvds
> Signed-off-by: Leonardo Costa <leonardo.costa@toradex.com>
> ---
> arch/arm64/boot/dts/ti/Makefile | 5 +
> ...dsi-to-lvds-v2-panel-cap-touch-10inch.dtso | 153 ++++++++++++++++++
> 2 files changed, 158 insertions(+)
> create mode 100644 arch/arm64/boot/dts/ti/k3-am69-aquila-dsi-to-lvds-v2-panel-cap-touch-10inch.dtso
>
> diff --git a/arch/arm64/boot/dts/ti/Makefile b/arch/arm64/boot/dts/ti/Makefile
> index f4d109ef6798a..8a59fc597aede 100644
> --- a/arch/arm64/boot/dts/ti/Makefile
> +++ b/arch/arm64/boot/dts/ti/Makefile
> @@ -218,6 +218,7 @@ dtb-$(CONFIG_ARCH_K3) += k3-am69-aquila-dev.dtb
> [..]
> +
> + panel-lvds-bridge {
> + compatible = "optologic,scx1001511ggc49", "panel-lvds";
> + backlight = <&backlight_pwm3>;
> + data-mapping = "vesa-24";
> + height-mm = <136>;
> + width-mm = <217>;
> +
> + panel-timing {
> + clock-frequency = <70000000>;
Looking at
https://lore.kernel.org/linux-arm-kernel/20260623195741.495734-1-leoreis.costa@gmail.com/T/#mc4ed25e5253da6dc635fd3eddc317dac8f447f3e
you are using three different clock-freq 69500000, 64500000 and
70000000 here.
Could add some comment here, why freq is adjusted.
> + hactive = <1280>;
> + hback-porch = <55>;
> + hfront-porch = <55>;
> + hsync-len = <45>;
> + vactive = <800>;
> + vback-porch = <5>;
> + vfront-porch = <5>;
> + vsync-len = <3>;
> + de-active = <1>;
> + hsync-active = <0>;
> + vsync-active = <0>;
> + pixelclk-active = <0>;
> + };
> +
> + port {
> + panel_lvds_bridge_in: endpoint {
> + remote-endpoint = <&dsi_lvds_bridge_out>;
> + };
> + };
[..]
next prev parent reply other threads:[~2026-09-06 5:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-03 17:34 [PATCH 0/1] arm64: dts: ti: k3-am69-aquila: Add Toradex DSI to LVDS adapter with the 10.1" V2 display Leonardo Costa
2026-08-03 17:34 ` [PATCH 1/1] " Leonardo Costa
2026-09-06 5:19 ` Kumar, Udit [this message]
2026-09-08 11:17 ` Leonardo Costa
2026-09-08 11:58 ` Leonardo Costa
2026-09-09 13:16 ` Leonardo Costa
2026-09-09 13:34 ` Kumar, Udit
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=29aaa2ec-c1fe-4f60-a6d1-f8c797587986@ti.com \
--to=u-kumar1@ti.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=kristo@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=leonardo.costa@toradex.com \
--cc=leoreis.costa@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nm@ti.com \
--cc=robh@kernel.org \
--cc=vigneshr@ti.com \
/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