From: William Breathitt Gray <wbg@kernel.org>
To: gregkh@linuxfoundation.org
Cc: linux-iio@vger.kernel.org
Subject: [GIT PULL] Counter updates for 6.11
Date: Tue, 2 Jul 2024 18:22:22 +0900 [thread overview]
Message-ID: <ZoPGzkmSA_sxY7-_@ishi> (raw)
[-- Attachment #1: Type: text/plain, Size: 1588 bytes --]
The following changes since commit 22a40d14b572deb80c0648557f4bd502d7e83826:
Linux 6.10-rc6 (2024-06-30 14:40:44 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git tags/counter-updates-for-6.11
for you to fetch changes up to 988609f2aaf1c0dd1498eef6dec21c8a5fa34046:
counter: ti-eqep: Allow eQEP driver to be built for K3 devices (2024-07-01 19:05:42 +0900)
----------------------------------------------------------------
Counter updates for 6.11
Primarily consists of cleanups and updates for ti-eqep; ti-eqep now
supports over/underflow events and can be build for K3 devices. In
addition, ftm-quaddec is updated to add a missing MODULE_DESCRIPTION()
macro.
----------------------------------------------------------------
David Lechner (3):
counter: ti-eqep: implement over/underflow events
counter: ti-eqep: remove unused struct member
counter: ti-eqep: remove counter_priv() wrapper
Jeff Johnson (1):
counter: ftm-quaddec: add missing MODULE_DESCRIPTION() macro
Judith Mendez (3):
dt-bindings: counter: Add new ti,am62-eqep compatible
counter/ti-eqep: Add new ti-am62-eqep compatible
counter: ti-eqep: Allow eQEP driver to be built for K3 devices
.../devicetree/bindings/counter/ti-eqep.yaml | 27 ++++-
drivers/counter/Kconfig | 2 +-
drivers/counter/ftm-quaddec.c | 1 +
drivers/counter/ti-eqep.c | 131 ++++++++++++++++++---
4 files changed, 139 insertions(+), 22 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next reply other threads:[~2024-07-02 9:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-02 9:22 William Breathitt Gray [this message]
2024-07-03 13:50 ` [GIT PULL] Counter updates for 6.11 Greg KH
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=ZoPGzkmSA_sxY7-_@ishi \
--to=wbg@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-iio@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