From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH] ARM: dts: imx6ul: Remove leading zeroes from unit addresses Date: Fri, 13 Oct 2017 12:53:03 +0800 Message-ID: <20171013045302.GE8833@dragon> References: <1506013285-31170-1-git-send-email-marco.franchi@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1506013285-31170-1-git-send-email-marco.franchi-3arQi8VN3Tc@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Marco Franchi Cc: robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, linux-arm-kernel-IAPFreCvJWPLiZjB17Co1B2eb7JE58TQ@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, festevam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, marcofrk-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org List-Id: devicetree@vger.kernel.org On Thu, Sep 21, 2017 at 02:01:25PM -0300, Marco Franchi wrote: > The following build warnings are seen with W=1: > > Warning (unit_address_format): Node /interrupt-controller@00a01000 unit > name should not have leading 0s > Warning (simple_bus_reg): Node /soc/sram@00900000 simple-bus unit address > format error, expected "900000" > Warning (simple_bus_reg): Node /soc/dma-apbh@01804000 simple-bus unit > address format error, expected "1804000" > (...) > > Remove the leading zeroes from unit addresses to fix the warnings. > > Signed-off-by: Marco Franchi Applied, thanks. -- 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