diff mbox series

[15/29] dt: fix reference to olpc,xo1.75-ec.txt

Message ID d0262854582ee754e4b8bd80677d96b3e098ea5c.1592203542.git.mchehab+huawei@kernel.org
State Accepted, archived
Headers show
Series None | expand

Commit Message

Mauro Carvalho Chehab June 15, 2020, 6:46 a.m. UTC
This file was converted and renamed.

Fixes: 7882d822b3f9 ("dt-bindings: spi: Convert spi-pxa2xx to json-schema")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 Documentation/devicetree/bindings/misc/olpc,xo1.75-ec.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Lubomir Rintel June 16, 2020, 8:20 a.m. UTC | #1
On Mon, Jun 15, 2020 at 08:46:54AM +0200, Mauro Carvalho Chehab wrote:
> This file was converted and renamed.
> 
> Fixes: 7882d822b3f9 ("dt-bindings: spi: Convert spi-pxa2xx to json-schema")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>

Thank you,

Reviewed-by: Lubomir Rintel <lkundrak@v3.sk>

I'm wondering -- which tree is this targetted for? I may end up
converting the XO-1.75 EC docs to YAML for 5.9, and I suppose I'd need
to base it on this and send it in the same direction.

Lubo


> ---
>  Documentation/devicetree/bindings/misc/olpc,xo1.75-ec.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/misc/olpc,xo1.75-ec.txt b/Documentation/devicetree/bindings/misc/olpc,xo1.75-ec.txt
> index 8c4d649cdd8f..2d7cdf19a0d0 100644
> --- a/Documentation/devicetree/bindings/misc/olpc,xo1.75-ec.txt
> +++ b/Documentation/devicetree/bindings/misc/olpc,xo1.75-ec.txt
> @@ -8,7 +8,7 @@ The embedded controller requires the SPI controller driver to signal readiness
>  to receive a transfer (that is, when TX FIFO contains the response data) by
>  strobing the ACK pin with the ready signal. See the "ready-gpios" property of the
>  SSP binding as documented in:
> -<Documentation/devicetree/bindings/spi/spi-pxa2xx.txt>.
> +<Documentation/devicetree/bindings/spi/marvell,mmp2-ssp.yaml>.
>  
>  Example:
>  	&ssp3 {
> -- 
> 2.26.2
>
Rob Herring (Arm) June 18, 2020, 5:19 p.m. UTC | #2
On Mon, 15 Jun 2020 08:46:54 +0200, Mauro Carvalho Chehab wrote:
> This file was converted and renamed.
> 
> Fixes: 7882d822b3f9 ("dt-bindings: spi: Convert spi-pxa2xx to json-schema")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
>  Documentation/devicetree/bindings/misc/olpc,xo1.75-ec.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/misc/olpc,xo1.75-ec.txt b/Documentation/devicetree/bindings/misc/olpc,xo1.75-ec.txt
index 8c4d649cdd8f..2d7cdf19a0d0 100644
--- a/Documentation/devicetree/bindings/misc/olpc,xo1.75-ec.txt
+++ b/Documentation/devicetree/bindings/misc/olpc,xo1.75-ec.txt
@@ -8,7 +8,7 @@  The embedded controller requires the SPI controller driver to signal readiness
 to receive a transfer (that is, when TX FIFO contains the response data) by
 strobing the ACK pin with the ready signal. See the "ready-gpios" property of the
 SSP binding as documented in:
-<Documentation/devicetree/bindings/spi/spi-pxa2xx.txt>.
+<Documentation/devicetree/bindings/spi/marvell,mmp2-ssp.yaml>.
 
 Example:
 	&ssp3 {