diff mbox series

[06/12] dt-bindings: iio: io-channel-mux.yaml: fix a typo

Message ID ab0d1f89cf64ff4904155c92e1895763fb0bf173.1622648507.git.mchehab+huawei@kernel.org
State Accepted, archived
Headers show
Series Fix broken docs references at next-20210602 | expand

Checks

Context Check Description
robh/checkpatch warning total: 0 errors, 2 warnings, 8 lines checked

Commit Message

Mauro Carvalho Chehab June 2, 2021, 3:43 p.m. UTC
The file name: Documentation/device-tree/bindings/mux/mux-controller.yaml
should be, instead: Documentation/devicetree/bindings/mux/mux-controller.yaml.

Update its cross-reference accordingly.

Fixes: a66cec598f49 ("dt-bindings: iio: multiplexer: Convert io-channel-mux bindings to DT schema")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 .../devicetree/bindings/iio/multiplexer/io-channel-mux.yaml     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Rob Herring June 2, 2021, 9:04 p.m. UTC | #1
On Wed, 02 Jun 2021 17:43:12 +0200, Mauro Carvalho Chehab wrote:
> The file name: Documentation/device-tree/bindings/mux/mux-controller.yaml
> should be, instead: Documentation/devicetree/bindings/mux/mux-controller.yaml.
> 
> Update its cross-reference accordingly.
> 
> Fixes: a66cec598f49 ("dt-bindings: iio: multiplexer: Convert io-channel-mux bindings to DT schema")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
>  .../devicetree/bindings/iio/multiplexer/io-channel-mux.yaml     | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/iio/multiplexer/io-channel-mux.yaml b/Documentation/devicetree/bindings/iio/multiplexer/io-channel-mux.yaml
index 37382b85f2b8..f37586702489 100644
--- a/Documentation/devicetree/bindings/iio/multiplexer/io-channel-mux.yaml
+++ b/Documentation/devicetree/bindings/iio/multiplexer/io-channel-mux.yaml
@@ -17,7 +17,7 @@  description: |
   created. The number of this io-channel is the same as the index into the list
   of strings in the channels property, and also matches the mux controller
   state. The mux controller state is described in
-  Documentation/device-tree/bindings/mux/mux-controller.yaml
+  Documentation/devicetree/bindings/mux/mux-controller.yaml
 
 properties: