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@xxxxxxxxxx> --- .../devicetree/bindings/iio/multiplexer/io-channel-mux.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.31.1