[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20251028061636.724667-1-tessolveupstream@gmail.com>
Date: Tue, 28 Oct 2025 11:46:35 +0530
From: Sudarshan Shetty <tessolveupstream@...il.com>
To: andersson@...nel.org,
konradybcio@...nel.org
Cc: robh@...nel.org,
krzk+dt@...nel.org,
conor+dt@...nel.org,
linux-arm-msm@...r.kernel.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Sudarshan Shetty <tessolveupstream@...il.com>
Subject: [PATCH v1 0/1] arm64: dts: qcom: Add dual-channel LVDS support on QCS615 Talos EVK
Hi all,
This patch introduces a new device tree for the QCS615 Talos EVK platform
with dual-channel LVDS display support.
The new DTS file (`talos-evk-lvds.dts`) is based on the existing
`talos-evk.dts` and extends it to enable a dual-channel LVDS display
configuration using the TI SN65DSI84 DSI-to-LVDS bridge.
In this setup:
- LVDS Channel A carries odd pixels.
- LVDS Channel B carries even pixels.
This patch only adds the new DTS and corresponding Makefile entry.
Thanks,
Sudarshan
---
Sudarshan Shetty (1):
arm64: dts: qcom: talos-evk: Add support for dual-channel LVDS panel
arch/arm64/boot/dts/qcom/Makefile | 1 +
arch/arm64/boot/dts/qcom/talos-evk-lvds.dts | 128 ++++++++++++++++++++
2 files changed, 129 insertions(+)
create mode 100644 arch/arm64/boot/dts/qcom/talos-evk-lvds.dts
--
2.34.1
Powered by blists - more mailing lists