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: Mon, 23 May 2016 14:52:20 +0200 Message-ID: References: <1463728214-13838-1-git-send-email-geert+renesas@glider.be> <1463728214-13838-12-git-send-email-geert+renesas@glider.be> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Sergei Shtylyov Cc: Geert Uytterhoeven , Simon Horman , Magnus Damm , Kuninori Morimoto , Rob Herring , Mark Rutland , Ian Campbell , Kumar Gala , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Fri, May 20, 2016 at 5:38 PM, Sergei Shtylyov wrote: > On 05/20/2016 10:10 AM, Geert Uytterhoeven wrote: >> Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name >> Warning (unit_address_vs_reg): Node /regulator@0 has a unit name, but no reg property >> Warning (unit_address_vs_reg): Node /regulator@1 has a unit name, but no reg property >> Warning (unit_address_vs_reg): Node /regulator@2 has a unit name, but no reg property >> Warning (unit_address_vs_reg): Node /regulator@3 has a unit name, but no reg property >> Warning (unit_address_vs_reg): Node /i2c@2 has a unit name, but no reg property >> >> Signed-off-by: Geert Uytterhoeven >> --- >> v2: >> - No changes. >> --- >> arch/arm/boot/dts/r8a7740-armadillo800eva.dts | 12 ++++++------ >> 1 file changed, 6 insertions(+), 6 deletions(-) >> >> diff --git a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts >> b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts >> index 2c82dab2b6f45f9c..b3f0ac4b99bd5a3d 100644 >> --- a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts >> +++ b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts > > [...] >> >> @@ -127,7 +127,7 @@ >> }; >> }; >> >> - i2c2: i2c@2 { >> + i2c2: i2c2 { > > Not "i2c-2" as in the other patches? Oops... Thanks for noticing! Simon: Do you want me to repost the whole series once again, or can you fix this up while applying? Thanks! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ig0-f195.google.com ([209.85.213.195]:32801 "EHLO mail-ig0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752729AbcEWMwV (ORCPT ); Mon, 23 May 2016 08:52:21 -0400 MIME-Version: 1.0 In-Reply-To: References: <1463728214-13838-1-git-send-email-geert+renesas@glider.be> <1463728214-13838-12-git-send-email-geert+renesas@glider.be> Date: Mon, 23 May 2016 14:52:20 +0200 Message-ID: Subject: Re: [PATCH v2 11/23] ARM: dts: armadillo800eva: Fix W=1 dtc warnings From: Geert Uytterhoeven To: Sergei Shtylyov Cc: Geert Uytterhoeven , Simon Horman , 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: On Fri, May 20, 2016 at 5:38 PM, Sergei Shtylyov wrote: > On 05/20/2016 10:10 AM, Geert Uytterhoeven wrote: >> Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name >> Warning (unit_address_vs_reg): Node /regulator@0 has a unit name, but no reg property >> Warning (unit_address_vs_reg): Node /regulator@1 has a unit name, but no reg property >> Warning (unit_address_vs_reg): Node /regulator@2 has a unit name, but no reg property >> Warning (unit_address_vs_reg): Node /regulator@3 has a unit name, but no reg property >> Warning (unit_address_vs_reg): Node /i2c@2 has a unit name, but no reg property >> >> Signed-off-by: Geert Uytterhoeven >> --- >> v2: >> - No changes. >> --- >> arch/arm/boot/dts/r8a7740-armadillo800eva.dts | 12 ++++++------ >> 1 file changed, 6 insertions(+), 6 deletions(-) >> >> diff --git a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts >> b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts >> index 2c82dab2b6f45f9c..b3f0ac4b99bd5a3d 100644 >> --- a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts >> +++ b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts > > [...] >> >> @@ -127,7 +127,7 @@ >> }; >> }; >> >> - i2c2: i2c@2 { >> + i2c2: i2c2 { > > Not "i2c-2" as in the other patches? Oops... Thanks for noticing! Simon: Do you want me to repost the whole series once again, or can you fix this up while applying? Thanks! 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: Mon, 23 May 2016 14:52:20 +0200 Subject: [PATCH v2 11/23] ARM: dts: armadillo800eva: Fix W=1 dtc warnings In-Reply-To: References: <1463728214-13838-1-git-send-email-geert+renesas@glider.be> <1463728214-13838-12-git-send-email-geert+renesas@glider.be> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, May 20, 2016 at 5:38 PM, Sergei Shtylyov wrote: > On 05/20/2016 10:10 AM, Geert Uytterhoeven wrote: >> Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name >> Warning (unit_address_vs_reg): Node /regulator at 0 has a unit name, but no reg property >> Warning (unit_address_vs_reg): Node /regulator at 1 has a unit name, but no reg property >> Warning (unit_address_vs_reg): Node /regulator at 2 has a unit name, but no reg property >> Warning (unit_address_vs_reg): Node /regulator at 3 has a unit name, but no reg property >> Warning (unit_address_vs_reg): Node /i2c at 2 has a unit name, but no reg property >> >> Signed-off-by: Geert Uytterhoeven >> --- >> v2: >> - No changes. >> --- >> arch/arm/boot/dts/r8a7740-armadillo800eva.dts | 12 ++++++------ >> 1 file changed, 6 insertions(+), 6 deletions(-) >> >> diff --git a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts >> b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts >> index 2c82dab2b6f45f9c..b3f0ac4b99bd5a3d 100644 >> --- a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts >> +++ b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts > > [...] >> >> @@ -127,7 +127,7 @@ >> }; >> }; >> >> - i2c2: i2c at 2 { >> + i2c2: i2c2 { > > Not "i2c-2" as in the other patches? Oops... Thanks for noticing! Simon: Do you want me to repost the whole series once again, or can you fix this up while applying? Thanks! 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