diff options
author | Biju Das <biju.das@bp.renesas.com> | 2018-09-21 18:36:59 +0100 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-10-01 00:29:04 +0200 |
commit | 8bca7089af56be53ecd87091b1f5bf81030e571b (patch) | |
tree | b041d5bc0a3f3c2dccca7a8ea12d24a29c90f0e6 /Documentation/devicetree/bindings/i2c | |
parent | f4089fcfdb3d31421bbe0b1f3c3d6c11cd0dcb4d (diff) | |
download | blackbird-obmc-linux-8bca7089af56be53ecd87091b1f5bf81030e571b.tar.gz blackbird-obmc-linux-8bca7089af56be53ecd87091b1f5bf81030e571b.zip |
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>
Diffstat (limited to 'Documentation/devicetree/bindings/i2c')
-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 Required properties: - compatible: "renesas,i2c-r8a7743" if the device is a part of a R8A7743 SoC. + "renesas,i2c-r8a7744" if the device is a part of a R8A7744 SoC. "renesas,i2c-r8a7745" if the device is a part of a R8A7745 SoC. "renesas,i2c-r8a77470" if the device is a part of a R8A77470 SoC. "renesas,i2c-r8a774a1" if the device is a part of a R8A774A1 SoC. |