From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <49DB8271.8050501@freescale.com> Date: Tue, 07 Apr 2009 11:42:25 -0500 From: Scott Wood MIME-Version: 1.0 To: Stefan Roese Subject: Re: [PATCH 3/4 v2] mtd/powerpc: Remove unused "device-width" property References: <1239093575-12147-1-git-send-email-sr@denx.de> In-Reply-To: <1239093575-12147-1-git-send-email-sr@denx.de> Content-Type: text/plain; charset=UTF-8; format=flowed Cc: linuxppc-dev@ozlabs.org, devicetree-discuss@ozlabs.org, linux-mtd@lists.infradead.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Stefan Roese wrote: > This property is unused. It's not handled as all by the physmap_of > driver. So let's remove it from the documentation. > > Signed-off-by: Stefan Roese > CC: Grant Likely The device tree describes the hardware, not what Linux happens to do with it at the moment. I'd rather keep it. -Scott