[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211005075451.29691-8-lukas.bulwahn@gmail.com>
Date: Tue, 5 Oct 2021 09:54:47 +0200
From: Lukas Bulwahn <lukas.bulwahn@...il.com>
To: Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org
Cc: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...hiba.co.jp>,
Yu Chen <chenyu56@...wei.com>,
Anitha Chrisanthus <anitha.chrisanthus@...el.com>,
Jonathan Cameron <Jonathan.Cameron@...wei.com>,
Miquel Raynal <miquel.raynal@...tlin.com>,
Naga Sureshkumar Relli <nagasure@...inx.com>,
Hans Ulli Kroll <ulli.kroll@...glemail.com>,
Deepak Saxena <dsaxena@...xity.net>,
Mirela Rabulea <mirela.rabulea@....com>,
Nishanth Menon <nm@...com>, Tero Kristo <kristo@...nel.org>,
Santosh Shilimkar <ssantosh@...nel.org>,
Shubhrajyoti Datta <shubhrajyoti.datta@...inx.com>,
Wilken Gottwalt <wilken.gottwalt@...teo.net>,
Vignesh Raghavendra <vigneshr@...com>,
Linus Walleij <linus.walleij@...aro.org>,
Brendan Higgins <brendanhiggins@...gle.com>,
Joakim Zhang <qiangqing.zhang@....com>,
Maxime Ripard <maxime@...no.tech>,
Mark Brown <broonie@...nel.org>,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...il.com>
Subject: [PATCH v4 07/11] MAINTAINERS: rectify entry for ARM/ASPEED I2C DRIVER
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@...il.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 0650954f1570..1337ba843f26 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1762,7 +1762,7 @@ R: Joel Stanley <joel@....id.au>
L: linux-i2c@...r.kernel.org
L: openbmc@...ts.ozlabs.org (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.26.2
Powered by blists - more mailing lists