From: Krzysztof Kozlowski <krzk@kernel.org>
To: Sudarshan Shetty <tessolveupstream@gmail.com>,
lgirdwood@gmail.com, broonie@kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1] regulator: Add Waveshare panel regulator driver
Date: Wed, 12 Nov 2025 08:44:18 +0100 [thread overview]
Message-ID: <9aafbbd2-ef49-4b6e-aefb-99b03d83b7e6@kernel.org> (raw)
In-Reply-To: <20251111104320.3425143-1-tessolveupstream@gmail.com>
On 11/11/2025 11:43, Sudarshan Shetty wrote:
> This patch adds a regulator driver for Waveshare panels.
> The regulator provides controlled power sequencing and is also used
> to enable or disable the display backlight.
>
> Features:
> - I2C interface to control panel-specific regulator registers
> - GPIO-based enable/disable support
> - Integration with the Linux regulator framework
>
> This driver is required for proper initialization of Waveshare
> MIPI-DSI panels supported by the companion DRM panel driver.
>
> Signed-off-by: Sudarshan Shetty <tessolveupstream@gmail.com>
> ---
> arch/arm64/configs/defconfig | 1 +
That is not regulator subsystem, don't mix.
> drivers/regulator/Kconfig | 11 +
> drivers/regulator/Makefile | 1 +
> drivers/regulator/waveshare-panel-regulator.c | 294 ++++++++++++++++++
> 4 files changed, 307 insertions(+)
You did not implement feedback from your internal review. Please go back
to that first, so you will not ask maintainers to review obvious issues
which were already pointed out.
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 Sudarshan Shetty
2025-11-11 12:11 ` Mark Brown
2025-11-12 7:44 ` Krzysztof Kozlowski [this message]
2025-11-17 23:46 ` 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=9aafbbd2-ef49-4b6e-aefb-99b03d83b7e6@kernel.org \
--to=krzk@kernel.org \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tessolveupstream@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®