linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
To: linux-renesas-soc@vger.kernel.org, horms@verge.net.au,
	wsa@the-dreams.de, geert@linux-m68k.org
Cc: magnus.damm@gmail.com, linux-i2c@vger.kernel.org,
	Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
Subject: [PATCH 6/6] i2c: rcar: document R8A77970 bindings
Date: Wed, 15 Nov 2017 16:25:26 +0100	[thread overview]
Message-ID: <1510759526-30346-7-git-send-email-ulrich.hecht+renesas@gmail.com> (raw)
In-Reply-To: <1510759526-30346-1-git-send-email-ulrich.hecht+renesas@gmail.com>

R-Car D3 (R8A77995) SoC has a R-Car Gen3-compatible I2C controller.

Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
---
 Documentation/devicetree/bindings/i2c/i2c-rcar.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/i2c/i2c-rcar.txt b/Documentation/devicetree/bindings/i2c/i2c-rcar.txt
index a777477..e91dbaf 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-rcar.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-rcar.txt
@@ -14,6 +14,7 @@ Required properties:
 	"renesas,i2c-r8a7795" if the device is a part of a R8A7795 SoC.
 	"renesas,i2c-r8a7796" if the device is a part of a R8A7796 SoC.
 	"renesas,i2c-r8a77970" if the device is a part of a R8A77970 SoC.
+	"renesas,i2c-r8a77995" if the device is a part of a R8A77995 SoC.
 	"renesas,rcar-gen1-i2c" for a generic R-Car Gen1 compatible device.
 	"renesas,rcar-gen2-i2c" for a generic R-Car Gen2 or RZ/G1 compatible
 				device.
-- 
2.7.4

  parent reply	other threads:[~2017-11-15 15:25 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-15 15:25 [PATCH 0/6] R-Car D3 (r8a77995) I2C integration Ulrich Hecht
2017-11-15 15:25 ` [PATCH 1/6] pinctrl: sh-pfc: r8a77995: add missing pins SCL0 and SDA0 to pinmux data Ulrich Hecht
2017-11-16  8:53   ` Geert Uytterhoeven
2017-11-15 15:25 ` [PATCH 2/6] i2c: rcar: enable for R-Car D3 (r8a77995) Ulrich Hecht
2017-11-16  8:54   ` Geert Uytterhoeven
2017-11-15 15:25 ` [PATCH 3/6] arm64: renesas: r8a77995: add I2C support Ulrich Hecht
2017-11-16  9:10   ` Geert Uytterhoeven
2017-11-17 14:28     ` Simon Horman
2018-01-19 10:32       ` Kieran Bingham
2018-01-17 17:21   ` Kieran Bingham
2017-11-15 15:25 ` [PATCH 4/6] arm64: renesas: draak: enable I2C controller 0 and EEPROM Ulrich Hecht
2017-11-16  9:27   ` Geert Uytterhoeven
2017-11-17 14:31     ` Simon Horman
2017-11-17 16:39       ` Simon Horman
2018-01-19 10:34         ` Kieran Bingham
2017-11-15 15:25 ` [PATCH 5/6] arm64: renesas: draak: enable I2C controller 1 Ulrich Hecht
2017-11-16  9:31   ` Geert Uytterhoeven
2017-11-17 14:32     ` Simon Horman
2017-11-17 16:40       ` Simon Horman
2018-01-29 15:46     ` Ulrich Hecht
2017-11-15 15:25 ` Ulrich Hecht [this message]
2017-11-16  8:55   ` [PATCH 6/6] i2c: rcar: document R8A77970 bindings Geert Uytterhoeven
2017-12-04 21:33 ` [PATCH 0/6] R-Car D3 (r8a77995) I2C integration Wolfram Sang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1510759526-30346-7-git-send-email-ulrich.hecht+renesas@gmail.com \
    --to=ulrich.hecht+renesas@gmail.com \
    --cc=geert@linux-m68k.org \
    --cc=horms@verge.net.au \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=wsa@the-dreams.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).