drm/panel/samsung-sofef00: Add panel for OnePlus 6/T devices
authorCaleb Connolly <caleb@connolly.tech>
Thu, 12 Nov 2020 16:21:13 +0000 (16:21 +0000)
committerSam Ravnborg <sam@ravnborg.org>
Sat, 14 Nov 2020 19:54:52 +0000 (20:54 +0100)
commit5933baa36e267e480bec59a752579c7581b0b2f5
treecf685326786ae9f5a67ad09a6a0a6e4174618d59
parentb81cfdd6d2b48eda56432e5246cc78fe0c8a1720
drm/panel/samsung-sofef00: Add panel for OnePlus 6/T devices

The OnePlus 6/T devices use different panels however they are
functionally identical with the only differences being the resolution.
The panels also don't seem to be used by any other devices, just combine
them into one driver.

The panels are: samsung,sofef00
and             samsung,s6e3fc2x01

Signed-off-by: Caleb Connolly <caleb@connolly.tech>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
[fixed checkpatch warnings]
Link: https://patchwork.freedesktop.org/patch/msgid/20201112161920.2671430-2-caleb@connolly.tech
drivers/gpu/drm/panel/Kconfig
drivers/gpu/drm/panel/Makefile
drivers/gpu/drm/panel/panel-samsung-sofef00.c [new file with mode: 0644]