[PATCH 0/3] drm/panel: ilitek-ili9881c: Read panel orientation
From: John Keeping
Date: Wed Oct 20 2021 - 11:34:48 EST
Support the "rotation" DT property for ILI9881C based panels.
The first patch is a fix for the binding, then the usual binding update
followed by the corresponding driver update.
John Keeping (3):
dt-bindings: ili9881c: add missing panel-common inheritance
dt-bindings: ili9881c: add rotation property
drm/panel: ilitek-ili9881c: Read panel orientation
.../bindings/display/panel/ilitek,ili9881c.yaml | 4 ++++
drivers/gpu/drm/panel/panel-ilitek-ili9881c.c | 11 +++++++++++
2 files changed, 15 insertions(+)
--
2.33.1