[PATCH] MAINTAINERS: i2c: include all I2C bindings in the I2C entry

From: Krzysztof Kozlowski
Date: Fri Mar 03 2023 - 03:27:35 EST


I2C subsystem maintainer entry should also cover all I2C device
bindings, not only the common part of them, because:
1. The bindings usually go via subsystem maintainer tree,
2. The maintainer might know the domain better.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4cbe823f3545..661e1c7e28f3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9585,7 +9585,7 @@ 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
-F: Documentation/devicetree/bindings/i2c/i2c.txt
+F: Documentation/devicetree/bindings/i2c/
F: Documentation/i2c/
F: drivers/i2c/*
F: include/dt-bindings/i2c/i2c.h
--
2.34.1