[PATCH v1 0/6] drm/bridge: tc358768: Improve parallel RGB input configuration
From: Francesco Dolcini
Date: Thu Mar 30 2023 - 05:59:56 EST
From: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx>
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