From: William Breathitt Gray <wbg@kernel.org>
To: gregkh@linuxfoundation.org
Cc: linux-iio@vger.kernel.org
Subject: [PULL] First set of Counter updates for the 6.2 cycle
Date: Mon, 30 Jan 2023 16:40:00 -0500 [thread overview]
Message-ID: <Y9g5MOWkDGZxovjW@ishi> (raw)
[-- 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 --]
next reply other threads:[~2023-01-30 21:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-30 21:40 William Breathitt Gray [this message]
2023-01-31 7:31 ` [PULL] First set of Counter updates for the 6.2 cycle 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
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=Y9g5MOWkDGZxovjW@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