[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211005075451.29691-12-lukas.bulwahn@gmail.com>
Date: Tue, 5 Oct 2021 09:54:51 +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 11/11] MAINTAINERS: rectify entry for CHIPONE ICN8318 I2C TOUCHSCREEN DRIVER
Commit 04647773d648 ("dt-bindings: input: Convert ChipOne ICN8318
binding to a schema") converts chipone_icn8318.txt to chipone,icn8318.yaml,
but missed to adjust its reference in MAINTAINERS.
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about
a broken reference.
Repair this file reference in CHIPONE ICN8318 I2C TOUCHSCREEN 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 9e537e78f426..84acb8c57176 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4415,7 +4415,7 @@ CHIPONE ICN8318 I2C TOUCHSCREEN DRIVER
M: Hans de Goede <hdegoede@...hat.com>
L: linux-input@...r.kernel.org
S: Maintained
-F: Documentation/devicetree/bindings/input/touchscreen/chipone_icn8318.txt
+F: Documentation/devicetree/bindings/input/touchscreen/chipone,icn8318.yaml
F: drivers/input/touchscreen/chipone_icn8318.c
CHIPONE ICN8505 I2C TOUCHSCREEN DRIVER
--
2.26.2
Powered by blists - more mailing lists