[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210726142943.27008-8-lukas.bulwahn@gmail.com>
Date: Mon, 26 Jul 2021 16:29:42 +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>,
Joe Perches <joe@...ches.com>,
Ralf Ramsauer <ralf.ramsauer@...-regensburg.de>,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...il.com>
Subject: [PATCH v3 7/8] 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 07810c3211df..0fe43695b58c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1720,7 +1720,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.17.1
Powered by blists - more mailing lists