diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-01-14 12:25:50 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-01-14 12:25:50 +0100 |
| commit | e48407ba576c5bc8b4324df41de5507f7928771e (patch) | |
| tree | 9dd3c632c8223c5a6b9e70df42749c7dec658542 | |
| parent | e92d336eaf244d27b88f6d8742b776ae72173992 (diff) | |
| parent | ad415677b7e3b733270adaf04e3a7a9c46f1e929 (diff) | |
Merge tag 'counter-updates-for-6.20' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wbg/counter into char-misc-next
William writes:
Counter updates for 6.20
Update MAINTAINERS file to reflect new Intel Quadrature Encoder
Peripheral counter driver maintainer.
* tag 'counter-updates-for-6.20' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wbg/counter:
MAINTAINERS: Update Intel Quadrature Encoder Peripheral maintainer
| -rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0d044a58cbfe..a1b5bfd249d4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12983,8 +12983,9 @@ S: Orphan F: drivers/ptp/ptp_dfl_tod.c INTEL QUADRATURE ENCODER PERIPHERAL DRIVER -M: Jarkko Nikula <jarkko.nikula@linux.intel.com> +M: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> L: linux-iio@vger.kernel.org +S: Supported F: drivers/counter/intel-qep.c INTEL SCU DRIVERS |
