[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230330095941.428122-1-francesco@dolcini.it>
Date: Thu, 30 Mar 2023 11:59:35 +0200
From: Francesco Dolcini <francesco@...cini.it>
To: Andrzej Hajda <andrzej.hajda@...el.com>,
Neil Armstrong <neil.armstrong@...aro.org>,
Robert Foss <rfoss@...nel.org>,
Laurent Pinchart <Laurent.pinchart@...asonboard.com>,
Jonas Karlman <jonas@...boo.se>,
Jernej Skrabec <jernej.skrabec@...il.com>,
dri-devel@...ts.freedesktop.org
Cc: Francesco Dolcini <francesco.dolcini@...adex.com>,
David Airlie <airlied@...il.com>,
Daniel Vetter <daniel@...ll.ch>, linux-kernel@...r.kernel.org
Subject: [PATCH v1 0/6] drm/bridge: tc358768: Improve parallel RGB input configuration
From: Francesco Dolcini <francesco.dolcini@...adex.com>
Add support for different parallel RGB input format and mapping, this enables
using the TC358768 when the parallel input width is less than 24-bit or the
input mapping is not the default one.
In addition to that this series add support for the TC9594, that is the
automotive version of the TC358768 (100% identical from the SW point of view).
Francesco Dolcini (6):
dt-bindings: display: bridge: toshiba,tc358768: Fix typo
dt-bindings: display: bridge: toshiba,tc358768: Add TC9594
dt-bindings: display: bridge: toshiba,tc358768: add parallel input
mode
drm/bridge: tc358768: Add TC9594
drm/bridge: tc358768: Add parallel data format cfg
drm/bridge: tc358768: Add atomic_get_input_bus_fmts() implementation
.../display/bridge/toshiba,tc358768.yaml | 20 +++++++-
drivers/gpu/drm/bridge/tc358768.c | 51 +++++++++++++++++++
2 files changed, 69 insertions(+), 2 deletions(-)
--
2.25.1
Powered by blists - more mailing lists