From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: Re: [PATCH 1/6] arm64: dts: renesas: ulcb: Enable I2C4 Date: Mon, 10 Jul 2017 10:20:02 +0200 Message-ID: References: <1499393396-11594-1-git-send-email-vladimir.barinov@cogentembedded.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <1499393396-11594-1-git-send-email-vladimir.barinov@cogentembedded.com> Sender: linux-renesas-soc-owner@vger.kernel.org To: Vladimir Barinov Cc: Simon Horman , Magnus Damm , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , "devicetree@vger.kernel.org" , Linux-Renesas List-Id: devicetree@vger.kernel.org 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 > --- 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