From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 12 Mar 2018 15:39:06 +0800 From: Shawn Guo Subject: Re: [PATCH v2] dt-bindings: ifc: Fix the unit address format in the examples Message-ID: <20180312073905.GN3217@dragon> References: <1520701581-3650-1-git-send-email-festevam@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1520701581-3650-1-git-send-email-festevam@gmail.com> To: Fabio Estevam Cc: robh+dt@kernel.org, devicetree@vger.kernel.org, Fabio Estevam List-ID: On Sat, Mar 10, 2018 at 02:06:21PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > DTC warnings will be seen if these examples are used in a real dts file > due to a mismatch in the unit address notation. > > Align the unit address notation to what is done in the real dts files > as per commit f81d7af79575 ("arm64: dts: fsl: fix ifc simple-bus unit > address format warnings") > > Signed-off-by: Fabio Estevam Applied, thanks.