Linux PWM subsystem development
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	linux-gpio@vger.kernel.org, linux-pwm@vger.kernel.org,
	"Bartosz Golaszewski" <brgl@bgdev.pl>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	"Lee Jones" <lee@kernel.org>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	"Rob Herring" <robh@kernel.org>,
	"Uwe Kleine-König" <ukleinek@kernel.org>,
	"Clark Wang" <xiaoning.wang@nxp.com>,
	"Mark Brown" <broonie@kernel.org>
Subject: Re: [PATCH v4 4/4] pwm: adp5585: Add Analog Devices ADP5585 support
Date: Fri, 19 Jul 2024 17:07:11 +0300	[thread overview]
Message-ID: <20240719140711.GC637@pendragon.ideasonboard.com> (raw)
In-Reply-To: <CAHp75VfcTHty-Vzcc+B4iMk33qS_AafvU10Qn3AQftrfQRBebw@mail.gmail.com>

Hi Andy,

(CC'ing Mark)

On Mon, Jun 10, 2024 at 07:31:11PM +0300, Andy Shevchenko wrote:
> On Mon, Jun 10, 2024 at 6:28 PM Laurent Pinchart wrote:
> > On Mon, Jun 10, 2024 at 06:06:51PM +0300, Andy Shevchenko wrote:
> > > Sat, Jun 08, 2024 at 05:16:33PM +0300, Laurent Pinchart kirjoitti:
> 
> ...
> 
> > Andy, we're reaching a level of nitpicking and yakshaving that even I
> > can't deal with. I will have to simply ignore the comments I disagree
> > with.
> 
> Do you think using bulk APIs is nit-picking?

In this case I do. If we were dealing with more 16-bit registers in this
driver I would agree with you. This being said, I'd like to get this
driver merged, and I'll burn some of the mental energy I've recovered
thanks to the last two weeks of holidays and submit a v5 using the bulk
API. It's getting mentally exhausting though.

Overall, I think it would be nice to improve support for variable-length
register maps, in a similar way as done in include/media/v4l2-cci.h.
This driver, as well as many other drivers, could really benefit from
it. Mark, do you have an opinion, is v4l2-cci something that we could
fold in regmap itself ?

-- 
Regards,

Laurent Pinchart

  reply	other threads:[~2024-07-19 14:07 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-08 14:16 [PATCH v4 0/4] ADP5585 GPIO expander, PWM and keypad controller support Laurent Pinchart
2024-06-08 14:16 ` [PATCH v4 1/4] dt-bindings: mfd: Add Analog Devices ADP5585 Laurent Pinchart
2024-06-10  6:21   ` Stanislav Jakubek
2024-06-10 15:34     ` Laurent Pinchart
2024-06-08 14:16 ` [PATCH v4 2/4] mfd: adp5585: Add Analog Devices ADP5585 core support Laurent Pinchart
2024-06-10 15:11   ` Andy Shevchenko
2024-07-17  2:39   ` Frank Li
2024-07-19  7:36     ` Laurent Pinchart
2024-06-08 14:16 ` [PATCH v4 3/4] gpio: adp5585: Add Analog Devices ADP5585 support Laurent Pinchart
2024-06-10 15:15   ` Andy Shevchenko
2024-06-10 15:25     ` Laurent Pinchart
2024-06-10 16:29       ` Andy Shevchenko
2024-07-19 13:55         ` Laurent Pinchart
2024-08-01 23:15           ` Andy Shevchenko
2024-06-08 14:16 ` [PATCH v4 4/4] pwm: " Laurent Pinchart
2024-06-10 15:06   ` Andy Shevchenko
2024-06-10 15:28     ` Laurent Pinchart
2024-06-10 16:31       ` Andy Shevchenko
2024-07-19 14:07         ` Laurent Pinchart [this message]
2024-08-01 23:21           ` Andy Shevchenko

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=20240719140711.GC637@pendragon.ideasonboard.com \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=andy.shevchenko@gmail.com \
    --cc=brgl@bgdev.pl \
    --cc=broonie@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=lee@kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pwm@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=ukleinek@kernel.org \
    --cc=xiaoning.wang@nxp.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