diff options
author | Rob Herring <robh@kernel.org> | 2021-05-26 21:48:37 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2021-06-02 02:20:06 +0300 |
commit | a404a6367b0e74dee3125fa05811274565a34343 (patch) | |
tree | a66a782d1431450ca1fcaa739a4d6f29387faec4 /Documentation/devicetree/bindings/i2c/i2c-demux-pinctrl.txt | |
parent | 9b358af7c8186678677102e8c6cc472e7c00c0c0 (diff) | |
download | linux-a404a6367b0e74dee3125fa05811274565a34343.tar.xz |
dt-bindings: i2c: Convert i2c-mux bindings to DT schema
As some of the example I2C devices don't have schemas yet, change them to
ones that do.
Cc: Peter Rosin <peda@axentia.se>
Acked-by: Wolfram Sang <wsa@kernel.org>
Acked-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210526184839.2937899-5-robh@kernel.org
Diffstat (limited to 'Documentation/devicetree/bindings/i2c/i2c-demux-pinctrl.txt')
-rw-r--r-- | Documentation/devicetree/bindings/i2c/i2c-demux-pinctrl.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/i2c/i2c-demux-pinctrl.txt b/Documentation/devicetree/bindings/i2c/i2c-demux-pinctrl.txt index 81b5d55086fa..86b2e433a969 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-demux-pinctrl.txt +++ b/Documentation/devicetree/bindings/i2c/i2c-demux-pinctrl.txt @@ -27,7 +27,7 @@ Required properties: - i2c-bus-name: The name of this bus. Also needed as pinctrl-name for the I2C parents. -Furthermore, I2C mux properties and child nodes. See i2c-mux.txt in this +Furthermore, I2C mux properties and child nodes. See i2c-mux.yaml in this directory. Example: |