public inbox for linux-iio@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Counter updates for 6.11
@ 2024-07-02  9:22 William Breathitt Gray
  2024-07-03 13:50 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: William Breathitt Gray @ 2024-07-02  9:22 UTC (permalink / raw)
  To: gregkh; +Cc: linux-iio

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Counter updates for 6.11
  2024-07-02  9:22 [GIT PULL] Counter updates for 6.11 William Breathitt Gray
@ 2024-07-03 13:50 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2024-07-03 13:50 UTC (permalink / raw)
  To: William Breathitt Gray; +Cc: linux-iio

On Tue, Jul 02, 2024 at 06:22:22PM +0900, William Breathitt Gray wrote:
> 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

Pulled and pushed out, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-07-03 13:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-02  9:22 [GIT PULL] Counter updates for 6.11 William Breathitt Gray
2024-07-03 13:50 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox