Message ID | e56e54fe0ebb1b6e8dd2e245c398190016eb0a34.1654529011.git.mchehab@kernel.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 69c8027c5ff43d68449fda4510a8cce70e8578b0 |
Headers | show |
Series | Update Documentation/ cross-references | expand |
On Mon, 06 Jun 2022 16:25:44 +0100, Mauro Carvalho Chehab wrote: > Changeset 0e336eeaf467 ("ASoC: wm8731: Convert DT bindings to YAML format") > renamed: Documentation/devicetree/bindings/sound/wm8731.txt > to: Documentation/devicetree/bindings/sound/wlf,wm8731.yaml. > > Update its cross-reference accordingly. > > Fixes: 0e336eeaf467 ("ASoC: wm8731: Convert DT bindings to YAML format") > Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org> > --- > > To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover. > See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mchehab@kernel.org/ > > .../devicetree/bindings/sound/atmel-sam9x5-wm8731-audio.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Acked-by: Rob Herring <robh@kernel.org>
On Mon, Jun 06, 2022 at 04:25:44PM +0100, Mauro Carvalho Chehab wrote: > Changeset 0e336eeaf467 ("ASoC: wm8731: Convert DT bindings to YAML format") > renamed: Documentation/devicetree/bindings/sound/wm8731.txt > to: Documentation/devicetree/bindings/sound/wlf,wm8731.yaml. > > Update its cross-reference accordingly. > > Fixes: 0e336eeaf467 ("ASoC: wm8731: Convert DT bindings to YAML format") > Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org> > --- Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com> Thanks, Charles
diff --git a/Documentation/devicetree/bindings/sound/atmel-sam9x5-wm8731-audio.txt b/Documentation/devicetree/bindings/sound/atmel-sam9x5-wm8731-audio.txt index 0720857089a7..8facbce53db8 100644 --- a/Documentation/devicetree/bindings/sound/atmel-sam9x5-wm8731-audio.txt +++ b/Documentation/devicetree/bindings/sound/atmel-sam9x5-wm8731-audio.txt @@ -16,7 +16,7 @@ Board connectors: * Line In Jack wm8731 pins: -cf Documentation/devicetree/bindings/sound/wm8731.txt +cf Documentation/devicetree/bindings/sound/wlf,wm8731.yaml Example: sound {
Changeset 0e336eeaf467 ("ASoC: wm8731: Convert DT bindings to YAML format") renamed: Documentation/devicetree/bindings/sound/wm8731.txt to: Documentation/devicetree/bindings/sound/wlf,wm8731.yaml. Update its cross-reference accordingly. Fixes: 0e336eeaf467 ("ASoC: wm8731: Convert DT bindings to YAML format") Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org> --- To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover. See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mchehab@kernel.org/ .../devicetree/bindings/sound/atmel-sam9x5-wm8731-audio.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)