From: Andy Shevchenko <andriy.shevchenko@intel.com>
To: Andrew Ijano <andrew.ijano@gmail.com>
Cc: Andy Shevchenko <andy.shevchenko@gmail.com>,
jic23@kernel.org, andrew.lopes@alumni.usp.br,
gustavobastos@usp.br, dlechner@baylibre.com, nuno.sa@analog.com,
andy@kernel.org, jstephan@baylibre.com,
linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v6 0/4] iio: accel: sca3000: simplify by using newer infrastructure
Date: Thu, 19 Jun 2025 18:23:44 +0300 [thread overview]
Message-ID: <aFQrgEw4zw9RSAO3@smile.fi.intel.com> (raw)
In-Reply-To: <CANZih_QeeA_G5mFOAb=TMNYiR4eo9SUD5iW1G-5LBGL27NpTRw@mail.gmail.com>
On Wed, Jun 18, 2025 at 03:20:06PM -0300, Andrew Ijano wrote:
> On Wed, Jun 18, 2025 at 2:41 PM Andy Shevchenko
> <andriy.shevchenko@intel.com> wrote:
> > On Wed, Jun 18, 2025 at 09:24:19AM -0300, Andrew Ijano wrote:
> > > On Wed, Jun 18, 2025 at 2:56 AM Andy Shevchenko
> > > <andy.shevchenko@gmail.com> wrote:
> > > > On Wed, Jun 18, 2025 at 6:17 AM Andrew Ijano <andrew.ijano@gmail.com> wrote:
> > > > >
> > > > > The sca3000 driver is old and could be simplified by using newer
> > > > > infrastructure.
> > > >
> > > > I haven't found any reference to a base commit here. Have you
> > > > forgotten to use --base when preparing the series?
> > > > In any case, please clarify what this series is based on.
> > >
> > > Thank you for pointing this out! I think I forgot to use --base for
> > > it. In this case, should I submit a new version of the whole patchset
> > > with this information or is there a better way to do it?
> >
> > For now just reply here what is the base. I asked this question above.
>
> Ok! No problem. So the base for this patchset is the commit
> 3c23416f69f2870bea83697d7ab03c6a8497daa7.
No such commit in the repository. :-(
You are doing something interesting here [1].
So, make sure you are based on the iio/testing or so, make sure that the base
commit is the one that may be found on git.kernel.org. Use that in the next
version. Due to above this version is ambiguous to even start reviewing it.
[1] I have connected IIO subsystem as a remote, so I have access to many trees
from kernel.org (but not to all of them).
--
With Best Regards,
Andy Shevchenko
next prev parent reply other threads:[~2025-06-19 15:23 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-18 3:12 [PATCH v6 0/4] iio: accel: sca3000: simplify by using newer infrastructure Andrew Ijano
2025-06-18 3:12 ` [PATCH v6 1/4] iio: accel: sca3000: replace usages of internal read data helpers by spi helpers Andrew Ijano
2025-06-21 17:38 ` Jonathan Cameron
2025-07-05 3:17 ` Andrew Ijano
2025-06-18 3:12 ` [PATCH v6 2/4] iio: accel: sca3000: clean sca3000_read_data() Andrew Ijano
2025-06-21 17:40 ` Jonathan Cameron
2025-06-18 3:12 ` [PATCH v6 3/4] iio: accel: sca3000: use lock guards Andrew Ijano
2025-06-21 17:55 ` Jonathan Cameron
2025-07-05 3:37 ` Andrew Ijano
2025-07-06 9:37 ` Jonathan Cameron
2025-06-18 3:12 ` [PATCH v6 4/4] iio: accel: sca3000: use sysfs_emit_at() instead of sprintf() Andrew Ijano
2025-06-21 17:58 ` Jonathan Cameron
2025-07-05 3:45 ` Andrew Ijano
2025-07-06 9:41 ` Jonathan Cameron
2025-06-18 5:55 ` [PATCH v6 0/4] iio: accel: sca3000: simplify by using newer infrastructure Andy Shevchenko
2025-06-18 12:24 ` Andrew Ijano
2025-06-18 17:41 ` Andy Shevchenko
2025-06-18 18:20 ` Andrew Ijano
2025-06-19 15:23 ` Andy Shevchenko [this message]
2025-07-05 3:03 ` Andrew Ijano
2025-07-05 18:18 ` 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=aFQrgEw4zw9RSAO3@smile.fi.intel.com \
--to=andriy.shevchenko@intel.com \
--cc=andrew.ijano@gmail.com \
--cc=andrew.lopes@alumni.usp.br \
--cc=andy.shevchenko@gmail.com \
--cc=andy@kernel.org \
--cc=dlechner@baylibre.com \
--cc=gustavobastos@usp.br \
--cc=jic23@kernel.org \
--cc=jstephan@baylibre.com \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nuno.sa@analog.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;
as well as URLs for NNTP newsgroup(s).