commit | 5759c9674c20ffdb2c02c29fe85462732d86ed78 | [log] [tgz] |
---|---|---|
author | Dmitry Osipenko <digetx@gmail.com> | Fri Aug 14 00:56:09 2020 +0300 |
committer | Sam Ravnborg <sam@ravnborg.org> | Sun Aug 16 17:12:18 2020 +0200 |
tree | 476f184f4d78ddc0575b38f73ecda15eb2b87297 | |
parent | 58310c2ec9941ff4e2582764e8ab3ee9620ccd2c [diff] |
drm/panel-simple: 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 panel-simple driver. 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-5-digetx@gmail.com