Re: [PATCH v2 2/2] MAINTAINERS: add IIO GTS tests

From: Jonathan Cameron
Date: Sun Jan 21 2024 - 11:49:43 EST


On Mon, 15 Jan 2024 16:26:33 +0200
Matti Vaittinen <mazziesaccount@xxxxxxxxx> wrote:

> Add undersigned as a maintainer for IIO GTS helper's KUnit tests.
>
> Signed-off-by: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
>
> ---
> This may or may not conflict with the filename fix here:
> https://lore.kernel.org/all/CAO=gReFVhp7QK_XZRBO5vbv6fmFb4BdsZeQPSzWvuiz9UeQekA@xxxxxxxxxxxxxx/
>
> Conflict should be very trivial so I didn't wait for the above fix to
> get in IIO tree. I can rebase and resend if this appears to be a problem
> though.
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 40c754b4c39c..05c13e0f8c4d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10310,6 +10310,7 @@ L: linux-iio@xxxxxxxxxxxxxxx
> S: Maintained
> F: drivers/iio/light/gain-time-scale-helper.c
> F: drivers/iio/light/gain-time-scale-helper.h
> +F: drivers/iio/test/iio-test-gts.c
This needed a manual merge as you pointed out.

Otherwise all lgtm and applied to the togreg branch of iio.git.

It's on an odd base as the moment though so I'll rebase on rc1 once available.

Thanks,

Jonathan

>
> IIO MULTIPLEXER
> M: Peter Rosin <peda@xxxxxxxxxx>