diff mbox series

dt-bindings: i2c: rcar: Add r8a774b1 support

Message ID 1569310377-24976-1-git-send-email-biju.das@bp.renesas.com
State Superseded
Headers show
Series dt-bindings: i2c: rcar: Add r8a774b1 support | expand

Commit Message

Biju Das Sept. 24, 2019, 7:32 a.m. UTC
Document RZ/G2N (R8A774B1) I2C compatibility with the relevant driver
dt-bindings.

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

Comments

Geert Uytterhoeven Sept. 26, 2019, 12:42 p.m. UTC | #1
On Tue, Sep 24, 2019 at 9:33 AM Biju Das <biju.das@bp.renesas.com> wrote:
> Document RZ/G2N (R8A774B1) I2C compatibility with the relevant driver
> dt-bindings.
>
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>

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

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

BTW, this file has been renamed to
Documentation/devicetree/bindings/i2c/renesas,i2c.txt

Gr{oetje,eeting}s,

                        Geert
Biju Das Sept. 26, 2019, 12:48 p.m. UTC | #2
Hi Geert,

Thanks for the feedback.

> Subject: Re: [PATCH] dt-bindings: i2c: rcar: Add r8a774b1 support
> 
> On Tue, Sep 24, 2019 at 9:33 AM Biju Das <biju.das@bp.renesas.com> wrote:
> > Document RZ/G2N (R8A774B1) I2C compatibility with the relevant driver
> > dt-bindings.
> >
> > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> 
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> 
> >  Documentation/devicetree/bindings/i2c/i2c-rcar.txt | 1 +
> 
> BTW, this file has been renamed to
> Documentation/devicetree/bindings/i2c/renesas,i2c.txt

OK. Will send V2 with the above file change.

Regards,
Biju
Biju Das Oct. 4, 2019, 6:37 a.m. UTC | #3
Hi Wolfram,

Do you want me to send V2? Or Are you happy to fix this while applying this patch against changed file name? 

Please let me know.

Regards,
Biju

> Subject: RE: [PATCH] dt-bindings: i2c: rcar: Add r8a774b1 support
> 
> Hi Geert,
> 
> Thanks for the feedback.
> 
> > Subject: Re: [PATCH] dt-bindings: i2c: rcar: Add r8a774b1 support
> >
> > On Tue, Sep 24, 2019 at 9:33 AM Biju Das <biju.das@bp.renesas.com>
> wrote:
> > > Document RZ/G2N (R8A774B1) I2C compatibility with the relevant
> > > driver dt-bindings.
> > >
> > > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> >
> > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> >
> > >  Documentation/devicetree/bindings/i2c/i2c-rcar.txt | 1 +
> >
> > BTW, this file has been renamed to
> > Documentation/devicetree/bindings/i2c/renesas,i2c.txt
> 
> OK. Will send V2 with the above file change.
> 
> Regards,
> Biju
Wolfram Sang Oct. 4, 2019, 7:07 a.m. UTC | #4
> Do you want me to send V2? Or Are you happy to fix this while applying this patch against changed file name? 

Please resend.
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/i2c/i2c-rcar.txt b/Documentation/devicetree/bindings/i2c/i2c-rcar.txt
index 3ee5e8f..0660a3e 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-rcar.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-rcar.txt
@@ -7,6 +7,7 @@  Required properties:
 	"renesas,i2c-r8a7745" if the device is a part of a R8A7745 SoC.
 	"renesas,i2c-r8a77470" if the device is a part of a R8A77470 SoC.
 	"renesas,i2c-r8a774a1" if the device is a part of a R8A774A1 SoC.
+	"renesas,i2c-r8a774b1" if the device is a part of a R8A774B1 SoC.
 	"renesas,i2c-r8a774c0" if the device is a part of a R8A774C0 SoC.
 	"renesas,i2c-r8a7778" if the device is a part of a R8A7778 SoC.
 	"renesas,i2c-r8a7779" if the device is a part of a R8A7779 SoC.