diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2021-05-04 17:35:54 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2021-05-28 10:51:07 +0300 |
commit | cd90e95820d569c7215abb9b7830a83212ed1273 (patch) | |
tree | 9a75ba5c1a68ed26034d08de9415229cbb82057b | |
parent | 7475d2fbca9c0daf15fcd7d2fd440782af56dad7 (diff) | |
download | linux-cd90e95820d569c7215abb9b7830a83212ed1273.tar.xz |
dt-bindings: i2c: renesas,i2c: Drop "renesas,i2c-rcar"
The compatible value "renesas,i2c-rcar" was deprecated in commit
ad4a8dc3fec6485b ("i2c: rcar: Add per-Generation fallback bindings"),
and never had any users in upstream Linux. Drop its description from
the DT bindings.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/i2c/renesas,i2c.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/i2c/renesas,i2c.txt b/Documentation/devicetree/bindings/i2c/renesas,i2c.txt index 5762d2d1ab9c..f4240fcf28bb 100644 --- a/Documentation/devicetree/bindings/i2c/renesas,i2c.txt +++ b/Documentation/devicetree/bindings/i2c/renesas,i2c.txt @@ -32,7 +32,6 @@ Required properties: device. "renesas,rcar-gen3-i2c" for a generic R-Car Gen3 or RZ/G2 compatible device. - "renesas,i2c-rcar" (deprecated) When compatible with the generic version, nodes must list the SoC-specific version corresponding to the platform first followed |