diff options
author | Ulrich Hecht <ulrich.hecht+renesas@gmail.com> | 2016-09-14 18:46:06 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2016-09-16 19:46:10 +0200 |
commit | c13f743aee4a84a380a8cc0745d20e832bab8ed2 (patch) | |
tree | 1b685dfccac35218054aa1ec715cc05d7b280299 /Documentation/devicetree/bindings/i2c | |
parent | fd8961c5ba9e6c841cdf4cc00903316e5bd35180 (diff) | |
download | linux-c13f743aee4a84a380a8cc0745d20e832bab8ed2.tar.bz2 |
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/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 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: "renesas,i2c-r8a7793" "renesas,i2c-r8a7794" "renesas,i2c-r8a7795" + "renesas,i2c-r8a7796" - reg: physical base address of the controller and length of memory mapped region. - interrupts: interrupt specifier. |