From: Andy Shevchenko <andriy.shevchenko@intel.com>
To: Svyatoslav Ryhel <clamor95@gmail.com>
Cc: "Jonathan Cameron" <jic23@kernel.org>,
"David Lechner" <dlechner@baylibre.com>,
"Nuno Sá" <nuno.sa@analog.com>,
"Andy Shevchenko" <andy@kernel.org>,
"Rob Herring" <robh@kernel.org>,
"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
"Conor Dooley" <conor+dt@kernel.org>,
"Dmitry Torokhov" <dmitry.torokhov@gmail.com>,
"Lee Jones" <lee@kernel.org>, "Pavel Machek" <pavel@kernel.org>,
"Liam Girdwood" <lgirdwood@gmail.com>,
"Mark Brown" <broonie@kernel.org>,
"Dixit Parmar" <dixitparmar19@gmail.com>,
"Tony Lindgren" <tony@atomide.com>,
linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-input@vger.kernel.org,
linux-leds@vger.kernel.org
Subject: Re: [PATCH v2 10/11] mfd: motorola-cpcap: diverge configuration per-board
Date: Mon, 9 Feb 2026 12:27:14 +0200 [thread overview]
Message-ID: <aYm2gm6PlKO2ODll@smile.fi.intel.com> (raw)
In-Reply-To: <CAPVz0n0+UxdocZdLtqPz=5m5RMV_K2Ldqsf53-13hUiLpV6c6A@mail.gmail.com>
On Mon, Feb 09, 2026 at 11:06:54AM +0200, Svyatoslav Ryhel wrote:
> пн, 9 лют. 2026 р. о 10:55 Andy Shevchenko <andriy.shevchenko@intel.com> пише:
> > On Mon, Feb 09, 2026 at 10:42:02AM +0200, Svyatoslav Ryhel wrote:
> > > 9 лютого 2026 р. 10:18:57 GMT+02:00, Andy Shevchenko <andriy.shevchenko@intel.com> пише:
> > > >On Sun, Feb 08, 2026 at 05:19:49PM +0200, Svyatoslav Ryhel wrote:
> > > >> 8 лютого 2026 р. 14:54:53 GMT+02:00, Andy Shevchenko <andriy.shevchenko@intel.com> пише:
> > > >> >On Fri, Feb 06, 2026 at 07:28:44PM +0200, Svyatoslav Ryhel wrote:
...
> > > >> And please, may you contain all your reviewing in one iteration. Then both of
> > > >> us will spend less time working on the patch. Thank you!
> > > >
> > > >It's an impossible request, you should understand that. If you want, use AI
> > > >or your robot colleagues for that, I'm just a human being, I can't see
> > > >everything at once.
> > >
> > > Ability to see only nits and don't see the possible issues seems to be a talent.
> >
> > Paying respect to the reviewers requires some talent, indeed.
...
> > Also, train your logic a bit, why do humans have so many professions? According
> > to your "logic" one should be a doctor and a cook and a programmer. Why not?
> >
> > Or even closer to this case, a doctor must be a surgeon, a dentist, a therapist,
> > and you name it. Why not?
>
> If seems that my expectations were too high. Apologies, my mistake. I
> will keep in mind to spare you from wasting your time on reviewing my
> patches in the future.
Yeah, I agree, I think the AI approach to your excellent and mistake-less code
can be applied with a better outcome.
...
Currently your code needs some work, sorry.
--
With Best Regards,
Andy Shevchenko
next prev parent reply other threads:[~2026-02-09 10:27 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-06 17:28 [PATCH v2 00/11] mfd: cpcap: convert documentation to schema and add Mot board support Svyatoslav Ryhel
2026-02-06 17:28 ` [PATCH v2 01/11] dt-bindings: regulator: cpcap-regulator: convert to DT schema Svyatoslav Ryhel
2026-02-06 22:58 ` Rob Herring (Arm)
2026-02-06 23:09 ` Rob Herring
2026-02-07 9:20 ` Svyatoslav Ryhel
2026-02-07 17:19 ` David Lechner
2026-02-07 17:25 ` Svyatoslav Ryhel
2026-02-07 17:32 ` David Lechner
2026-02-08 22:37 ` Rob Herring
2026-02-09 7:13 ` Svyatoslav Ryhel
2026-02-06 17:28 ` [PATCH v2 02/11] dt-bindings: regulator: cpcap-regulator: document Mot regulator Svyatoslav Ryhel
2026-02-11 21:13 ` Rob Herring (Arm)
2026-02-06 17:28 ` [PATCH v2 03/11] regulator: cpcap-regulator: add support for Mot regulators Svyatoslav Ryhel
2026-02-06 17:28 ` [PATCH v2 04/11] dt-bindings: iio: adc: cpcap-adc: document Mot ADC Svyatoslav Ryhel
2026-02-07 13:55 ` Jonathan Cameron
2026-02-06 17:28 ` [PATCH v2 05/11] iio: adc: cpcap-adc: add support for " Svyatoslav Ryhel
2026-02-07 13:55 ` Jonathan Cameron
2026-03-03 21:27 ` Jonathan Cameron
2026-02-06 17:28 ` [PATCH v2 06/11] dt-bindings: leds: leds-cpcap: convert to DT schema Svyatoslav Ryhel
2026-02-06 22:58 ` Rob Herring (Arm)
2026-02-06 17:28 ` [PATCH v2 07/11] dt-bindings: input: cpcap-pwrbutton: " Svyatoslav Ryhel
2026-02-06 22:58 ` Rob Herring (Arm)
2026-02-06 17:28 ` [PATCH v2 08/11] dt-bindings: mfd: motorola-cpcap: " Svyatoslav Ryhel
2026-02-11 21:20 ` Rob Herring
2026-02-12 5:30 ` Svyatoslav Ryhel
2026-02-12 20:19 ` Rob Herring
2026-02-13 7:23 ` Svyatoslav Ryhel
2026-02-06 17:28 ` [PATCH v2 09/11] dt-bindings: mfd: motorola-cpcap: document Mapphone and Mot CPCAP Svyatoslav Ryhel
2026-02-06 17:28 ` [PATCH v2 10/11] mfd: motorola-cpcap: diverge configuration per-board Svyatoslav Ryhel
2026-02-08 12:54 ` Andy Shevchenko
2026-02-08 15:19 ` Svyatoslav Ryhel
2026-02-09 8:18 ` Andy Shevchenko
2026-02-09 8:42 ` Svyatoslav Ryhel
2026-02-09 8:55 ` Andy Shevchenko
2026-02-09 9:06 ` Svyatoslav Ryhel
2026-02-09 10:27 ` Andy Shevchenko [this message]
2026-02-06 17:28 ` [PATCH v2 11/11] mfd: motorola-cpcap: add support for Mot CPCAP composition Svyatoslav Ryhel
2026-02-08 12:56 ` Andy Shevchenko
2026-02-08 14:41 ` Svyatoslav Ryhel
2026-02-08 14:48 ` 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=aYm2gm6PlKO2ODll@smile.fi.intel.com \
--to=andriy.shevchenko@intel.com \
--cc=andy@kernel.org \
--cc=broonie@kernel.org \
--cc=clamor95@gmail.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dixitparmar19@gmail.com \
--cc=dlechner@baylibre.com \
--cc=dmitry.torokhov@gmail.com \
--cc=jic23@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=lee@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-iio@vger.kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=nuno.sa@analog.com \
--cc=pavel@kernel.org \
--cc=robh@kernel.org \
--cc=tony@atomide.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