drm/panel: Add support for the EDT ETM0700G0EDH6
authorJan Tuerk <jan.tuerk@emtrion.com>
Tue, 19 Jun 2018 09:55:45 +0000 (11:55 +0200)
committerThierry Reding <treding@nvidia.com>
Tue, 10 Jul 2018 15:59:05 +0000 (17:59 +0200)
commitaad34de22e6325727f7c716e2e7aa396031ceed5
treeb3ae8f152854ad29063421ca713a27fb6cb2a5e1
parentaa7e6455e1ef75113d47889badb21730f1436714
drm/panel: Add support for the EDT ETM0700G0EDH6

The Emerging Display Technology ETM0700G0EDH6 is the
uses the same panel as the ETM0700G0BDH6. It differs
in the hardware design for the backlight and the
touchscreen i2c interface. As the new display type has
different requirements for drive-strengths on the i2c-bus,
add an additional compatible to allow the handling of it or warn
about incompatible cpu and display combinations.

Signed-off-by: Jan Tuerk <jan.tuerk@emtrion.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180619095546.24445-3-jan.tuerk@emtrion.com
drivers/gpu/drm/panel/panel-simple.c