[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240701085837.50855-1-manikandan.m@microchip.com>
Date: Mon, 1 Jul 2024 14:28:34 +0530
From: Manikandan Muralidharan <manikandan.m@...rochip.com>
To: <megi@....cz>, <javierm@...hat.com>, <neil.armstrong@...aro.org>,
<quic_jesszhan@...cinc.com>, <sam@...nborg.org>, <airlied@...il.com>,
<daniel@...ll.ch>, <maarten.lankhorst@...ux.intel.com>, <mripard@...nel.org>,
<tzimmermann@...e.de>, <robh@...nel.org>, <krzk+dt@...nel.org>,
<conor+dt@...nel.org>, <dri-devel@...ts.freedesktop.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC: <manikandan.m@...rochip.com>
Subject: [PATCH v2 0/3] Panel HIMAX support for Microchip's AC40T08A MIPI display
This patch series adds panel himax display controller support for the
Microchip's AC40T08A MIPI display.
yaml file is validated using the following commands
make dt_binding_check DT_SCHEMA_FILES=<converted_yaml_file>
make CHECK_DTBS=y DT_SCHEMA_FILES=<converted_yaml_file>
Changelogs are available in respective patches.
Manikandan Muralidharan (3):
dt-bindings: display: himax-hx8394: Add Microchip AC40T08A MIPI
Display panel
drm/panel: himax-hx8394: switch to devm_gpiod_get_optional() for
reset_gpio
drm/panel: himax-hx8394: Add Support for Microchip AC40T08A MIPI
Display Panel
.../bindings/display/panel/himax,hx8394.yaml | 17 +-
drivers/gpu/drm/panel/panel-himax-hx8394.c | 153 +++++++++++++++++-
2 files changed, 165 insertions(+), 5 deletions(-)
--
2.25.1
Powered by blists - more mailing lists