[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211005075451.29691-2-lukas.bulwahn@gmail.com>
Date: Tue, 5 Oct 2021 09:54:41 +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 01/11] MAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI ARCHITECTURE
Commit 836863a08c99 ("MAINTAINERS: Add information for Toshiba Visconti ARM
SoCs") refers to the non-existing file toshiba,tmpv7700-pinctrl.yaml in
./Documentation/devicetree/bindings/pinctrl/. Commit 1825c1fe0057
("pinctrl: Add DT bindings for Toshiba Visconti TMPV7700 SoC") originating
from the same patch series however adds the file
toshiba,visconti-pinctrl.yaml in that directory instead.
So, refer to toshiba,visconti-pinctrl.yaml in the ARM/TOSHIBA VISCONTI
ARCHITECTURE section instead.
Fixes: 836863a08c99 ("MAINTAINERS: Add information for Toshiba Visconti ARM SoCs")
Acked-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...hiba.co.jp>
Reviewed-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...hiba.co.jp>
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 369a00af62c7..2543b6344949 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2758,7 +2758,7 @@ F: Documentation/devicetree/bindings/arm/toshiba.yaml
F: Documentation/devicetree/bindings/net/toshiba,visconti-dwmac.yaml
F: Documentation/devicetree/bindings/gpio/toshiba,gpio-visconti.yaml
F: Documentation/devicetree/bindings/pci/toshiba,visconti-pcie.yaml
-F: Documentation/devicetree/bindings/pinctrl/toshiba,tmpv7700-pinctrl.yaml
+F: Documentation/devicetree/bindings/pinctrl/toshiba,visconti-pinctrl.yaml
F: Documentation/devicetree/bindings/watchdog/toshiba,visconti-wdt.yaml
F: arch/arm64/boot/dts/toshiba/
F: drivers/net/ethernet/stmicro/stmmac/dwmac-visconti.c
--
2.26.2
Powered by blists - more mailing lists