drm/panel: lvds: Read panel orientation
authorDmitry Osipenko <digetx@gmail.com>
Thu, 13 Aug 2020 21:56:08 +0000 (00:56 +0300)
committerSam Ravnborg <sam@ravnborg.org>
Sun, 16 Aug 2020 15:12:18 +0000 (17:12 +0200)
commit58310c2ec9941ff4e2582764e8ab3ee9620ccd2c
tree7a214b30cc5c50668440efa3dfeee4058730124c
parent4a135d54410f11041baa92d8709a9fd16be5cab9
drm/panel: lvds: Read panel orientation

The panel orientation needs to parsed from a device-tree and assigned to
the panel's connector in order to make orientation property available to
userspace. That's what this patch does for the generic LVDS panel.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200813215609.28643-4-digetx@gmail.com
drivers/gpu/drm/panel/panel-lvds.c