Re: [PATCH 06/12] dt-bindings: iio: io-channel-mux.yaml: fix a typo
From: Rob Herring <robh@kernel.org>
Date: 2021-06-02 21:04:53
Also in:
linux-doc, linux-iio, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-06-02 21:04:53
Also in:
linux-doc, linux-iio, lkml
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!