diff options
author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-05-22 13:29:08 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2021-06-02 23:05:22 +0200 |
commit | e9ab77a4f2aa1de5982a041ffbc1facc96ef0d40 (patch) | |
tree | 1a877df2ca736008ba1fce5788a9a6fa1e61021d /MAINTAINERS | |
parent | dt-bindings: i2c: maxim,max9286: Use the i2c-mux.yaml schema (diff) | |
download | linux-e9ab77a4f2aa1de5982a041ffbc1facc96ef0d40.tar.xz linux-e9ab77a4f2aa1de5982a041ffbc1facc96ef0d40.zip |
dt-bindings: iio: multiplexer: Convert io-channel-mux bindings to DT schema
Straight conversion of the txt file using the mux-consumer.yaml
binding now that is available.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Cc: Peter Rosin <peda@axentia.se>
[robh: Drop quotes and $ref for mux-controls]
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210522112908.1611389-3-jic23@kernel.org
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bd7aff0c120f..8241b5ee23ea 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8858,7 +8858,7 @@ IIO MULTIPLEXER M: Peter Rosin <peda@axentia.se> L: linux-iio@vger.kernel.org S: Maintained -F: Documentation/devicetree/bindings/iio/multiplexer/io-channel-mux.txt +F: Documentation/devicetree/bindings/iio/multiplexer/io-channel-mux.yaml F: drivers/iio/multiplexer/iio-mux.c IIO SCMI BASED DRIVER |