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-mux-ltc4306.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-mux-ltc4306.txt')
-rw-r--r-- | Documentation/devicetree/bindings/i2c/i2c-mux-ltc4306.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/i2c/i2c-mux-ltc4306.txt b/Documentation/devicetree/bindings/i2c/i2c-mux-ltc4306.txt index 8b1e49cdce3f..29c4550c9782 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-mux-ltc4306.txt +++ b/Documentation/devicetree/bindings/i2c/i2c-mux-ltc4306.txt @@ -8,8 +8,8 @@ Required Properties: The following required properties are defined externally: - - Standard I2C mux properties. See i2c-mux.txt in this directory. - - I2C child bus nodes. See i2c-mux.txt in this directory. + - Standard I2C mux properties. See i2c-mux.yaml in this directory. + - I2C child bus nodes. See i2c-mux.yaml in this directory. Optional Properties: |