drm/panel: ili9881c: Implement .get_orientation callback
authorHsin-Yi Wang <hsinyi@chromium.org>
Thu, 9 Jun 2022 07:27:20 +0000 (15:27 +0800)
committerDouglas Anderson <dianders@chromium.org>
Tue, 21 Jun 2022 15:49:54 +0000 (08:49 -0700)
commitdb9b4ffbfa82201fd7e18f6e434469f3648a8bcb
tree18702ef11bafb7d6eedae54fdfb9e7c2c429b429
parenta960e35ac0111b793dd07f3ce6dc3e1981f91679
drm/panel: ili9881c: Implement .get_orientation callback

To return the orientation property to drm/kms driver.

Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
[dianders: fixed space vs. tab indentation]
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220609072722.3488207-7-hsinyi@chromium.org
drivers/gpu/drm/panel/panel-ilitek-ili9881c.c