Re: [PATCH 02/22] ARM: dts: r8a7744: Add I2C and IIC support

2018-11-30 Thread Geert Uytterhoeven
Hi Biju, On Tue, Nov 27, 2018 at 1:05 PM Biju Das wrote: > Add the I2C[0-5] and IIC[0,1,3] devices nodes to the R8A7744 device tree. > > Signed-off-by: Biju Das Thanks for your patch! > --- a/arch/arm/boot/dts/r8a7744.dtsi > +++ b/arch/arm/boot/dts/r8a7744.dtsi > @@ -15,6 +15,18 @@ > #

RE: [PATCH 02/22] ARM: dts: r8a7744: Add I2C and IIC support

2018-11-29 Thread Biju Das
amm ; > linux-renesas-soc@vger.kernel.org; devicet...@vger.kernel.org; Geert > Uytterhoeven ; Chris Paterson > ; Fabrizio Castro > > Subject: Re: [PATCH 02/22] ARM: dts: r8a7744: Add I2C and IIC support > > On Tue, Nov 27, 2018 at 11:56:15AM +, Biju Das wrote: > > Add the

Re: [PATCH 02/22] ARM: dts: r8a7744: Add I2C and IIC support

2018-11-29 Thread Simon Horman
On Tue, Nov 27, 2018 at 11:56:15AM +, Biju Das wrote: > Add the I2C[0-5] and IIC[0,1,3] devices nodes to the R8A7744 device tree. > > Signed-off-by: Biju Das > --- > arch/arm/boot/dts/r8a7744.dtsi | 141 > - > 1 file changed, 139 insertions(+), 2 dele