[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220620123217.25809-1-a-bhatia1@ti.com>
Date: Mon, 20 Jun 2022 18:02:15 +0530
From: Aradhya Bhatia <a-bhatia1@...com>
To: Tomi Valkeinen <tomba@...nel.org>, Jyri Sarha <jyri.sarha@....fi>,
Rob Herring <robh+dt@...nel.org>,
David Airlie <airlied@...ux.ie>
CC: Nishanth Menon <nm@...com>, Vignesh Raghavendra <vigneshr@...com>,
Rahul T R <r-ravikumar@...com>,
DRI Devel List <dri-devel@...ts.freedesktop.org>,
Devicetree List <devicetree@...r.kernel.org>,
Linux Kernel <linux-kernel@...r.kernel.org>,
Aradhya Bhatia <a-bhatia1@...com>
Subject: [PATCH 0/2] Add DSS support for AM625 SoC
This patch series adds a new compatible for the DSS IP on TI's AM625
SoC. It further adds the required support for the same in the tidss
driver. The IP is a newer version of the DSS IP available on AM65X SoC,
with a major change being in the addition of another OLDI TX inside it.
With the help of 2 OLDI TXes, this new DSS IP supports OLDI displays
with a resolution of upto 2K. The OLDI support will be added
subsequently.
Aradhya Bhatia (2):
dt-bindings: display: ti,am65x-dss: Add am625 dss compatible
drm/tidss: Add support for AM625 DSS
.../bindings/display/ti/ti,am65x-dss.yaml | 4 +-
drivers/gpu/drm/tidss/tidss_dispc.c | 83 ++++++++++++++++++-
drivers/gpu/drm/tidss/tidss_dispc.h | 2 +
drivers/gpu/drm/tidss/tidss_drv.c | 1 +
4 files changed, 88 insertions(+), 2 deletions(-)
--
2.36.1
Powered by blists - more mailing lists