From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f67.google.com ([74.125.82.67]:35076 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933050AbcKGSxG (ORCPT ); Mon, 7 Nov 2016 13:53:06 -0500 Received: by mail-wm0-f67.google.com with SMTP id a20so7238814wme.2 for ; Mon, 07 Nov 2016 10:53:05 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1477491249-2976-6-git-send-email-ulrich.hecht+renesas@gmail.com> References: <1477491249-2976-1-git-send-email-ulrich.hecht+renesas@gmail.com> <1477491249-2976-6-git-send-email-ulrich.hecht+renesas@gmail.com> From: Geert Uytterhoeven Date: Mon, 7 Nov 2016 19:53:04 +0100 Message-ID: Subject: Re: [PATCH v2 5/5] arm64: renesas: r8a7796: salvator-x: enable I2C To: Ulrich Hecht Cc: Linux-Renesas , Simon Horman , Magnus Damm , Wolfram Sang Content-Type: text/plain; charset=UTF-8 Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: On Wed, Oct 26, 2016 at 4:14 PM, Ulrich Hecht wrote: > Signed-off-by: Ulrich Hecht > Reviewed-by: Geert Uytterhoeven > --- > arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > > diff --git a/arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts b/arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts > index 8255c56..e48de7c 100644 > --- a/arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts > +++ b/arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts > @@ -111,6 +111,11 @@ > function = "scif_clk"; > }; > > + i2c2_pins: i2c2 { > + groups = "i2c2_a"; > + function = "i2c2"; > + }; > + > sdhi0_pins: sd0 { > groups = "sdhi0_data4", "sdhi0_ctrl"; > function = "sdhi0"; BTW, do we have a policy about (alphabetical) ordering? 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