From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: Re: [PATCH v2 11/23] ARM: dts: armadillo800eva: Fix W=1 dtc warnings Date: Tue, 24 May 2016 09:37:04 +0200 Message-ID: References: <1463728214-13838-1-git-send-email-geert+renesas@glider.be> <1463728214-13838-12-git-send-email-geert+renesas@glider.be> <20160524001309.GA2477@verge.net.au> <20160524003356.GB2477@verge.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20160524003356.GB2477@verge.net.au> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Simon Horman Cc: Mark Rutland , "devicetree@vger.kernel.org" , Geert Uytterhoeven , Kuninori Morimoto , Ian Campbell , Magnus Damm , linux-renesas-soc@vger.kernel.org, Rob Herring , Kumar Gala , Sergei Shtylyov , "linux-arm-kernel@lists.infradead.org" List-Id: devicetree@vger.kernel.org Hi Simon, On Tue, May 24, 2016 at 2:33 AM, Simon Horman wrote: >> > >> --- a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts >> > >> +++ b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts > I have queued this up with the above hunk changed to the following. > Please check the resulting patch and let me know if I've messed things up > somehow. > > @@ -127,7 +127,7 @@ > }; > }; > > - i2c2: i2c@2 { > + i2c2: i2c-2 { Thanks, looks fine. 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-it0-f66.google.com ([209.85.214.66]:34953 "EHLO mail-it0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751148AbcEXHzg (ORCPT ); Tue, 24 May 2016 03:55:36 -0400 MIME-Version: 1.0 In-Reply-To: <20160524003356.GB2477@verge.net.au> References: <1463728214-13838-1-git-send-email-geert+renesas@glider.be> <1463728214-13838-12-git-send-email-geert+renesas@glider.be> <20160524001309.GA2477@verge.net.au> <20160524003356.GB2477@verge.net.au> Date: Tue, 24 May 2016 09:37:04 +0200 Message-ID: Subject: Re: [PATCH v2 11/23] ARM: dts: armadillo800eva: Fix W=1 dtc warnings From: Geert Uytterhoeven To: Simon Horman Cc: Sergei Shtylyov , Geert Uytterhoeven , Magnus Damm , Kuninori Morimoto , Rob Herring , Mark Rutland , Ian Campbell , Kumar Gala , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , linux-renesas-soc@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: Hi Simon, On Tue, May 24, 2016 at 2:33 AM, Simon Horman wrote: >> > >> --- a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts >> > >> +++ b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts > I have queued this up with the above hunk changed to the following. > Please check the resulting patch and let me know if I've messed things up > somehow. > > @@ -127,7 +127,7 @@ > }; > }; > > - i2c2: i2c@2 { > + i2c2: i2c-2 { Thanks, looks fine. 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: geert@linux-m68k.org (Geert Uytterhoeven) Date: Tue, 24 May 2016 09:37:04 +0200 Subject: [PATCH v2 11/23] ARM: dts: armadillo800eva: Fix W=1 dtc warnings In-Reply-To: <20160524003356.GB2477@verge.net.au> References: <1463728214-13838-1-git-send-email-geert+renesas@glider.be> <1463728214-13838-12-git-send-email-geert+renesas@glider.be> <20160524001309.GA2477@verge.net.au> <20160524003356.GB2477@verge.net.au> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Simon, On Tue, May 24, 2016 at 2:33 AM, Simon Horman wrote: >> > >> --- a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts >> > >> +++ b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts > I have queued this up with the above hunk changed to the following. > Please check the resulting patch and let me know if I've messed things up > somehow. > > @@ -127,7 +127,7 @@ > }; > }; > > - i2c2: i2c at 2 { > + i2c2: i2c-2 { Thanks, looks fine. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at 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