Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757530Ab3GVQ4z (ORCPT ); Mon, 22 Jul 2013 12:56:55 -0400 Received: from 8.mo4.mail-out.ovh.net ([188.165.33.112]:38274 "EHLO mo4.mail-out.ovh.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756392Ab3GVQ4y (ORCPT ); Mon, 22 Jul 2013 12:56:54 -0400 Date: Mon, 22 Jul 2013 18:57:07 +0200 From: Jean-Christophe PLAGNIOL-VILLARD To: Lee Jones Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, arnd@arndb.de, linus.walleij@stericsson.com, Nicolas Ferre X-Ovh-Mailout: 178.32.228.4 (mo4.mail-out.ovh.net) Subject: Re: [PATCH 04/22] ARM: at91: dt: Remove '0x's from Animeo IP DTS file Message-ID: <20130722165707.GJ16015@ns203013.ovh.net> References: <1374490361-25769-1-git-send-email-lee.jones@linaro.org> <1374490361-25769-4-git-send-email-lee.jones@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1374490361-25769-4-git-send-email-lee.jones@linaro.org> X-PGP-Key: http://uboot.jcrosoft.org/plagnioj.asc X-PGP-key-fingerprint: 6309 2BBA 16C8 3A07 1772 CC24 DEFC FFA3 279C CE7C User-Agent: Mutt/1.5.21 (2010-09-15) X-Ovh-Tracer-Id: 7245728852301229055 X-Ovh-Remote: 91.121.171.124 (ns203013.ovh.net) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-OVH-SPAMSTATE: OK X-OVH-SPAMSCORE: -100 X-OVH-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeeijedrfeefucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd X-Spam-Check: DONE|U 0.5/N X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeeijedrfeefucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1015 Lines: 31 On 11:52 Mon 22 Jul , Lee Jones wrote: > Cc: Jean-Christophe PLAGNIOL-VILLARD > Cc: Nicolas Ferre Acked-by: Jean-Christophe PLAGNIOL-VILLARD > Signed-off-by: Lee Jones > --- > arch/arm/boot/dts/animeo_ip.dts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/boot/dts/animeo_ip.dts b/arch/arm/boot/dts/animeo_ip.dts > index 3a1de9e..4cb0342 100644 > --- a/arch/arm/boot/dts/animeo_ip.dts > +++ b/arch/arm/boot/dts/animeo_ip.dts > @@ -105,7 +105,7 @@ > reg = <0x48000 0x8000>; > }; > > - user_block@0x50000 { > + user_block@50000 { > label = "user_block"; > reg = <0x50000 0xb0000>; > }; > -- > 1.8.1.2 > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/