From: Krzysztof Kozlowski <krzk@kernel.org>
To: Sudarshan Shetty <tessolveupstream@gmail.com>,
neil.armstrong@linaro.org, jessica.zhang@oss.qualcomm.com
Cc: maarten.lankhorst@linux.intel.com, mripard@kernel.org,
tzimmermann@suse.de, airlied@gmail.com, simona@ffwll.ch,
dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1] drm: panel: Add Waveshare MIPI-DSI panel driver
Date: Wed, 12 Nov 2025 08:44:50 +0100 [thread overview]
Message-ID: <e781eee4-e1fc-4aec-a855-6693a5d798d2@kernel.org> (raw)
In-Reply-To: <20251111104309.3424018-1-tessolveupstream@gmail.com>
On 11/11/2025 11:43, Sudarshan Shetty wrote:
> This patch adds a DRM panel driver for Waveshare MIPI-DSI panels
> of various sizes (5.0", 5.5", 7.0", 8.0", and 10.1") with integrated
> touch functionality.
>
> The driver provides:
> - Initialization and reset sequencing
> - MIPI-DSI command transfer for panel setup
> - Backlight integration through the backlight class device
> - Support for multiple panel variants via compatible strings
>
> These panels are commonly used with Waveshare development kits
> and require proper power sequencing and regulator support.
>
> Signed-off-by: Sudarshan Shetty <tessolveupstream@gmail.com>
> ---
> arch/arm64/configs/defconfig | 1 +
NAK, don't mix subsystems.
Best regards,
Krzysztof
next prev parent reply other threads:[~2025-11-12 7:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-11 10:43 [PATCH v1] drm: panel: Add Waveshare MIPI-DSI panel driver Sudarshan Shetty
2025-11-11 11:07 ` Dmitry Baryshkov
2025-11-12 7:44 ` Krzysztof Kozlowski [this message]
2025-11-17 23:21 ` Bjorn Andersson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e781eee4-e1fc-4aec-a855-6693a5d798d2@kernel.org \
--to=krzk@kernel.org \
--cc=airlied@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=jessica.zhang@oss.qualcomm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=simona@ffwll.ch \
--cc=tessolveupstream@gmail.com \
--cc=tzimmermann@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.