diff options
author | Ulrich Hecht <ulrich.hecht+renesas@gmail.com> | 2016-09-14 12:46:06 -0400 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2016-09-16 13:46:10 -0400 |
commit | c13f743aee4a84a380a8cc0745d20e832bab8ed2 (patch) | |
tree | 1b685dfccac35218054aa1ec715cc05d7b280299 /Documentation | |
parent | fd8961c5ba9e6c841cdf4cc00903316e5bd35180 (diff) |
i2c: rcar: add support for r8a7796 (R-Car M3-W)
Same as r8a7795.
Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'Documentation')
-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 5f0cb502b1db..239632a0d709 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-rcar.txt +++ b/Documentation/devicetree/bindings/i2c/i2c-rcar.txt | |||
@@ -11,6 +11,7 @@ Required properties: | |||
11 | "renesas,i2c-r8a7793" | 11 | "renesas,i2c-r8a7793" |
12 | "renesas,i2c-r8a7794" | 12 | "renesas,i2c-r8a7794" |
13 | "renesas,i2c-r8a7795" | 13 | "renesas,i2c-r8a7795" |
14 | "renesas,i2c-r8a7796" | ||
14 | - reg: physical base address of the controller and length of memory mapped | 15 | - reg: physical base address of the controller and length of memory mapped |
15 | region. | 16 | region. |
16 | - interrupts: interrupt specifier. | 17 | - interrupts: interrupt specifier. |