From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sekhar Nori Subject: Re: [PATCH v2 2/2] ARM: dts: da850-lcdk: add unit name for memory node Date: Tue, 24 Apr 2018 14:29:51 +0530 Message-ID: References: <20180418092408.2077-1-nsekhar@ti.com> <20180418092408.2077-3-nsekhar@ti.com> <4843ee2b-bd62-a557-8d63-4a77374bcb2d@lechnology.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4843ee2b-bd62-a557-8d63-4a77374bcb2d@lechnology.com> Content-Language: en-US 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: David Lechner , Linux ARM Mailing List Cc: Bartosz Golaszewski , Device Tree Mailing List , Kevin Hilman List-Id: devicetree@vger.kernel.org On Wednesday 18 April 2018 08:50 PM, David Lechner wrote: > On 04/18/2018 04:24 AM, Sekhar Nori wrote: >> Add unit name for memory node to squash the W=1 warning: >> >> arch/arm/boot/dts/da850-lcdk.dtb: Warning (unit_address_vs_reg): >> /memory: node has a reg or ranges property, but no unit name >> >> While at it, drop the device_type property from memory >> node since its provided by da850.dtsi already. >> >> Signed-off-by: Sekhar Nori >> --- > > Reviewed-by: David Lechner Applied both to fixes. Thanks, Sekhar