[PATCH v3 7/8] MAINTAINERS: rectify entry for ARM/ASPEED I2C DRIVER

From: Lukas Bulwahn
Date: Mon Jul 26 2021 - 10:30:36 EST


Commit 810e4441946c ("dt-bindings: aspeed-i2c: Convert txt to yaml format")
converts i2c-aspeed.txt to aspeed,i2c.yaml, but missed to adjust its
reference in MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about
a broken reference.

Rectify this file reference in ARM/ASPEED I2C DRIVER.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 07810c3211df..0fe43695b58c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1720,7 +1720,7 @@ R: Joel Stanley <joel@xxxxxxxxx>
L: linux-i2c@xxxxxxxxxxxxxxx
L: openbmc@xxxxxxxxxxxxxxxx (moderated for non-subscribers)
S: Maintained
-F: Documentation/devicetree/bindings/i2c/i2c-aspeed.txt
+F: Documentation/devicetree/bindings/i2c/aspeed,i2c.yaml
F: Documentation/devicetree/bindings/interrupt-controller/aspeed,ast2400-i2c-ic.txt
F: drivers/i2c/busses/i2c-aspeed.c
F: drivers/irqchip/irq-aspeed-i2c-ic.c
--
2.17.1