[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <3ec81e9083afae19f672afed3809ad5db20f7d9a.camel@collabora.com>
Date: Wed, 26 Feb 2025 12:01:20 +0100
From: Louis-Alexis Eyraud <louisalexis.eyraud@...labora.com>
To: AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>,
neil.armstrong@...aro.org
Cc: quic_jesszhan@...cinc.com, airlied@...il.com, simona@...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, kernel@...labora.com, pablo.sun@...iatek.com,
christophe.jaillet@...adoo.fr
Subject: Re: [PATCH v2 0/2] Add driver for Himax HX8279 DriverIC panels
On Tue, 2025-02-18 at 15:39 +0100, AngeloGioacchino Del Regno wrote:
> Changes in v2:
> - Removed unneeded mipi_dsi_device_unregister() call for secondary
> DSI: as the driver is using devm, that's not necessary (CJ)
> - Removed superfluous if branch as pointed out by CJ
>
> This series adds a driver for DSI panels using the Himax HX8279 and
> HX8279-D DriverICs, and introduces one panel using such a
> configuration,
> the Startek KX070FHFID078.
>
> This panel is found on the latest hardware revisions of some MediaTek
> Genio Evaluation Kits, and specifically, at least:
> - Genio 510 EVK
> - Genio 700 EVK
> - Genio 1200 EVK
>
> This driver was tested on all of the aforementioned boards.
>
> AngeloGioacchino Del Regno (2):
> dt-bindings: display: panel: Add Himax HX8279/HX8279-D
> drm: panel: Add driver for Himax HX8279 and Startek KD070FHFID078
>
> .../bindings/display/panel/himax,hx8279.yaml | 74 ++
> drivers/gpu/drm/panel/Kconfig | 11 +
> drivers/gpu/drm/panel/Makefile | 1 +
> drivers/gpu/drm/panel/panel-himax-hx8279.c | 905
> ++++++++++++++++++
> 4 files changed, 991 insertions(+)
> create mode 100644
> Documentation/devicetree/bindings/display/panel/himax,hx8279.yaml
> create mode 100644 drivers/gpu/drm/panel/panel-himax-hx8279.c
>
Tested-by: Louis-Alexis Eyraud <louisalexis.eyraud@...labora.com> # on
Genio 510 EVK and Genio 1200 EVK
Powered by blists - more mailing lists