* Re: [PATCH] docs: dt: fix several broken doc references
[not found] <0e530494349b37eb2eab4a8eccf56626e0b18e6d.1582448388.git.mchehab+huawei@kernel.org>
@ 2020-02-24 8:45 ` Miquel Raynal
2020-02-24 11:45 ` Mark Brown
2020-02-24 18:27 ` Rob Herring
2 siblings, 0 replies; 3+ messages in thread
From: Miquel Raynal @ 2020-02-24 8:45 UTC (permalink / raw)
To: Mauro Carvalho Chehab
Cc: alsa-devel, Olivier Moysan, Jérôme Pouiller,
Linux Doc Mailing List, linux-mtd, linux-stm32,
Vignesh Raghavendra, devel, Jonathan Corbet, Richard Weinberger,
Piotr Sroka, devicetree, Alexandre Torgue, Mark Brown,
linux-arm-kernel, Greg Kroah-Hartman, Arnaud Pouliquen,
Liam Girdwood, linux-spi, Rob Herring, Maxime Coquelin, netdev,
David S. Miller
Hi Mauro,
Mauro Carvalho Chehab <mchehab+huawei@kernel.org> wrote on Sun, 23 Feb
2020 09:59:53 +0100:
> There are several DT doc references that require manual fixes.
> I found 3 cases fixed on this patch:
>
> - directory named "binding/" instead of "bindings/";
> - .txt to .yaml renames;
> - file renames (still on txt format);
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
> .../devicetree/bindings/mtd/cadence-nand-controller.txt | 2 +-
> .../devicetree/bindings/net/brcm,bcm7445-switch-v4.0.txt | 2 +-
> Documentation/devicetree/bindings/sound/st,stm32-sai.txt | 2 +-
> Documentation/devicetree/bindings/sound/st,stm32-spdifrx.txt | 2 +-
> Documentation/devicetree/bindings/spi/st,stm32-spi.yaml | 2 +-
> MAINTAINERS | 4 ++--
> .../devicetree/bindings/net/wireless/siliabs,wfx.txt | 2 +-
> 7 files changed, 8 insertions(+), 8 deletions(-)
For the Cadence file,
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Thanks,
Miquèl
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH] docs: dt: fix several broken doc references
[not found] <0e530494349b37eb2eab4a8eccf56626e0b18e6d.1582448388.git.mchehab+huawei@kernel.org>
2020-02-24 8:45 ` [PATCH] docs: dt: fix several broken doc references Miquel Raynal
@ 2020-02-24 11:45 ` Mark Brown
2020-02-24 18:27 ` Rob Herring
2 siblings, 0 replies; 3+ messages in thread
From: Mark Brown @ 2020-02-24 11:45 UTC (permalink / raw)
To: Mauro Carvalho Chehab
Cc: alsa-devel, Olivier Moysan, Jérôme Pouiller,
Linux Doc Mailing List, linux-mtd, Miquel Raynal, linux-stm32,
Vignesh Raghavendra, devel, Jonathan Corbet, Richard Weinberger,
Piotr Sroka, devicetree, Alexandre Torgue, Rob Herring,
linux-arm-kernel, Greg Kroah-Hartman, Arnaud Pouliquen,
Liam Girdwood, linux-spi, Maxime Coquelin, netdev,
David S. Miller
[-- Attachment #1: Type: text/plain, Size: 412 bytes --]
On Sun, Feb 23, 2020 at 09:59:53AM +0100, Mauro Carvalho Chehab wrote:
> There are several DT doc references that require manual fixes.
> I found 3 cases fixed on this patch:
>
> - directory named "binding/" instead of "bindings/";
> - .txt to .yaml renames;
> - file renames (still on txt format);
This seems like it should've been split up a bit. :/
Acked-by: Mark Brown <broonie@kernel.org>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH] docs: dt: fix several broken doc references
[not found] <0e530494349b37eb2eab4a8eccf56626e0b18e6d.1582448388.git.mchehab+huawei@kernel.org>
2020-02-24 8:45 ` [PATCH] docs: dt: fix several broken doc references Miquel Raynal
2020-02-24 11:45 ` Mark Brown
@ 2020-02-24 18:27 ` Rob Herring
2 siblings, 0 replies; 3+ messages in thread
From: Rob Herring @ 2020-02-24 18:27 UTC (permalink / raw)
To: Mauro Carvalho Chehab
Cc: alsa-devel, Olivier Moysan, Jérôme Pouiller,
Linux Doc Mailing List, linux-mtd, Miquel Raynal, linux-stm32,
Vignesh Raghavendra, devel, Jonathan Corbet, Richard Weinberger,
Piotr Sroka, devicetree, Alexandre Torgue, Mark Brown,
linux-arm-kernel, Greg Kroah-Hartman, Arnaud Pouliquen,
Liam Girdwood, linux-spi, Maxime Coquelin, netdev,
David S. Miller
On Sun, Feb 23, 2020 at 09:59:53AM +0100, Mauro Carvalho Chehab wrote:
> There are several DT doc references that require manual fixes.
> I found 3 cases fixed on this patch:
>
> - directory named "binding/" instead of "bindings/";
> - .txt to .yaml renames;
> - file renames (still on txt format);
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
> .../devicetree/bindings/mtd/cadence-nand-controller.txt | 2 +-
> .../devicetree/bindings/net/brcm,bcm7445-switch-v4.0.txt | 2 +-
> Documentation/devicetree/bindings/sound/st,stm32-sai.txt | 2 +-
> Documentation/devicetree/bindings/sound/st,stm32-spdifrx.txt | 2 +-
> Documentation/devicetree/bindings/spi/st,stm32-spi.yaml | 2 +-
> MAINTAINERS | 4 ++--
> .../devicetree/bindings/net/wireless/siliabs,wfx.txt | 2 +-
> 7 files changed, 8 insertions(+), 8 deletions(-)
Applied.
Rob
^ permalink raw reply [flat|nested] 3+ messages in thread