[PATCH v2 0/2] Add support for EDT ETM043080DH6-GP
Marian-Cristian Rotariu
marian-cristian.rotariu.rb at bp.renesas.com
Thu Jan 30 12:08:36 UTC 2020
Second version of patch-set that adds support for EDT ETM043080DH6-GP. This
is a 480x272 TFT Display with capacitive touchscreen and it is compatible
with the simple panel driver.
We have tested it with our iWave-G22D Generic SODIMM Development Board.
In v2, after Sam Ravnborg's review, I've rebased the patches against
drm-misc-next and modified the proper bindings file for the simple panels.
I have also added the mandatory connector-type field and corrected the bus
type as it is a 18bbp, therefore an RGB666.
Unfortunately, we do not have access to the datasheet, therefore we could
not use the display_timings format.
Marian-Cristian Rotariu (2):
dt-bindings: display: Add bindings for EDT panel
drm/panel: simple: Add EDT panel support
.../bindings/display/panel/panel-simple.yaml | 2 ++
drivers/gpu/drm/panel/panel-simple.c | 34 ++++++++++++++++++++++
2 files changed, 36 insertions(+)
--
2.7.4
More information about the dri-devel
mailing list