[PATCH v2 0/2] drm/panel: simple: add Innolux G070ACE-LH3

Steffen Trumtrar posted 2 patches 1 year, 4 months ago
.../bindings/display/panel/panel-simple.yaml       |  2 ++
drivers/gpu/drm/panel/panel-simple.c               | 35 ++++++++++++++++++++++
2 files changed, 37 insertions(+)
[PATCH v2 0/2] drm/panel: simple: add Innolux G070ACE-LH3
Posted by Steffen Trumtrar 1 year, 4 months ago
This series adds support for the Innolux G070ACE-LH3 to the panel-simple
driver and adds the according compatible to the devicetree bindings.

Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
---
Changes in v2:
- add acked-by
- update [vh]blank min/max values

- Link to v1: https://lore.kernel.org/r/20240712-b4-v6-10-topic-innolux-v1-0-bb0acf273d0d@pengutronix.de

---
Steffen Trumtrar (2):
      dt-bindings: display: simple: Document support for Innolux G070ACE-LH3
      drm/panel: simple: add Innolux G070ACE-LH3 LVDS display support

 .../bindings/display/panel/panel-simple.yaml       |  2 ++
 drivers/gpu/drm/panel/panel-simple.c               | 35 ++++++++++++++++++++++
 2 files changed, 37 insertions(+)
---
base-commit: 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0
change-id: 20240712-b4-v6-10-topic-innolux-3f0ef0fed4b1

Best regards,
-- 
Steffen Trumtrar <s.trumtrar@pengutronix.de>
Re: [PATCH v2 0/2] drm/panel: simple: add Innolux G070ACE-LH3
Posted by Neil Armstrong 1 year, 3 months ago
Hi,

On Mon, 29 Jul 2024 09:02:37 +0200, Steffen Trumtrar wrote:
> This series adds support for the Innolux G070ACE-LH3 to the panel-simple
> driver and adds the according compatible to the devicetree bindings.
> 
> 

Thanks, Applied to https://gitlab.freedesktop.org/drm/misc/kernel.git (drm-misc-next)

[1/2] dt-bindings: display: simple: Document support for Innolux G070ACE-LH3
      https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/99d79eacd1286bafbf5878a510b3ceb49360872c
[2/2] drm/panel: simple: add Innolux G070ACE-LH3 LVDS display support
      https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/b9d228a5b2ebcb1f1f63170f5b20bc2f9d276168

-- 
Neil