linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: fix update references to stm32 audio bindings
@ 2021-09-09 14:54 Arnaud Pouliquen
  2021-09-09 15:38 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Arnaud Pouliquen @ 2021-09-09 14:54 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Mark Brown; +Cc: linux-kernel, alsa-devel, linux-stm32

The 00d38fd8d2524 ("MAINTAINERS: update references to stm32 audio bindings")
commit update the bindings reference, by
removing bindings/sound/st,stm32-adfsdm.txt, to set the
new reference to bindings/iio/adc/st,stm32-*.yaml.

This leads to "get_maintainer finds" the match for the
Documentation/devicetree/bindings/iio/adc/st,stm32-dfsdm-adc.yaml,
but also to the IIO bindings
Documentation/devicetree/bindings/iio/adc/st,stm32-adc.yaml

And The commit fixes only a part of the problem:
Documentation/devicetree/bindings/sound/st,stm32-*.txt file have been
also moved to yaml.

Update references to include all stm32 audio bindings file and
exclude the st,stm32-adc.yaml bindings file.

cc: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fixes: 0d38fd8d2524 ("MAINTAINERS: update references to stm32 audio bindings")
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3a9a7cbf9456..3f6dc482660e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17886,7 +17886,8 @@ M:	Olivier Moysan <olivier.moysan@foss.st.com>
 M:	Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
 L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
 S:	Maintained
-F:	Documentation/devicetree/bindings/iio/adc/st,stm32-*.yaml
+F:	Documentation/devicetree/bindings/iio/adc/st,stm32-dfsdm-adc.yaml
+F:	Documentation/devicetree/bindings/sound/st,stm32-*.yaml
 F:	sound/soc/stm/
 
 STM32 TIMER/LPTIMER DRIVERS
-- 
2.17.1


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

* Re: [PATCH] MAINTAINERS: fix update references to stm32 audio bindings
  2021-09-09 14:54 [PATCH] MAINTAINERS: fix update references to stm32 audio bindings Arnaud Pouliquen
@ 2021-09-09 15:38 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2021-09-09 15:38 UTC (permalink / raw)
  To: Arnaud Pouliquen, Mauro Carvalho Chehab
  Cc: Mark Brown, alsa-devel, linux-stm32, linux-kernel

On Thu, 9 Sep 2021 16:54:49 +0200, Arnaud Pouliquen wrote:
> The 00d38fd8d2524 ("MAINTAINERS: update references to stm32 audio bindings")
> commit update the bindings reference, by
> removing bindings/sound/st,stm32-adfsdm.txt, to set the
> new reference to bindings/iio/adc/st,stm32-*.yaml.
> 
> This leads to "get_maintainer finds" the match for the
> Documentation/devicetree/bindings/iio/adc/st,stm32-dfsdm-adc.yaml,
> but also to the IIO bindings
> Documentation/devicetree/bindings/iio/adc/st,stm32-adc.yaml
> 
> [...]

Applied to

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

Thanks!

[1/1] MAINTAINERS: fix update references to stm32 audio bindings
      commit: 26be23af1866eead5a29f8501f9d774ac277d0bd

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:[~2021-09-09 15:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-09 14:54 [PATCH] MAINTAINERS: fix update references to stm32 audio bindings Arnaud Pouliquen
2021-09-09 15:38 ` Mark Brown

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