commit | 58310c2ec9941ff4e2582764e8ab3ee9620ccd2c | [log] [tgz] |
---|---|---|
author | Dmitry Osipenko <digetx@gmail.com> | Fri Aug 14 00:56:08 2020 +0300 |
committer | Sam Ravnborg <sam@ravnborg.org> | Sun Aug 16 17:12:18 2020 +0200 |
tree | 7a214b30cc5c50668440efa3dfeee4058730124c | |
parent | 4a135d54410f11041baa92d8709a9fd16be5cab9 [diff] |
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