All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: rectify entry for ARM/HPE GXP ARCHITECTURE
@ 2022-08-04 16:18 Lukas Bulwahn
  2022-08-05 13:20 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2022-08-04 16:18 UTC (permalink / raw)
  To: Jean-Marie Verdun, Nick Hawkins, Mark Brown, linux-spi
  Cc: Rob Herring, Krzysztof Kozlowski, devicetree, kernel-janitors,
	linux-kernel, Lukas Bulwahn

Commit 8cc35b86546d ("spi: dt-bindings: add documentation for
hpe,gxp-spifi") adds the spi dt-binding file hpe,gxp-spifi.yaml and commit
a1848b0fa251 ("MAINTAINERS: add spi support to GXP") adds a file entry
hpe,gxp-spi.yaml in ARM/HPE GXP ARCHITECTURE. Note the different file name.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.

Repair this file reference in ARM/HPE GXP ARCHITECTURE.

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 cf7906eaa5ca..a0873a2d7d3d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2177,7 +2177,7 @@ M:	Jean-Marie Verdun <verdun@hpe.com>
 M:	Nick Hawkins <nick.hawkins@hpe.com>
 S:	Maintained
 F:	Documentation/devicetree/bindings/arm/hpe,gxp.yaml
-F:	Documentation/devicetree/bindings/spi/hpe,gxp-spi.yaml
+F:	Documentation/devicetree/bindings/spi/hpe,gxp-spifi.yaml
 F:	Documentation/devicetree/bindings/timer/hpe,gxp-timer.yaml
 F:	arch/arm/boot/dts/hpe-bmc*
 F:	arch/arm/boot/dts/hpe-gxp*
-- 
2.17.1


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

* Re: [PATCH] MAINTAINERS: rectify entry for ARM/HPE GXP ARCHITECTURE
  2022-08-04 16:18 [PATCH] MAINTAINERS: rectify entry for ARM/HPE GXP ARCHITECTURE Lukas Bulwahn
@ 2022-08-05 13:20 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2022-08-05 13:20 UTC (permalink / raw)
  To: Nick Hawkins, Jean-Marie Verdun, Lukas Bulwahn, linux-spi
  Cc: Krzysztof Kozlowski, Rob Herring, kernel-janitors, linux-kernel,
	devicetree

On Thu, 4 Aug 2022 18:18:23 +0200, Lukas Bulwahn wrote:
> Commit 8cc35b86546d ("spi: dt-bindings: add documentation for
> hpe,gxp-spifi") adds the spi dt-binding file hpe,gxp-spifi.yaml and commit
> a1848b0fa251 ("MAINTAINERS: add spi support to GXP") adds a file entry
> hpe,gxp-spi.yaml in ARM/HPE GXP ARCHITECTURE. Note the different file name.
> 
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> broken reference.
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next

Thanks!

[1/1] MAINTAINERS: rectify entry for ARM/HPE GXP ARCHITECTURE
      commit: 706864c99e0e2d301da9e749395909bc309c50a0

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

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

end of thread, other threads:[~2022-08-05 13:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-04 16:18 [PATCH] MAINTAINERS: rectify entry for ARM/HPE GXP ARCHITECTURE Lukas Bulwahn
2022-08-05 13:20 ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.