linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: i2c: sh_mobile: Add r8a774c0 support
@ 2018-12-14  8:41 Fabrizio Castro
  2018-12-14 10:39 ` Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fabrizio Castro @ 2018-12-14  8:41 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Peter Rosin
  Cc: Fabrizio Castro, Simon Horman, Wolfram Sang, Geert Uytterhoeven,
	Biju Das, linux-i2c, devicetree, linux-kernel, Simon Horman,
	Chris Paterson, linux-renesas-soc

Document RZ/G2E (R8A774C0) SoC bindings.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

---
v1->v2:
* Improved the style according to Peter's comment

 Documentation/devicetree/bindings/i2c/i2c-sh_mobile.txt | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/Documentation/devicetree/bindings/i2c/i2c-sh_mobile.txt b/Documentation/devicetree/bindings/i2c/i2c-sh_mobile.txt
index bc876b7..202602e 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-sh_mobile.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-sh_mobile.txt
@@ -8,6 +8,7 @@ Required properties:
 			- "renesas,iic-r8a7744" (RZ/G1N)
 			- "renesas,iic-r8a7745" (RZ/G1E)
 			- "renesas,iic-r8a774a1" (RZ/G2M)
+			- "renesas,iic-r8a774c0" (RZ/G2E)
 			- "renesas,iic-r8a7790" (R-Car H2)
 			- "renesas,iic-r8a7791" (R-Car M2-W)
 			- "renesas,iic-r8a7792" (R-Car V2H)
@@ -32,10 +33,10 @@ Required properties:
 			When compatible with "renesas,rmobile-iic" it should
 			be the last compatibility string listed.
 
-			The r8a77990 (R-Car E3) controller is not
-			considered compatible with "renesas,rcar-gen3-iic"
-			or "renesas,rmobile-iic" due to the absence of
-			automatic transmission registers.
+			The r8a77990 (R-Car E3) and r8a774c0 (RZ/G2E)
+			controllers are not considered compatible with
+			"renesas,rcar-gen3-iic" or "renesas,rmobile-iic"
+			due to the absence of automatic transmission registers.
 
 - reg             : address start and address range size of device
 - interrupts      : interrupt of device
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH v2] dt-bindings: i2c: sh_mobile: Add r8a774c0 support
  2018-12-14  8:41 [PATCH v2] dt-bindings: i2c: sh_mobile: Add r8a774c0 support Fabrizio Castro
@ 2018-12-14 10:39 ` Geert Uytterhoeven
  2018-12-14 16:30 ` Simon Horman
  2018-12-17 22:22 ` Wolfram Sang
  2 siblings, 0 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2018-12-14 10:39 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Rob Herring, Mark Rutland, Peter Rosin, Simon Horman,
	Wolfram Sang, Geert Uytterhoeven, Biju Das, Linux I2C,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Linux Kernel Mailing List, Simon Horman, Chris Paterson,
	Linux-Renesas

On Fri, Dec 14, 2018 at 9:41 AM Fabrizio Castro
<fabrizio.castro@bp.renesas.com> wrote:
> Document RZ/G2E (R8A774C0) SoC bindings.
>
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
>
> ---
> v1->v2:
> * Improved the style according to Peter's comment

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH v2] dt-bindings: i2c: sh_mobile: Add r8a774c0 support
  2018-12-14  8:41 [PATCH v2] dt-bindings: i2c: sh_mobile: Add r8a774c0 support Fabrizio Castro
  2018-12-14 10:39 ` Geert Uytterhoeven
@ 2018-12-14 16:30 ` Simon Horman
  2018-12-17 22:22 ` Wolfram Sang
  2 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2018-12-14 16:30 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Rob Herring, Mark Rutland, Peter Rosin, Wolfram Sang,
	Geert Uytterhoeven, Biju Das, linux-i2c, devicetree,
	linux-kernel, Chris Paterson, linux-renesas-soc

On Fri, Dec 14, 2018 at 08:41:47AM +0000, Fabrizio Castro wrote:
> Document RZ/G2E (R8A774C0) SoC bindings.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH v2] dt-bindings: i2c: sh_mobile: Add r8a774c0 support
  2018-12-14  8:41 [PATCH v2] dt-bindings: i2c: sh_mobile: Add r8a774c0 support Fabrizio Castro
  2018-12-14 10:39 ` Geert Uytterhoeven
  2018-12-14 16:30 ` Simon Horman
@ 2018-12-17 22:22 ` Wolfram Sang
  2 siblings, 0 replies; 4+ messages in thread
From: Wolfram Sang @ 2018-12-17 22:22 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Rob Herring, Mark Rutland, Peter Rosin, Simon Horman,
	Geert Uytterhoeven, Biju Das, linux-i2c, devicetree,
	linux-kernel, Simon Horman, Chris Paterson, linux-renesas-soc

[-- Attachment #1: Type: text/plain, Size: 219 bytes --]

On Fri, Dec 14, 2018 at 08:41:47AM +0000, Fabrizio Castro wrote:
> Document RZ/G2E (R8A774C0) SoC bindings.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> 

Applied to for-next, thanks!


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-12-17 22:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-14  8:41 [PATCH v2] dt-bindings: i2c: sh_mobile: Add r8a774c0 support Fabrizio Castro
2018-12-14 10:39 ` Geert Uytterhoeven
2018-12-14 16:30 ` Simon Horman
2018-12-17 22:22 ` Wolfram Sang

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).