[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231124104451.44271-1-shengyang.chen@starfivetech.com>
Date: Fri, 24 Nov 2023 18:44:49 +0800
From: Shengyang Chen <shengyang.chen@...rfivetech.com>
To: <devicetree@...r.kernel.org>, <dri-devel@...ts.freedesktop.org>
CC: <neil.armstrong@...aro.org>, <quic_jesszhan@...cinc.com>,
<sam@...nborg.org>, <airlied@...il.com>, <daniel@...ll.ch>,
<maarten.lankhorst@...ux.intel.com>, <mripard@...nel.org>,
<tzimmermann@...e.de>, <robh+dt@...nel.org>,
<krzysztof.kozlowski+dt@...aro.org>, <conor+dt@...nel.org>,
<florian.fainelli@...adcom.com>,
<bcm-kernel-feedback-list@...adcom.com>, <eric@...olt.net>,
<thierry.reding@...il.com>, <changhuang.liang@...rfivetech.com>,
<keith.zhao@...rfivetech.com>, <shengyang.chen@...rfivetech.com>,
<jack.zhu@...rfivetech.com>,
<linux-rpi-kernel@...ts.infradead.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
Subject: [PATCH v1 0/2] Add waveshare 7inch touchscreen panel support
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
Powered by blists - more mailing lists