public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add waveshare 7inch touchscreen panel support
@ 2024-01-09  7:09 Shengyang Chen
  2024-01-09  7:09 ` [PATCH v2 1/2] dt-bindings: display: panel: panel-simple: Add compatible property for waveshare 7inch touchscreen panel Shengyang Chen
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Shengyang Chen @ 2024-01-09  7:09 UTC (permalink / raw)
  To: devicetree, dri-devel
  Cc: neil.armstrong, quic_jesszhan, sam, airlied, daniel,
	maarten.lankhorst, mripard, tzimmermann, robh+dt,
	krzysztof.kozlowski+dt, conor+dt, wahrenst, dave.stevenson,
	thierry.reding, changhuang.liang, keith.zhao, shengyang.chen,
	jack.zhu, linux-kernel

This patchset adds waveshare 7inch touchscreen panel support
for the StarFive JH7110 SoC.


changes since v1:
- Rebased on tag v6.7.

patch 1:
- Gave up original changing.
- Changed the commit message.
- Add compatible in panel-simple.yaml

patch 2:
- Gave up original changing.
- Changed the commit message.
- Add new mode for the panel in panel-simple.c

v1: https://patchwork.kernel.org/project/dri-devel/cover/20231124104451.44271-1-shengyang.chen@starfivetech.com/

Shengyang Chen (2):
  dt-bindings: display: panel: panel-simple: Add compatible property for
    waveshare 7inch touchscreen panel
  gpu: drm: panel: panel-simple: add new display mode for waveshare
    7inch touchscreen panel

 .../bindings/display/panel/panel-simple.yaml  |  2 ++
 drivers/gpu/drm/panel/panel-simple.c          | 28 +++++++++++++++++++
 2 files changed, 30 insertions(+)

-- 
2.17.1


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

end of thread, other threads:[~2024-01-16 17:16 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-09  7:09 [PATCH v2 0/2] Add waveshare 7inch touchscreen panel support Shengyang Chen
2024-01-09  7:09 ` [PATCH v2 1/2] dt-bindings: display: panel: panel-simple: Add compatible property for waveshare 7inch touchscreen panel Shengyang Chen
2024-01-09 16:32   ` Conor Dooley
2024-01-10  9:05     ` neil.armstrong
2024-01-16  9:41       ` Shengyang Chen
2024-01-16  9:40     ` Shengyang Chen
2024-01-16 17:16       ` Conor Dooley
2024-01-09  7:09 ` [PATCH v2 2/2] gpu: drm: panel: panel-simple: add new display mode " Shengyang Chen
2024-01-09 18:26   ` Jessica Zhang
2024-01-16  9:58     ` Shengyang Chen
2024-01-09 11:19 ` [PATCH v2 0/2] Add waveshare 7inch touchscreen panel support neil.armstrong
2024-01-09 17:21   ` Stefan Wahren
2024-01-16  9:44     ` Shengyang Chen
2024-01-09 17:28   ` Dave Stevenson
2024-01-16  9:54     ` Shengyang Chen
2024-01-16  9:32   ` Shengyang Chen
2024-01-16  9:34     ` neil.armstrong
2024-01-16 10:02       ` Shengyang Chen

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