Message ID | 20240625033419.149775-1-lukas.bulwahn@redhat.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 15c99e7fa9e2bb536e813478250d2a609863dcfb |
Headers | show |
Series | MAINTAINERS: adjust file entries after adding vendor prefix in sound dtbs | expand |
Hi Lukas > From: Lukas Bulwahn <lukas.bulwahn@redhat.com> > > Commit ae8fc2948b48 ("ASoC: dt-bindings: add missing vender prefix on > filename") renames a few files in Documentation/devicetree/bindings/sound/, > but misses to adjust the file entries pointing to those files in > MAINTAINERS. > > Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about > broken references. > > Adjust the file entries in NXP SGTL5000 DRIVER and TEXAS INSTRUMENTS AUDIO > (ASoC/HDA) DRIVERS. > > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com> > --- Yes, indeed. Thank you for the fixup Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Thank you for your help !! Best regards --- Kuninori Morimoto
On Tue, 25 Jun 2024 05:34:19 +0200, Lukas Bulwahn wrote: > Commit ae8fc2948b48 ("ASoC: dt-bindings: add missing vender prefix on > filename") renames a few files in Documentation/devicetree/bindings/sound/, > but misses to adjust the file entries pointing to those files in > MAINTAINERS. > > Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about > broken references. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] MAINTAINERS: adjust file entries after adding vendor prefix in sound dtbs commit: 15c99e7fa9e2bb536e813478250d2a609863dcfb 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
diff --git a/MAINTAINERS b/MAINTAINERS index 77008faf25ee..0ee7a337cfa9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16334,7 +16334,7 @@ NXP SGTL5000 DRIVER M: Fabio Estevam <festevam@gmail.com> L: alsa-devel@alsa-project.org (moderated for non-subscribers) S: Maintained -F: Documentation/devicetree/bindings/sound/sgtl5000.yaml +F: Documentation/devicetree/bindings/sound/fsl,sgtl5000.yaml F: sound/soc/codecs/sgtl5000* NXP SJA1105 ETHERNET SWITCH DRIVER @@ -22408,13 +22408,13 @@ M: Baojun Xu <baojun.xu@ti.com> L: alsa-devel@alsa-project.org (moderated for non-subscribers) S: Maintained F: Documentation/devicetree/bindings/sound/tas2552.txt -F: Documentation/devicetree/bindings/sound/tas2562.yaml -F: Documentation/devicetree/bindings/sound/tas2770.yaml -F: Documentation/devicetree/bindings/sound/tas27xx.yaml +F: Documentation/devicetree/bindings/sound/ti,tas2562.yaml +F: Documentation/devicetree/bindings/sound/ti,tas2770.yaml +F: Documentation/devicetree/bindings/sound/ti,tas27xx.yaml F: Documentation/devicetree/bindings/sound/ti,pcm1681.yaml F: Documentation/devicetree/bindings/sound/ti,pcm3168a.yaml F: Documentation/devicetree/bindings/sound/ti,tlv320*.yaml -F: Documentation/devicetree/bindings/sound/tlv320adcx140.yaml +F: Documentation/devicetree/bindings/sound/ti,tlv320adcx140.yaml F: Documentation/devicetree/bindings/sound/tlv320aic31xx.txt F: Documentation/devicetree/bindings/sound/tpa6130a2.txt F: include/sound/tas2*.h