Skip to content

Commit 6cb69ea

Browse files
mchehabrobherring
authored andcommitted
dt: fix reference to olpc,xo1.75-ec.txt
This file was converted and renamed. Fixes: 7882d82 ("dt-bindings: spi: Convert spi-pxa2xx to json-schema") Reviewed-by: Lubomir Rintel <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]> Link: https://lore.kernel.org/r/d0262854582ee754e4b8bd80677d96b3e098ea5c.1592203542.git.mchehab+huawei@kernel.org Signed-off-by: Rob Herring <[email protected]>
1 parent 9ac2a66 commit 6cb69ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/misc/olpc,xo1.75-ec.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The embedded controller requires the SPI controller driver to signal readiness
88
to receive a transfer (that is, when TX FIFO contains the response data) by
99
strobing the ACK pin with the ready signal. See the "ready-gpios" property of the
1010
SSP binding as documented in:
11-
<Documentation/devicetree/bindings/spi/spi-pxa2xx.txt>.
11+
<Documentation/devicetree/bindings/spi/marvell,mmp2-ssp.yaml>.
1212

1313
Example:
1414
&ssp3 {

0 commit comments

Comments
 (0)