[PATCH 0/4] Panel HIMAX support for Microchip's AC40T08A MIPI display
From: Manikandan Muralidharan
Date: Tue Jun 25 2024 - 05:10:31 EST
This patch series adds panel himax display controller support for the
Microchip's AC40T08A MIPI display.
Manikandan Muralidharan (4):
dt-bindings: display: himax-hx8394: remove reset-gpio from required
properties
drm/panel: himax-hx8394: switch to devm_gpiod_get_optional() for
reset_gpio
dt-bindings: display: himax-hx8394: Add Microchip AC40T08A MIPI
Display panel
drm/panel: himax-hx8394: Add Support for Microchip AC40T08A MIPI
Display Panel
.../bindings/display/panel/himax,hx8394.yaml | 2 +-
drivers/gpu/drm/panel/panel-himax-hx8394.c | 153 +++++++++++++++++-
2 files changed, 153 insertions(+), 2 deletions(-)
--
2.25.1