diff options
author | Biju Das <biju.das@bp.renesas.com> | 2018-09-21 13:36:59 -0400 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-09-30 18:29:04 -0400 |
commit | 8bca7089af56be53ecd87091b1f5bf81030e571b (patch) | |
tree | b041d5bc0a3f3c2dccca7a8ea12d24a29c90f0e6 | |
parent | f4089fcfdb3d31421bbe0b1f3c3d6c11cd0dcb4d (diff) |
dt-bindings: i2c: rcar: Document r8a7744 support
Document i2c Device Tree support for RZ/G1N (R8A7744) SoC, which is
compatible with R-Car Gen2 SoC family.
Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
-rw-r--r-- | Documentation/devicetree/bindings/i2c/i2c-rcar.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/i2c/i2c-rcar.txt b/Documentation/devicetree/bindings/i2c/i2c-rcar.txt index 671e2a14ddbb..30c0485b167b 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-rcar.txt +++ b/Documentation/devicetree/bindings/i2c/i2c-rcar.txt | |||
@@ -3,6 +3,7 @@ I2C for R-Car platforms | |||
3 | Required properties: | 3 | Required properties: |
4 | - compatible: | 4 | - compatible: |
5 | "renesas,i2c-r8a7743" if the device is a part of a R8A7743 SoC. | 5 | "renesas,i2c-r8a7743" if the device is a part of a R8A7743 SoC. |
6 | "renesas,i2c-r8a7744" if the device is a part of a R8A7744 SoC. | ||
6 | "renesas,i2c-r8a7745" if the device is a part of a R8A7745 SoC. | 7 | "renesas,i2c-r8a7745" if the device is a part of a R8A7745 SoC. |
7 | "renesas,i2c-r8a77470" if the device is a part of a R8A77470 SoC. | 8 | "renesas,i2c-r8a77470" if the device is a part of a R8A77470 SoC. |
8 | "renesas,i2c-r8a774a1" if the device is a part of a R8A774A1 SoC. | 9 | "renesas,i2c-r8a774a1" if the device is a part of a R8A774A1 SoC. |