From: Jonathan Cameron <jic23@jic23.retrosnub.co.uk>
To: Alexandru Ardelean <alexandru.ardelean@analog.com>
Cc: <linux-iio@vger.kernel.org>, <linux-spi@vger.kernel.org>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/5] MAINTAINERS: add ADIS IMU driver library entry
Date: Wed, 26 Jun 2019 19:32:47 +0100 [thread overview]
Message-ID: <20190626193247.09006ac4@archlinux> (raw)
In-Reply-To: <20190625131328.11883-1-alexandru.ardelean@analog.com>
On Tue, 25 Jun 2019 16:13:24 +0300
Alexandru Ardelean <alexandru.ardelean@analog.com> wrote:
> This change adds the ADIS driver library to the MAINTAINERS list, and adds
> myself as the current maintainer of this library.
>
> Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Hi Alexandru,
Given this only has a tangential relationship to the rest of the patches
I'll pick up now.
More generally this series is complex enough a cover letter would have
been good + 5/5 isn't anywhere that I can find?
Thanks,
Jonathan
> ---
> MAINTAINERS | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1eb971608ac4..544e23753e96 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -930,6 +930,13 @@ S: Supported
> F: drivers/mux/adgs1408.c
> F: Documentation/devicetree/bindings/mux/adi,adgs1408.txt
>
> +ANALOG DEVICES INC ADIS DRIVER LIBRARY
> +M: Alexandru Ardelean <alexandru.ardelean@analog.com>
> +S: Supported
> +L: linux-iio@vger.kernel.org
> +F: include/linux/iio/imu/adis.h
> +F: drivers/iio/imu/adis.c
> +
> ANALOG DEVICES INC ADP5061 DRIVER
> M: Stefan Popa <stefan.popa@analog.com>
> L: linux-pm@vger.kernel.org
WARNING: multiple messages have this Message-ID (diff)
From: Jonathan Cameron <jic23@jic23.retrosnub.co.uk>
To: Alexandru Ardelean <alexandru.ardelean@analog.com>
Cc: linux-iio@vger.kernel.org, linux-spi@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/5] MAINTAINERS: add ADIS IMU driver library entry
Date: Wed, 26 Jun 2019 19:32:47 +0100 [thread overview]
Message-ID: <20190626193247.09006ac4@archlinux> (raw)
In-Reply-To: <20190625131328.11883-1-alexandru.ardelean@analog.com>
On Tue, 25 Jun 2019 16:13:24 +0300
Alexandru Ardelean <alexandru.ardelean@analog.com> wrote:
> This change adds the ADIS driver library to the MAINTAINERS list, and adds
> myself as the current maintainer of this library.
>
> Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Hi Alexandru,
Given this only has a tangential relationship to the rest of the patches
I'll pick up now.
More generally this series is complex enough a cover letter would have
been good + 5/5 isn't anywhere that I can find?
Thanks,
Jonathan
> ---
> MAINTAINERS | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1eb971608ac4..544e23753e96 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -930,6 +930,13 @@ S: Supported
> F: drivers/mux/adgs1408.c
> F: Documentation/devicetree/bindings/mux/adi,adgs1408.txt
>
> +ANALOG DEVICES INC ADIS DRIVER LIBRARY
> +M: Alexandru Ardelean <alexandru.ardelean@analog.com>
> +S: Supported
> +L: linux-iio@vger.kernel.org
> +F: include/linux/iio/imu/adis.h
> +F: drivers/iio/imu/adis.c
> +
> ANALOG DEVICES INC ADP5061 DRIVER
> M: Stefan Popa <stefan.popa@analog.com>
> L: linux-pm@vger.kernel.org
next prev parent reply other threads:[~2019-06-26 18:32 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-25 13:13 [PATCH 1/5] MAINTAINERS: add ADIS IMU driver library entry Alexandru Ardelean
2019-06-25 13:13 ` Alexandru Ardelean
2019-06-25 13:13 ` [PATCH 2/5] drivers: spi: core: Add optional stall delay between cs_change transfers Alexandru Ardelean
2019-06-25 13:13 ` Alexandru Ardelean
2019-06-26 18:34 ` Jonathan Cameron
2019-06-26 18:34 ` Jonathan Cameron
2019-06-27 13:29 ` Ardelean, Alexandru
2019-07-09 14:12 ` Mark Brown
2019-07-17 11:37 ` Ardelean, Alexandru
2019-06-25 13:13 ` [PATCH 3/5] iio: imu: adis: Add support for SPI transfer cs_change_stall_delay_us Alexandru Ardelean
2019-06-25 13:13 ` Alexandru Ardelean
2019-06-26 18:35 ` Jonathan Cameron
2019-06-26 18:35 ` Jonathan Cameron
2019-06-25 13:13 ` [PATCH 4/5] iio: imu: Add support for the ADIS16460 IMU Alexandru Ardelean
2019-06-25 13:13 ` Alexandru Ardelean
2019-06-26 18:47 ` Jonathan Cameron
2019-06-26 18:47 ` Jonathan Cameron
2019-06-27 13:44 ` Ardelean, Alexandru
2019-06-26 18:32 ` Jonathan Cameron [this message]
2019-06-26 18:32 ` [PATCH 1/5] MAINTAINERS: add ADIS IMU driver library entry Jonathan Cameron
2019-06-27 13:26 ` Ardelean, Alexandru
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=20190626193247.09006ac4@archlinux \
--to=jic23@jic23.retrosnub.co.uk \
--cc=alexandru.ardelean@analog.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-spi@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.