Re: [PATCH 3/6] arm64: renesas: r8a77995: add I2C support

2018-01-19 Thread Kieran Bingham
Hi Ulrich, On 17/11/17 14:28, Simon Horman wrote: > On Thu, Nov 16, 2017 at 10:10:27AM +0100, Geert Uytterhoeven wrote: >> Hi Ulrich, >> >> On Wed, Nov 15, 2017 at 4:25 PM, Ulrich Hecht >> wrote: >>> Defines R-Car D3 I2C controllers 0-3. >>> >>> Signed-off-by: Ulrich Hecht >> >> Thanks for your

Re: [PATCH 3/6] arm64: renesas: r8a77995: add I2C support

2018-01-17 Thread Kieran Bingham
Hi Ulrich, Wolfram, Is there any update to this patch series? This seems to be the latest I could find for D3. I need I2C on D3 for my current additional task, so I'll try to use these patches as the base for now. (Patch 3, 4, 5 apply on top of renesas-drivers-2018-01-09-v4.15-rc7, so if it work

Re: [PATCH 3/6] arm64: renesas: r8a77995: add I2C support

2017-11-17 Thread Simon Horman
On Thu, Nov 16, 2017 at 10:10:27AM +0100, Geert Uytterhoeven wrote: > Hi Ulrich, > > On Wed, Nov 15, 2017 at 4:25 PM, Ulrich Hecht > wrote: > > Defines R-Car D3 I2C controllers 0-3. > > > > Signed-off-by: Ulrich Hecht > > Thanks for your patch! > > > --- a/arch/arm64/boot/dts/renesas/r8a77995.

Re: [PATCH 3/6] arm64: renesas: r8a77995: add I2C support

2017-11-16 Thread Geert Uytterhoeven
Hi Ulrich, On Wed, Nov 15, 2017 at 4:25 PM, Ulrich Hecht wrote: > Defines R-Car D3 I2C controllers 0-3. > > Signed-off-by: Ulrich Hecht Thanks for your patch! > --- a/arch/arm64/boot/dts/renesas/r8a77995.dtsi > +++ b/arch/arm64/boot/dts/renesas/r8a77995.dtsi > @@ -400,6 +400,70 @@ >

[PATCH 3/6] arm64: renesas: r8a77995: add I2C support

2017-11-15 Thread Ulrich Hecht
Defines R-Car D3 I2C controllers 0-3. Signed-off-by: Ulrich Hecht --- arch/arm64/boot/dts/renesas/r8a77995.dtsi | 64 +++ 1 file changed, 64 insertions(+) diff --git a/arch/arm64/boot/dts/renesas/r8a77995.dtsi b/arch/arm64/boot/dts/renesas/r8a77995.dtsi index 5fa757