devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Add waveshare 7inch touchscreen panel support
@ 2023-11-24 10:44 Shengyang Chen
  2023-11-24 10:44 ` [PATCH v1 1/2] dt-bindings: display: panel: raspberrypi: Add compatible property for waveshare 7inch touchscreen panel Shengyang Chen
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Shengyang Chen @ 2023-11-24 10:44 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, florian.fainelli,
	bcm-kernel-feedback-list, eric, thierry.reding, changhuang.liang,
	keith.zhao, shengyang.chen, jack.zhu, linux-rpi-kernel,
	linux-arm-kernel, linux-kernel

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

Patch 1 add new compatible for the raspberrypi panel driver and its dt-binding.
Patch 2 add new display mode and new probing process for raspberrypi panel driver.

Waveshare 7inch touchscreen panel is a kind of raspberrypi panel
which can be drived by raspberrypi panel driver.

The series has been tested on the VisionFive 2 board.

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

 .../panel/raspberrypi,7inch-touchscreen.yaml  |  4 +-
 .../drm/panel/panel-raspberrypi-touchscreen.c | 99 ++++++++++++++++---
 2 files changed, 91 insertions(+), 12 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2023-12-07  9:35 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-24 10:44 [PATCH v1 0/2] Add waveshare 7inch touchscreen panel support Shengyang Chen
2023-11-24 10:44 ` [PATCH v1 1/2] dt-bindings: display: panel: raspberrypi: Add compatible property for waveshare 7inch touchscreen panel Shengyang Chen
2023-11-24 12:31   ` Conor Dooley
2023-12-06  9:43     ` Shengyang Chen
2023-12-06 15:40       ` Conor Dooley
2023-12-07  3:48         ` Shengyang Chen
2023-12-07  9:34           ` Conor Dooley
2023-11-24 10:44 ` [PATCH v1 2/2] gpu: drm: panel: raspberrypi: add new display mode and new probing process Shengyang Chen
2023-11-24 14:54 ` [PATCH v1 0/2] Add waveshare 7inch touchscreen panel support Stefan Wahren
2023-11-24 16:04   ` Dave Stevenson
2023-12-06  8:55     ` Keith Zhao
2023-12-06 14:56       ` Dave Stevenson
2023-12-07  2:16         ` Keith Zhao
2023-12-06  9:53   ` Shengyang Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).