From: Jonathan Cameron <jic23@kernel.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: linux-iio@vger.kernel.org,
William Breathitt Gray <vilhelm.gray@gmail.com>
Subject: Re: [PULL] 1st set of counter and IIO new features, drivers etc for 5.16
Date: Sun, 17 Oct 2021 11:19:55 +0100 [thread overview]
Message-ID: <20211017111955.12c73cc5@jic23-huawei> (raw)
In-Reply-To: <YWvXz4wxb2Mr/Hu9@kroah.com>
On Sun, 17 Oct 2021 09:59:11 +0200
Greg KH <gregkh@linuxfoundation.org> wrote:
> On Sat, Oct 16, 2021 at 04:51:17PM +0100, Jonathan Cameron wrote:
> > The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> >
> > Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
> >
> > are available in the Git repository at:
> >
> > https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-for-5.16a
> >
> > for you to fetch changes up to 9dd58cce7873d97e31faff7abdb7968593cb3005:
> >
> > iio: imx8qxp-adc: mark PM functions as __maybe_unused (2021-10-14 18:43:28 +0100)
> >
> > ----------------------------------------------------------------
> > First set of IIO and counter new device and feature support for the 5.16 cycle
> >
> > This has been a busy cycle in both subsystems, so lots here and a few
> > more stragglers to come next week.
> >
> > Counter
> > ======
> >
> > Most interesting element this time is the new chrdev based interface
> > for the counter subsystem. Affects all drivers. Some minor precursor
> > patches.
> >
> > Major parts:
> > * Bring all the sysfs attribute setup into the counter core rather than
> > leaving it to individual drivers. Docs updates accompany these changes.
> > * Move various definitions to a uapi header as now needed from userspace.
> > * Add the chardev interface + extensive documentation and example tool
> > * Add new ABI needed to identify indexes needed for chrdev interface
> > * Implement new interface for the 104-quad-8
> > * Follow up deals with wrong path for documentation build
> > * Various trivial cleanups and missing feature additions related to this
> > series
>
> This is a lot, and I have some comments on some of the individual
> changes here. Are we sure this should all be going through the staging
> tree still? How about char/misc now?
I don't really mind on the route.
>
> How can I comment on the chrdev stuff here in a way that will reach the
> proper developers? Is this the correct thread:
> https://lore.kernel.org/all/cover.1632884256.git.vilhelm.gray@gmail.com/
That's the main series.
>
> And why does this have to go through the iio tree?
Habit that needs rethinking! I'll split the trees and send a pair of pull
requests so you can look at them separately. Whilst I don't mind handling the
counter tree, I'm also fine if William sends these directly to you if that
works better. If we do that I'll carry on reviewing them.
There will shortly be iio-togreg and counter-togreg branches in
iio.git that I'll merge into togreg as a temporary measure as that's what
Stephen is picking up for next.
>
> The IIO stuff looks fine, any way to send me a pull request with just
> those changes now?
Will do.
>
> And again, should we reconsider just sending all of this through the
> char/misc tree now that you have really outgrown the staging tree?
I'm absolutely fine with that if it works better for you. This is based
off rc1 anyway at the moment, so that should cause no problems process wise.
Jonathan
>
> thanks,
>
> greg k-h
prev parent reply other threads:[~2021-10-17 10:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-16 15:51 [PULL] 1st set of counter and IIO new features, drivers etc for 5.16 Jonathan Cameron
2021-10-17 7:59 ` Greg KH
2021-10-17 8:03 ` Greg KH
2021-10-17 10:19 ` Jonathan Cameron [this message]
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=20211017111955.12c73cc5@jic23-huawei \
--to=jic23@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-iio@vger.kernel.org \
--cc=vilhelm.gray@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