From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH 1/6] arm64: dts: renesas: ulcb: Enable I2C4 Date: Mon, 10 Jul 2017 10:33:43 +0200 Message-ID: <20170710083342.GF13680@verge.net.au> References: <1499393396-11594-1-git-send-email-vladimir.barinov@cogentembedded.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-renesas-soc-owner@vger.kernel.org To: Geert Uytterhoeven Cc: Vladimir Barinov , Magnus Damm , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , "devicetree@vger.kernel.org" , Linux-Renesas List-Id: devicetree@vger.kernel.org On Mon, Jul 10, 2017 at 10:20:02AM +0200, Geert Uytterhoeven wrote: > On Fri, Jul 7, 2017 at 4:09 AM, Vladimir Barinov > wrote: > > From: Vladimir Barinov > > > > This enables I2C4 for ULCB board > > > > Signed-off-by: Vladimir Barinov > > Reviewed-by: Geert Uytterhoeven Thanks, applied. FWIIW, I only got this one patch of this series. > > > --- a/arch/arm64/boot/dts/renesas/ulcb.dtsi > > +++ b/arch/arm64/boot/dts/renesas/ulcb.dtsi > > @@ -189,6 +189,12 @@ > > }; > > }; > > > > +&i2c4 { > > + status = "okay"; > > + > > + clock-frequency = <400000>; > > Is this a bus limitation, or a limitation for the VC6 that's added in a later > patch? > > 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 >