linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: i2c: sh_mobile: Add r8a774b1 support
@ 2019-09-24  7:36 Biju Das
  2019-09-26 12:43 ` Geert Uytterhoeven
  2019-10-02 14:19 ` Rob Herring
  0 siblings, 2 replies; 5+ messages in thread
From: Biju Das @ 2019-09-24  7:36 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland
  Cc: Biju Das, Wolfram Sang, linux-i2c, devicetree,
	Geert Uytterhoeven, Simon Horman, Chris Paterson,
	Fabrizio Castro, linux-renesas-soc

Document RZ/G2N (R8A774B1) SoC bindings.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
---
 Documentation/devicetree/bindings/i2c/i2c-sh_mobile.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/i2c/i2c-sh_mobile.txt b/Documentation/devicetree/bindings/i2c/i2c-sh_mobile.txt
index 202602e..64d11ff 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-r8a774b1" (RZ/G2N)
 			- "renesas,iic-r8a774c0" (RZ/G2E)
 			- "renesas,iic-r8a7790" (R-Car H2)
 			- "renesas,iic-r8a7791" (R-Car M2-W)
-- 
2.7.4


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

* Re: [PATCH] dt-bindings: i2c: sh_mobile: Add r8a774b1 support
  2019-09-24  7:36 [PATCH] dt-bindings: i2c: sh_mobile: Add r8a774b1 support Biju Das
@ 2019-09-26 12:43 ` Geert Uytterhoeven
  2019-09-26 12:49   ` Biju Das
  2019-10-02 14:19 ` Rob Herring
  1 sibling, 1 reply; 5+ messages in thread
From: Geert Uytterhoeven @ 2019-09-26 12:43 UTC (permalink / raw)
  To: Biju Das
  Cc: Rob Herring, Mark Rutland, Wolfram Sang, Linux I2C,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Geert Uytterhoeven, Simon Horman, Chris Paterson,
	Fabrizio Castro, Linux-Renesas

On Tue, Sep 24, 2019 at 9:37 AM Biju Das <biju.das@bp.renesas.com> wrote:
> Document RZ/G2N (R8A774B1) SoC bindings.
>
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>

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

>  Documentation/devicetree/bindings/i2c/i2c-sh_mobile.txt | 1 +

Documentation/devicetree/bindings/i2c/renesas,iic.txt

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] 5+ messages in thread

* RE: [PATCH] dt-bindings: i2c: sh_mobile: Add r8a774b1 support
  2019-09-26 12:43 ` Geert Uytterhoeven
@ 2019-09-26 12:49   ` Biju Das
  2019-09-26 13:43     ` Geert Uytterhoeven
  0 siblings, 1 reply; 5+ messages in thread
From: Biju Das @ 2019-09-26 12:49 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Rob Herring, Mark Rutland, Wolfram Sang, Linux I2C,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Geert Uytterhoeven, Simon Horman, Chris Paterson,
	Fabrizio Castro, Linux-Renesas

Hi Geert,

Thanks for the feedback.

> Subject: Re: [PATCH] dt-bindings: i2c: sh_mobile: Add r8a774b1 support
> 
> On Tue, Sep 24, 2019 at 9:37 AM Biju Das <biju.das@bp.renesas.com> wrote:
> > Document RZ/G2N (R8A774B1) SoC bindings.
> >
> > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> 
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> 
> >  Documentation/devicetree/bindings/i2c/i2c-sh_mobile.txt | 1 +
> 
> Documentation/devicetree/bindings/i2c/renesas,iic.txt

OK. Will send V2 with the above file name change.

Regards,
Biju

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

* Re: [PATCH] dt-bindings: i2c: sh_mobile: Add r8a774b1 support
  2019-09-26 12:49   ` Biju Das
@ 2019-09-26 13:43     ` Geert Uytterhoeven
  0 siblings, 0 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2019-09-26 13:43 UTC (permalink / raw)
  To: Biju Das
  Cc: Rob Herring, Mark Rutland, Wolfram Sang, Linux I2C,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Geert Uytterhoeven, Simon Horman, Chris Paterson,
	Fabrizio Castro, Linux-Renesas

Hi Biju,

On Thu, Sep 26, 2019 at 2:49 PM Biju Das <biju.das@bp.renesas.com> wrote:
> > Subject: Re: [PATCH] dt-bindings: i2c: sh_mobile: Add r8a774b1 support
> >
> > On Tue, Sep 24, 2019 at 9:37 AM Biju Das <biju.das@bp.renesas.com> wrote:
> > > Document RZ/G2N (R8A774B1) SoC bindings.
> > >
> > > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> >
> > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> >
> > >  Documentation/devicetree/bindings/i2c/i2c-sh_mobile.txt | 1 +
> >
> > Documentation/devicetree/bindings/i2c/renesas,iic.txt
>
> OK. Will send V2 with the above file name change.

I don't know if that is needed.  Perhaps Wolfram is as good as git cherry-pick,
when applying patches against changed filenames? ;-)

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] 5+ messages in thread

* Re: [PATCH] dt-bindings: i2c: sh_mobile: Add r8a774b1 support
  2019-09-24  7:36 [PATCH] dt-bindings: i2c: sh_mobile: Add r8a774b1 support Biju Das
  2019-09-26 12:43 ` Geert Uytterhoeven
@ 2019-10-02 14:19 ` Rob Herring
  1 sibling, 0 replies; 5+ messages in thread
From: Rob Herring @ 2019-10-02 14:19 UTC (permalink / raw)
  To: Biju Das
  Cc: Mark Rutland, Biju Das, Wolfram Sang, linux-i2c, devicetree,
	Geert Uytterhoeven, Simon Horman, Chris Paterson,
	Fabrizio Castro, linux-renesas-soc

On Tue, 24 Sep 2019 08:36:59 +0100, Biju Das wrote:
> Document RZ/G2N (R8A774B1) SoC bindings.
> 
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> ---
>  Documentation/devicetree/bindings/i2c/i2c-sh_mobile.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>


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

end of thread, other threads:[~2019-10-02 14:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-24  7:36 [PATCH] dt-bindings: i2c: sh_mobile: Add r8a774b1 support Biju Das
2019-09-26 12:43 ` Geert Uytterhoeven
2019-09-26 12:49   ` Biju Das
2019-09-26 13:43     ` Geert Uytterhoeven
2019-10-02 14:19 ` Rob Herring

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