diff options
author | Wolfram Sang <wsa@sang-engineering.com> | 2014-05-27 14:06:28 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2014-06-01 22:21:59 +0200 |
commit | 819a39510ed8e7f473309d071ede0fb02f0d0e79 (patch) | |
tree | 14656dce8b5fe3ecf57890d53ef3962b777e538b /Documentation | |
parent | d275545e0e220615a38812b77fea59a5dfc7bfd1 (diff) | |
download | blackbird-obmc-linux-819a39510ed8e7f473309d071ede0fb02f0d0e79.tar.gz blackbird-obmc-linux-819a39510ed8e7f473309d071ede0fb02f0d0e79.zip |
i2c: rcar: add compatibles for additional SoC
Signed-off-by: Wolfram Sang <wsa@sang-engineering.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/i2c/i2c-rcar.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/i2c/i2c-rcar.txt b/Documentation/devicetree/bindings/i2c/i2c-rcar.txt index dd8b2dd1edeb..16b3e07aa98f 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-rcar.txt +++ b/Documentation/devicetree/bindings/i2c/i2c-rcar.txt @@ -7,6 +7,9 @@ Required properties: "renesas,i2c-r8a7779" "renesas,i2c-r8a7790" "renesas,i2c-r8a7791" + "renesas,i2c-r8a7792" + "renesas,i2c-r8a7793" + "renesas,i2c-r8a7794" - reg: physical base address of the controller and length of memory mapped region. - interrupts: interrupt specifier. |