linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/4] Rectify file references for dt-bindings in MAINTAINERS
@ 2021-10-26 14:18 Lukas Bulwahn
  2021-10-26 14:18 ` [PATCH v5 1/4] MAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI ARCHITECTURE Lukas Bulwahn
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Lukas Bulwahn @ 2021-10-26 14:18 UTC (permalink / raw)
  To: Andrew Morton, linux-mm
  Cc: Rob Herring, devicetree, Punit Agrawal, Nobuhiro Iwamatsu,
	Anitha Chrisanthus, Wilken Gottwalt, Greg Kroah-Hartman,
	John Stultz, Mauro Carvalho Chehab, Yu Chen, Sam Ravnborg,
	Edmund Dea, kernel-janitors, Joe Perches, Ralf Ramsauer,
	linux-kernel, Lukas Bulwahn

Hi Andrew,

here is a patch series that cleans up some file references for dt-bindings
in MAINTAINERS. I send this to you as set of trivial patches to be picked up,
after no one else has picked them in the last few months.

It applies cleanly on next-20211026.

This is a v5 of the remaining relevant patches from the first submission
of the patch series (see Links) sent out on 2021-03-15, on 2021-04-19,
on 2021-07-26, and on 2021-10-05.

Could you pick this series to travel to Linus through -mm?

No functional change, just cleaning up MAINTAINERS.


Lukas

Link: https://lore.kernel.org/lkml/20210315160451.7469-1-lukas.bulwahn@gmail.com/
Link: https://lore.kernel.org/lkml/20210419092609.3692-1-lukas.bulwahn@gmail.com/
Link: https://lore.kernel.org/lkml/20210614112349.26108-1-lukas.bulwahn@gmail.com/
Link: https://lore.kernel.org/all/20210726142943.27008-1-lukas.bulwahn@gmail.com/
Link: https://lore.kernel.org/all/20211005075451.29691-1-lukas.bulwahn@gmail.com/

Adjustment from original to resend version:
  - drop subsumed patches

Adjustment from resend version to v2:
  - add Fixes-tags as requested by Nobuhiro Iwamatsu

Adjustment from v2 to v3:
  - add more clean-up for file references on dt-bindings

Adjustment from v3 to v4:
  - add more recent clean-up for file references on dt-bindings (patches
    9 to 11)

  - add tags from previous versions:

  MAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI ARCHITECTURE

    Acked-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
      collected from https://lore.kernel.org/all/OSBPR01MB298322B4D87B2BA2F24515AD926C9@OSBPR01MB2983.jpnprd01.prod.outlook.com/
      collected from https://lore.kernel.org/all/20210419232800.cbcyjlyrqywkrqdt@toshiba.co.jp/
    
    Reviewed-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
      collected from https://lore.kernel.org/all/TYAPR01MB62520BAEC54CC5D235489D6C92E99@TYAPR01MB6252.jpnprd01.prod.outlook.com/


  MAINTAINERS: rectify entry for FREESCALE IMX / MXC FEC DRIVER

    Reviewed-by: Joakim Zhang <qiangqing.zhang@nxp.com>
      collected from https://lore.kernel.org/all/DB8PR04MB679585B2A7F359F415591356E6E99@DB8PR04MB6795.eurprd04.prod.outlook.com/

   
  MAINTAINERS: rectify entry for ALLWINNER HARDWARE SPINLOCK SUPPORT

    Reviewed-by: Wilken Gottwalt <wilken.gottwalt@posteo.net>
      collected from https://lore.kernel.org/all/20210728070608.5f5b8d14@monster.powergraphx.local/


  MAINTAINERS: rectify entries with documentation-file-ref check

    Acked-by: Linus Walleij <linus.walleij@linaro.org>
      collected from https://lore.kernel.org/all/CACRpkdYH=rQEK0sRU8DueUbvffe8DhKdH_nu7u4Pnk3MaBNmig@mail.gmail.com/

    For the line which rectifies nxp,imx8-jpeg.yaml:
    Reviewed-by: Mirela Rabulea <mirela.rabulea@nxp.com>
      collected from https://lore.kernel.org/all/647389a9a4db416550bb4c44c9ef87b6f3091fac.camel@nxp.com/

  MAINTAINERS: rectify entries to mtd-physmap.yaml

    Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
      collected from https://lore.kernel.org/all/20210726172902.4ce8892f@xps13/  

    Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
      collected from https://lore.kernel.org/all/CACRpkdb-3nesRvmwO8t-sQxxb1HAXe-GVL98MZnmisnf_0ji+A@mail.gmail.com/


Adjustment from v4 to v5:
  - dropped patches 4, 6 to 11 from v4 
    only 4 patches, 1 to 3 and 5, from v4 are remaining, which were not yet addressed by others.
  
  - sent patch series to Andrew Morton for inclusion through the -mm tree.


Lukas Bulwahn (4):
  MAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI ARCHITECTURE
  MAINTAINERS: rectify entry for HIKEY960 ONBOARD USB GPIO HUB DRIVER
  MAINTAINERS: rectify entry for INTEL KEEM BAY DRM DRIVER
  MAINTAINERS: rectify entry for ALLWINNER HARDWARE SPINLOCK SUPPORT

 MAINTAINERS | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

-- 
2.26.2



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH v5 1/4] MAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI ARCHITECTURE
  2021-10-26 14:18 [PATCH v5 0/4] Rectify file references for dt-bindings in MAINTAINERS Lukas Bulwahn
@ 2021-10-26 14:18 ` Lukas Bulwahn
  2021-10-26 14:19 ` [PATCH v5 2/4] MAINTAINERS: rectify entry for HIKEY960 ONBOARD USB GPIO HUB DRIVER Lukas Bulwahn
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Lukas Bulwahn @ 2021-10-26 14:18 UTC (permalink / raw)
  To: Andrew Morton, linux-mm
  Cc: Rob Herring, devicetree, Punit Agrawal, Nobuhiro Iwamatsu,
	Anitha Chrisanthus, Wilken Gottwalt, Greg Kroah-Hartman,
	John Stultz, Mauro Carvalho Chehab, Yu Chen, Sam Ravnborg,
	Edmund Dea, kernel-janitors, Joe Perches, Ralf Ramsauer,
	linux-kernel, Lukas Bulwahn

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@toshiba.co.jp>
Reviewed-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 80bcd0b0157b..1df6f98055bf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2763,7 +2763,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



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH v5 2/4] MAINTAINERS: rectify entry for HIKEY960 ONBOARD USB GPIO HUB DRIVER
  2021-10-26 14:18 [PATCH v5 0/4] Rectify file references for dt-bindings in MAINTAINERS Lukas Bulwahn
  2021-10-26 14:18 ` [PATCH v5 1/4] MAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI ARCHITECTURE Lukas Bulwahn
@ 2021-10-26 14:19 ` Lukas Bulwahn
  2021-10-26 14:19 ` [PATCH v5 3/4] MAINTAINERS: rectify entry for INTEL KEEM BAY DRM DRIVER Lukas Bulwahn
  2021-10-26 14:19 ` [PATCH v5 4/4] MAINTAINERS: rectify entry for ALLWINNER HARDWARE SPINLOCK SUPPORT Lukas Bulwahn
  3 siblings, 0 replies; 5+ messages in thread
From: Lukas Bulwahn @ 2021-10-26 14:19 UTC (permalink / raw)
  To: Andrew Morton, linux-mm
  Cc: Rob Herring, devicetree, Punit Agrawal, Nobuhiro Iwamatsu,
	Anitha Chrisanthus, Wilken Gottwalt, Greg Kroah-Hartman,
	John Stultz, Mauro Carvalho Chehab, Yu Chen, Sam Ravnborg,
	Edmund Dea, kernel-janitors, Joe Perches, Ralf Ramsauer,
	linux-kernel, Lukas Bulwahn

Commit 7a6ff4c4cbc3 ("misc: hisi_hikey_usb: Driver to support onboard USB
gpio hub on Hikey960") refers to the non-existing file
./Documentation/devicetree/bindings/misc/hisilicon-hikey-usb.yaml, but this
commit's patch series does not add any related devicetree binding in misc.

So, just drop this file reference in HIKEY960 ONBOARD USB GPIO HUB DRIVER.

Fixes: 7a6ff4c4cbc3 ("misc: hisi_hikey_usb: Driver to support onboard USB gpio hub on Hikey960")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1df6f98055bf..e7d85dda8736 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8566,7 +8566,6 @@ M:	John Stultz <john.stultz@linaro.org>
 L:	linux-kernel@vger.kernel.org
 S:	Maintained
 F:	drivers/misc/hisi_hikey_usb.c
-F:	Documentation/devicetree/bindings/misc/hisilicon-hikey-usb.yaml
 
 HISILICON PMU DRIVER
 M:	Shaokun Zhang <zhangshaokun@hisilicon.com>
-- 
2.26.2



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH v5 3/4] MAINTAINERS: rectify entry for INTEL KEEM BAY DRM DRIVER
  2021-10-26 14:18 [PATCH v5 0/4] Rectify file references for dt-bindings in MAINTAINERS Lukas Bulwahn
  2021-10-26 14:18 ` [PATCH v5 1/4] MAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI ARCHITECTURE Lukas Bulwahn
  2021-10-26 14:19 ` [PATCH v5 2/4] MAINTAINERS: rectify entry for HIKEY960 ONBOARD USB GPIO HUB DRIVER Lukas Bulwahn
@ 2021-10-26 14:19 ` Lukas Bulwahn
  2021-10-26 14:19 ` [PATCH v5 4/4] MAINTAINERS: rectify entry for ALLWINNER HARDWARE SPINLOCK SUPPORT Lukas Bulwahn
  3 siblings, 0 replies; 5+ messages in thread
From: Lukas Bulwahn @ 2021-10-26 14:19 UTC (permalink / raw)
  To: Andrew Morton, linux-mm
  Cc: Rob Herring, devicetree, Punit Agrawal, Nobuhiro Iwamatsu,
	Anitha Chrisanthus, Wilken Gottwalt, Greg Kroah-Hartman,
	John Stultz, Mauro Carvalho Chehab, Yu Chen, Sam Ravnborg,
	Edmund Dea, kernel-janitors, Joe Perches, Ralf Ramsauer,
	linux-kernel, Lukas Bulwahn

Commit ed794057b052 ("drm/kmb: Build files for KeemBay Display driver")
refers to the non-existing file intel,kmb_display.yaml in
./Documentation/devicetree/bindings/display/.

Commit 5a76b1ed73b9 ("dt-bindings: display: Add support for Intel KeemBay
Display") originating from the same patch series however adds the file
intel,keembay-display.yaml in that directory instead.

So, refer to intel,keembay-display.yaml in the INTEL KEEM BAY DRM DRIVER
section instead.

Fixes: ed794057b052 ("drm/kmb: Build files for KeemBay Display driver")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e7d85dda8736..88cc726c36c0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9624,7 +9624,7 @@ INTEL KEEM BAY DRM DRIVER
 M:	Anitha Chrisanthus <anitha.chrisanthus@intel.com>
 M:	Edmund Dea <edmund.j.dea@intel.com>
 S:	Maintained
-F:	Documentation/devicetree/bindings/display/intel,kmb_display.yaml
+F:	Documentation/devicetree/bindings/display/intel,keembay-display.yaml
 F:	drivers/gpu/drm/kmb/
 
 INTEL KEEM BAY OCS AES/SM4 CRYPTO DRIVER
-- 
2.26.2



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH v5 4/4] MAINTAINERS: rectify entry for ALLWINNER HARDWARE SPINLOCK SUPPORT
  2021-10-26 14:18 [PATCH v5 0/4] Rectify file references for dt-bindings in MAINTAINERS Lukas Bulwahn
                   ` (2 preceding siblings ...)
  2021-10-26 14:19 ` [PATCH v5 3/4] MAINTAINERS: rectify entry for INTEL KEEM BAY DRM DRIVER Lukas Bulwahn
@ 2021-10-26 14:19 ` Lukas Bulwahn
  3 siblings, 0 replies; 5+ messages in thread
From: Lukas Bulwahn @ 2021-10-26 14:19 UTC (permalink / raw)
  To: Andrew Morton, linux-mm
  Cc: Rob Herring, devicetree, Punit Agrawal, Nobuhiro Iwamatsu,
	Anitha Chrisanthus, Wilken Gottwalt, Greg Kroah-Hartman,
	John Stultz, Mauro Carvalho Chehab, Yu Chen, Sam Ravnborg,
	Edmund Dea, kernel-janitors, Joe Perches, Ralf Ramsauer,
	linux-kernel, Lukas Bulwahn

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@posteo.net>
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.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@posteo.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



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-10-26 14:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-26 14:18 [PATCH v5 0/4] Rectify file references for dt-bindings in MAINTAINERS Lukas Bulwahn
2021-10-26 14:18 ` [PATCH v5 1/4] MAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI ARCHITECTURE Lukas Bulwahn
2021-10-26 14:19 ` [PATCH v5 2/4] MAINTAINERS: rectify entry for HIKEY960 ONBOARD USB GPIO HUB DRIVER Lukas Bulwahn
2021-10-26 14:19 ` [PATCH v5 3/4] MAINTAINERS: rectify entry for INTEL KEEM BAY DRM DRIVER Lukas Bulwahn
2021-10-26 14:19 ` [PATCH v5 4/4] MAINTAINERS: rectify entry for ALLWINNER HARDWARE SPINLOCK SUPPORT Lukas Bulwahn

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).