From: Lukas Bulwahn <lukas.bulwahn@gmail.com>
To: Rob Herring <robh+dt@kernel.org>, devicetree@vger.kernel.org
Cc: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>,
Yu Chen <chenyu56@huawei.com>,
Anitha Chrisanthus <anitha.chrisanthus@intel.com>,
Jonathan Cameron <Jonathan.Cameron@huawei.com>,
Miquel Raynal <miquel.raynal@bootlin.com>,
Naga Sureshkumar Relli <nagasure@xilinx.com>,
Hans Ulli Kroll <ulli.kroll@googlemail.com>,
Deepak Saxena <dsaxena@plexity.net>,
Mirela Rabulea <mirela.rabulea@nxp.com>,
Nishanth Menon <nm@ti.com>, Tero Kristo <kristo@kernel.org>,
Santosh Shilimkar <ssantosh@kernel.org>,
Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>,
Wilken Gottwalt <wilken.gottwalt@posteo.net>,
Vignesh Raghavendra <vigneshr@ti.com>,
Linus Walleij <linus.walleij@linaro.org>,
Brendan Higgins <brendanhiggins@google.com>,
Joakim Zhang <qiangqing.zhang@nxp.com>,
Maxime Ripard <maxime@cerno.tech>,
Mark Brown <broonie@kernel.org>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org,
Lukas Bulwahn <lukas.bulwahn@gmail.com>
Subject: [PATCH v4 09/11] MAINTAINERS: rectify more entries with documentation-file-ref check
Date: Tue, 5 Oct 2021 09:54:49 +0200 [thread overview]
Message-ID: <20211005075451.29691-10-lukas.bulwahn@gmail.com> (raw)
In-Reply-To: <20211005075451.29691-1-lukas.bulwahn@gmail.com>
A number of file entries can be automatically repaired with
./scripts/documentation-file-ref-check --fix.
The changes from this script were manually cross-checked for sanity.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 6660b32c01f9..9a8a043ea9c4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1889,7 +1889,7 @@ M: Linus Walleij <linus.walleij@linaro.org>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
S: Maintained
T: git git://github.com/ulli-kroll/linux.git
-F: Documentation/devicetree/bindings/arm/gemini.txt
+F: Documentation/devicetree/bindings/arm/gemini.yaml
F: Documentation/devicetree/bindings/net/cortina,gemini-ethernet.txt
F: Documentation/devicetree/bindings/pinctrl/cortina,gemini-pinctrl.txt
F: Documentation/devicetree/bindings/rtc/faraday,ftrtc010.yaml
@@ -3776,7 +3776,7 @@ L: bcm-kernel-feedback-list@broadcom.com
L: netdev@vger.kernel.org
S: Supported
F: Documentation/devicetree/bindings/net/brcm,bcmgenet.txt
-F: Documentation/devicetree/bindings/net/brcm,unimac-mdio.txt
+F: Documentation/devicetree/bindings/net/brcm,unimac-mdio.yaml
F: drivers/net/ethernet/broadcom/genet/
F: drivers/net/ethernet/broadcom/unimac.h
F: drivers/net/mdio/mdio-bcm-unimac.c
--
2.26.2
next prev parent reply other threads:[~2021-10-05 7:55 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-05 7:54 [PATCH v4 00/11] Rectify file references for dt-bindings in MAINTAINERS Lukas Bulwahn
2021-10-05 7:54 ` [PATCH v4 01/11] MAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI ARCHITECTURE Lukas Bulwahn
2021-10-05 7:54 ` [PATCH v4 02/11] MAINTAINERS: rectify entry for HIKEY960 ONBOARD USB GPIO HUB DRIVER Lukas Bulwahn
2021-10-05 7:54 ` [PATCH v4 03/11] MAINTAINERS: rectify entry for INTEL KEEM BAY DRM DRIVER Lukas Bulwahn
2021-10-05 7:54 ` [PATCH v4 04/11] MAINTAINERS: rectify entries with documentation-file-ref check Lukas Bulwahn
2021-10-05 7:54 ` [PATCH v4 05/11] MAINTAINERS: rectify entry for ALLWINNER HARDWARE SPINLOCK SUPPORT Lukas Bulwahn
2021-10-05 7:54 ` [PATCH v4 06/11] MAINTAINERS: rectify entries to mtd-physmap.yaml Lukas Bulwahn
2021-10-05 7:54 ` [PATCH v4 07/11] MAINTAINERS: rectify entry for ARM/ASPEED I2C DRIVER Lukas Bulwahn
2021-10-05 7:54 ` [PATCH v4 08/11] MAINTAINERS: rectify entry for FREESCALE IMX / MXC FEC DRIVER Lukas Bulwahn
2021-10-05 7:54 ` Lukas Bulwahn [this message]
2021-10-05 7:54 ` [PATCH v4 10/11] MAINTAINERS: rectify entry for SY8106A REGULATOR DRIVER Lukas Bulwahn
2021-10-05 7:54 ` [PATCH v4 11/11] MAINTAINERS: rectify entry for CHIPONE ICN8318 I2C TOUCHSCREEN DRIVER Lukas Bulwahn
2021-10-05 20:33 ` Dmitry Torokhov
2021-10-05 15:37 ` (subset) [PATCH v4 00/11] Rectify file references for dt-bindings in MAINTAINERS Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211005075451.29691-10-lukas.bulwahn@gmail.com \
--to=lukas.bulwahn@gmail.com \
--cc=Jonathan.Cameron@huawei.com \
--cc=anitha.chrisanthus@intel.com \
--cc=brendanhiggins@google.com \
--cc=broonie@kernel.org \
--cc=chenyu56@huawei.com \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.torokhov@gmail.com \
--cc=dsaxena@plexity.net \
--cc=kernel-janitors@vger.kernel.org \
--cc=kristo@kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maxime@cerno.tech \
--cc=miquel.raynal@bootlin.com \
--cc=mirela.rabulea@nxp.com \
--cc=nagasure@xilinx.com \
--cc=nm@ti.com \
--cc=nobuhiro1.iwamatsu@toshiba.co.jp \
--cc=qiangqing.zhang@nxp.com \
--cc=robh+dt@kernel.org \
--cc=shubhrajyoti.datta@xilinx.com \
--cc=ssantosh@kernel.org \
--cc=ulli.kroll@googlemail.com \
--cc=vigneshr@ti.com \
--cc=wilken.gottwalt@posteo.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).