public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Panel HIMAX support for Microchip's AC40T08A MIPI display
@ 2024-07-01  8:58 Manikandan Muralidharan
  2024-07-01  8:58 ` [PATCH v2 1/3] dt-bindings: display: himax-hx8394: Add Microchip AC40T08A MIPI Display panel Manikandan Muralidharan
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Manikandan Muralidharan @ 2024-07-01  8:58 UTC (permalink / raw)
  To: megi, javierm, neil.armstrong, quic_jesszhan, sam, airlied,
	daniel, maarten.lankhorst, mripard, tzimmermann, robh, krzk+dt,
	conor+dt, dri-devel, devicetree, linux-kernel
  Cc: manikandan.m

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-07-09 12:49 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-01  8:58 [PATCH v2 0/3] Panel HIMAX support for Microchip's AC40T08A MIPI display Manikandan Muralidharan
2024-07-01  8:58 ` [PATCH v2 1/3] dt-bindings: display: himax-hx8394: Add Microchip AC40T08A MIPI Display panel Manikandan Muralidharan
2024-07-01 10:03   ` Conor Dooley
2024-07-02  4:47     ` Manikandan.M
2024-07-02 15:03       ` Conor Dooley
2024-07-01  8:58 ` [PATCH v2 2/3] drm/panel: himax-hx8394: switch to devm_gpiod_get_optional() for reset_gpio Manikandan Muralidharan
2024-07-08 12:39   ` neil.armstrong
2024-07-01  8:58 ` [PATCH v2 3/3] drm/panel: himax-hx8394: Add Support for Microchip AC40T08A MIPI Display Panel Manikandan Muralidharan
2024-07-08 12:39   ` neil.armstrong
2024-07-09 12:49 ` [PATCH v2 0/3] Panel HIMAX support for Microchip's AC40T08A MIPI display Neil Armstrong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox