The patch titled Subject: MAINTAINERS: rectify entry for ALLWINNER HARDWARE SPINLOCK SUPPORT has been added to the -mm tree. Its filename is maintainers-rectify-entry-for-allwinner-hardware-spinlock-support.patch This patch should soon appear at https://ozlabs.org/~akpm/mmots/broken-out/maintainers-rectify-entry-for-allwinner-hardware-spinlock-support.patch and later at https://ozlabs.org/~akpm/mmotm/broken-out/maintainers-rectify-entry-for-allwinner-hardware-spinlock-support.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx> Subject: 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. Link: https://lkml.kernel.org/r/20211026141902.4865-5-lukas.bulwahn@xxxxxxxxx Reviewed-by: Wilken Gottwalt <wilken.gottwalt@xxxxxxxxxx> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx> Cc: Anitha Chrisanthus <anitha.chrisanthus@xxxxxxxxx> Cc: Edmund Dea <edmund.j.dea@xxxxxxxxx> Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Cc: Joe Perches <joe@xxxxxxxxxxx> Cc: John Stultz <john.stultz@xxxxxxxxxx> Cc: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> Cc: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@xxxxxxxxxxxxx> Cc: Punit Agrawal <punit1.agrawal@xxxxxxxxxxxxx> Cc: Ralf Ramsauer <ralf.ramsauer@xxxxxxxxxxxxxxxxx> Cc: Rob Herring <robh+dt@xxxxxxxxxx> Cc: Sam Ravnborg <sam@xxxxxxxxxxxx> Cc: Yu Chen <chenyu56@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/MAINTAINERS~maintainers-rectify-entry-for-allwinner-hardware-spinlock-support +++ a/MAINTAINERS @@ -761,7 +761,7 @@ F: drivers/crypto/allwinner/ ALLWINNER HARDWARE SPINLOCK SUPPORT M: Wilken Gottwalt <wilken.gottwalt@xxxxxxxxxx> 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 _ Patches currently in -mm which might be from lukas.bulwahn@xxxxxxxxx are memory-remove-unused-config_mem_block_size.patch maintainers-rectify-entry-for-arm-toshiba-visconti-architecture.patch maintainers-rectify-entry-for-hikey960-onboard-usb-gpio-hub-driver.patch maintainers-rectify-entry-for-intel-keem-bay-drm-driver.patch maintainers-rectify-entry-for-allwinner-hardware-spinlock-support.patch