[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20211026141902.4865-5-lukas.bulwahn@gmail.com>
Date: Tue, 26 Oct 2021 16:19:02 +0200
From: Lukas Bulwahn <lukas.bulwahn@...il.com>
To: Andrew Morton <akpm@...ux-foundation.org>, linux-mm@...ck.org
Cc: Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org,
Punit Agrawal <punit1.agrawal@...hiba.co.jp>,
Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...hiba.co.jp>,
Anitha Chrisanthus <anitha.chrisanthus@...el.com>,
Wilken Gottwalt <wilken.gottwalt@...teo.net>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
John Stultz <john.stultz@...aro.org>,
Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
Yu Chen <chenyu56@...wei.com>, Sam Ravnborg <sam@...nborg.org>,
Edmund Dea <edmund.j.dea@...el.com>,
kernel-janitors@...r.kernel.org, Joe Perches <joe@...ches.com>,
Ralf Ramsauer <ralf.ramsauer@...-regensburg.de>,
linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...il.com>
Subject: [PATCH v5 4/4] MAINTAINERS: rectify entry for ALLWINNER HARDWARE SPINLOCK SUPPORT
Commit f9e784dcb63f ("dt-bindings: hwlock: add sun6i_hwspinlock") adds
Documentation/devicetree/bindings/hwlock/allwinner,sun6i-a31-hwspinlock.yaml,
but the related commit 3c881e05c814 ("hwspinlock: add sun6i hardware
spinlock support") adds a file reference to allwinner,sun6i-hwspinlock.yaml
instead.
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:
warning: no file matches F: Documentation/devicetree/bindings/hwlock/allwinner,sun6i-hwspinlock.yaml
Rectify this file reference in ALLWINNER HARDWARE SPINLOCK SUPPORT.
Reviewed-by: Wilken Gottwalt <wilken.gottwalt@...teo.net>
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 88cc726c36c0..aa88e9a0a747 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -761,7 +761,7 @@ F: drivers/crypto/allwinner/
ALLWINNER HARDWARE SPINLOCK SUPPORT
M: Wilken Gottwalt <wilken.gottwalt@...teo.net>
S: Maintained
-F: Documentation/devicetree/bindings/hwlock/allwinner,sun6i-hwspinlock.yaml
+F: Documentation/devicetree/bindings/hwlock/allwinner,sun6i-a31-hwspinlock.yaml
F: drivers/hwspinlock/sun6i_hwspinlock.c
ALLWINNER THERMAL DRIVER
--
2.26.2
Powered by blists - more mailing lists