[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221214114142.204041-1-cbranchereau@gmail.com>
Date: Wed, 14 Dec 2022 12:41:40 +0100
From: Christophe Branchereau <cbranchereau@...il.com>
To: thierry.reding@...il.com, sam@...nborg.org, airlied@...il.com,
daniel@...ll.ch, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org, paul@...pouillou.net,
dri-devel@...ts.freedesktop.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Christophe Branchereau <cbranchereau@...il.com>
Subject: [PATCH v2 0/2] Add support for the AUO A030JTN01 TFT LCD
Changes since v1:
reworked the dt-bindings to add a spi node, dropped properties already
present in panel-common.yaml
Christophe Branchereau (1):
drm/panel: Add driver for the AUO A030JTN01 TFT LCD
Paul Cercueil (1):
dt-bindings: display/panel: Add AUO A030JTN01
.../bindings/display/panel/auo,a030jtn01.yaml | 61 ++++
drivers/gpu/drm/panel/Kconfig | 8 +
drivers/gpu/drm/panel/Makefile | 1 +
drivers/gpu/drm/panel/panel-auo-a030jtn01.c | 295 ++++++++++++++++++
4 files changed, 365 insertions(+)
create mode 100644 Documentation/devicetree/bindings/display/panel/auo,a030jtn01.yaml
create mode 100644 drivers/gpu/drm/panel/panel-auo-a030jtn01.c
--
2.35.1
Powered by blists - more mailing lists