[PATCH] MAINTAINERS: Update i2c host drivers repository

Andi Shyti posted 1 patch 1 year, 11 months ago
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] MAINTAINERS: Update i2c host drivers repository
Posted by Andi Shyti 1 year, 11 months ago
The i2c host patches are now set to be merged into the following
repository:

git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git

Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Cc: Wolfram Sang <wsa@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 39219b144c239..ec0ffff6ded40 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10091,7 +10091,7 @@ L:	linux-i2c@vger.kernel.org
 S:	Maintained
 W:	https://i2c.wiki.kernel.org/
 Q:	https://patchwork.ozlabs.org/project/linux-i2c/list/
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git
 F:	Documentation/devicetree/bindings/i2c/
 F:	drivers/i2c/algos/
 F:	drivers/i2c/busses/
-- 
2.43.0
Re: [PATCH] MAINTAINERS: Update i2c host drivers repository
Posted by Wolfram Sang 1 year, 11 months ago
On Wed, Jan 24, 2024 at 11:50:31PM +0100, Andi Shyti wrote:
> The i2c host patches are now set to be merged into the following
> repository:
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git
> 
> Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
> Cc: Wolfram Sang <wsa@kernel.org>

Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com>

Andi did a great job with the host controller drivers, and we concluded
that it will be easier for all if he maintains his own branches. I will
normally pull them into my I2C tree. If I am out-of-service for some
reason, he can simply move to Greg instead. Thanks, Andi!

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 39219b144c239..ec0ffff6ded40 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10091,7 +10091,7 @@ L:	linux-i2c@vger.kernel.org
>  S:	Maintained
>  W:	https://i2c.wiki.kernel.org/
>  Q:	https://patchwork.ozlabs.org/project/linux-i2c/list/
> -T:	git git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git
>  F:	Documentation/devicetree/bindings/i2c/
>  F:	drivers/i2c/algos/
>  F:	drivers/i2c/busses/
> -- 
> 2.43.0
>