MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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@linaro.org>
---
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
> +F: Documentation/devicetree/bindings/i2c/ This entry is already present a tad later in "I2C SUBSYSTEM HOST DRIVERS".
On 03/03/2023 20:50, Wolfram Sang wrote: > >> +F: Documentation/devicetree/bindings/i2c/ > > This entry is already present a tad later in "I2C SUBSYSTEM HOST > DRIVERS". Ahh, indeed, I forgot that. Patch can be skipped then. Best regards, Krzysztof
© 2016 - 2026 Red Hat, Inc.