[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <DC7B4DGBA8RK.14Y0UOAKOEOWD@gmail.com>
Date: Wed, 20 Aug 2025 21:59:05 +0800
From: "Javier Carrasco" <javier.carrasco.cruz@...il.com>
To: "Mark Brown" <broonie@...nel.org>
Cc: "Liam Girdwood" <lgirdwood@...il.com>, "Rafael J. Wysocki"
<rafael@...nel.org>, "Len Brown" <lenb@...nel.org>, "Pavel Machek"
<pavel@...nel.org>, <linux-kernel@...r.kernel.org>,
<linux-pm@...r.kernel.org>
Subject: Re: [PATCH] regulator: consumer.rst: document bulk operations
On Tue Aug 19, 2025 at 11:52 PM CST, Mark Brown wrote:
> On Tue, Aug 19, 2025 at 12:25:43PM +0800, Javier Carrasco wrote:
>> The current consumer documentation does not include bulk operations,
>> providing an example of how to acquire multiple regulators by calling
>> regulator_get() multiple times. That solution is valid and slightly
>> simpler for a small amount of regulators, but it does not scale well.
>>
>> Document the bulk operations to get, enable and disable regulators.
>>
>> ---
>> Signed-off-by: Javier Carrasco <javier.carrasco.cruz@...il.com>
>> ---
>
> You need to put the signoff before the ---, anything after the --- will
> get deleted when applying.
Sorry about that, I wrote a cover letter that I later removed, and b4
ended up adding the ---, which I missed before sending upstream.
Thank you for applying the patch, I am planning to update the
documentation of the regulator API when I have some time, and I will
make sure that the patches are properly formatted.
Best regards,
Javier Carrasco
Powered by blists - more mailing lists