diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-02-04 06:47:45 +0000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-02-04 06:47:45 +0000 |
commit | bdda52cc664caaf030fdaf51dd715ef5d1f14a26 (patch) | |
tree | 09872a9d182862e124b5351f489d73ff9e6f6d63 | |
parent | 8a0c60a0e47aff4b414708a66fb11edeba6df7ae (diff) | |
parent | 957bd221ac7b2b56cbdf56739e3a94d4f479209e (diff) | |
download | linux-stable-bdda52cc664caaf030fdaf51dd715ef5d1f14a26.tar.gz linux-stable-bdda52cc664caaf030fdaf51dd715ef5d1f14a26.tar.bz2 linux-stable-bdda52cc664caaf030fdaf51dd715ef5d1f14a26.zip |
Merge tag 'i2c-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Pull i2c fixlet from Wolfram Sang:
"MAINTAINERS update to point people to the new tree for i2c host driver
changes"
* tag 'i2c-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
MAINTAINERS: Update i2c host drivers repository
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1dc764bd0fdd..960512bec428 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/ |