Linux IIO development
 help / color / mirror / Atom feed
* [PULL] First set of Counter updates for the 6.2 cycle
@ 2023-01-30 21:40 William Breathitt Gray
  2023-01-31  7:31 ` Greg KH
  0 siblings, 1 reply; 7+ messages in thread
From: William Breathitt Gray @ 2023-01-30 21:40 UTC (permalink / raw)
  To: gregkh; +Cc: linux-iio

[-- Attachment #1: Type: text/plain, Size: 1671 bytes --]

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git tags/counter-updates-for-6.2a

for you to fetch changes up to 01f714ee022ecb2667ca8ba909138b1af4cfff2c:

  counter: fix dependency references for config MICROCHIP_TCB_CAPTURE (2023-01-18 09:59:58 -0500)

----------------------------------------------------------------
First set of Counter updates for the 6.2 cycle

This set of updates consists only of Kconfig cleanup and changes for the
Counter subsystem. In particular, the Kconfig entries are reorganized to
to alphabetical order, and dependencies added to restrict building
certain drivers (intel-qep, ftm-quaddec, and microchip-tcp-capture) to
systems that support them.

Changes
* counter
  - Sort the Kconfig entries alphabetically
* ftm-quaddec
  - Depend on the Layerscape SoC
* microchip-tcp-capture
  - Add appropriate arch deps for TCP driver
  - fix dependency references for config MICROCHIP_TCB_CAPTURE
* intel-qep
  - Depend on X86

----------------------------------------------------------------
Lukas Bulwahn (1):
      counter: fix dependency references for config MICROCHIP_TCB_CAPTURE

Peter Robinson (4):
      counter: Sort the Kconfig entries alphabetically
      counter: intel-qep: Depend on X86
      counter: ftm-quaddec: Depend on the Layerscape SoC
      counter: microchip-tcp-capture: Add appropriate arch deps for TCP driver

 drivers/counter/Kconfig | 91 +++++++++++++++++++++++++------------------------
 1 file changed, 47 insertions(+), 44 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

end of thread, other threads:[~2023-01-31 12:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-30 21:40 [PULL] First set of Counter updates for the 6.2 cycle William Breathitt Gray
2023-01-31  7:31 ` Greg KH
2023-01-31 11:15   ` William Breathitt Gray
2023-01-31 11:41     ` William Breathitt Gray
2023-01-31 11:46     ` Greg KH
2023-01-31 11:57       ` William Breathitt Gray
2023-01-31 12:02         ` Greg KH

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