diff options
author | 2024-01-24 23:50:31 +0100 | |
---|---|---|
committer | 2024-01-31 16:05:07 +0100 | |
commit | 9189526c46f2ad14df25dbdc30443f79d03dc7bd (patch) | |
tree | 4dfcb6f6dadcd5127d7883843358041a0bfac533 | |
parent | Linux 6.8-rc2 (diff) | |
download | wireguard-linux-9189526c46f2ad14df25dbdc30443f79d03dc7bd.tar.xz wireguard-linux-9189526c46f2ad14df25dbdc30443f79d03dc7bd.zip |
MAINTAINERS: Update i2c host drivers repository
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
Cc: Wolfram Sang <wsa@kernel.org>
Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8999497011a2..179929cce68c 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/ |