From: William Breathitt Gray <william.gray@linaro.org>
To: gregkh@linuxfoundation.org
Cc: linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
William Breathitt Gray <william.gray@linaro.org>
Subject: [PATCH 0/4] Counter updates and cleanups for 5.20
Date: Thu, 14 Jul 2022 12:07:11 -0400 [thread overview]
Message-ID: <cover.1657813472.git.william.gray@linaro.org> (raw)
First set of Counter updates and cleanups for 5.20
Only a couple changes this cycle, all involving the 104-QUAD-8 driver.
The 104-QUAD-8 driver is refactored to utilize iomap() and respective
ioread8()/iowrite8() I/O memory accessor calls. This allows some
significant cleanup of magic numbers, replacing them with a more
straight-forward approach of accessing named register structures.
The Counter git repository has moved to a new host
<https://git.linaro.org/people/william.gray/counter.git/> and the
MAINTAINTERS file updated accordingly along with my latest contact
information. Syed Nayyar Waris is no longer available to maintain the
104-QUAD-8 driver so the 104-QUAD-8 drivers maintainers list is updated
as well to reflect the departure.
William Breathitt Gray (4):
MAINTAINERS: Update info for William Breathitt Gray
counter: 104-quad-8: Utilize iomap interface
counter: 104-quad-8: Implement and utilize register structures
MAINTAINERS: Update 104-QUAD-8 driver maintainers list
MAINTAINERS | 29 +++--
drivers/counter/104-quad-8.c | 203 ++++++++++++++++++++---------------
2 files changed, 130 insertions(+), 102 deletions(-)
base-commit: f2906aa863381afb0015a9eb7fefad885d4e5a56
--
2.36.1
next reply other threads:[~2022-07-14 16:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-14 16:07 William Breathitt Gray [this message]
2022-07-14 16:07 ` [PATCH 1/4] MAINTAINERS: Update info for William Breathitt Gray William Breathitt Gray
2022-07-14 16:07 ` [PATCH 2/4] counter: 104-quad-8: Utilize iomap interface William Breathitt Gray
2022-07-14 16:07 ` [PATCH 3/4] counter: 104-quad-8: Implement and utilize register structures William Breathitt Gray
2022-07-14 16:07 ` [PATCH 4/4] MAINTAINERS: Update 104-QUAD-8 driver maintainers list William Breathitt Gray
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=cover.1657813472.git.william.gray@linaro.org \
--to=william.gray@linaro.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/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