From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: In-Reply-To: <20070613061254.GG16148@localhost.localdomain> References: <7878cf1aec340b976b90b86b9e83bf18@kernel.crashing.org> <20070612044246.GC4198@localhost.localdomain> <9fbd7a7f5cdde58768569ab23c7aec7c@kernel.crashing.org> <20070613061254.GG16148@localhost.localdomain> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: From: Segher Boessenkool Subject: Re: [PATCH] powerpc: Create "rom" (MTD) device prpmc2800 Date: Wed, 13 Jun 2007 11:13:21 +0200 To: David Gibson Cc: linuxppc-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > Hrm, ok. Between you and BenH you've convinced me. I'll try to come > up with something. I think we'll still need to support the old > properties as backwards compatibility thing. Yes, of course. I'm still not happy with creating nodes for application flash partitions in the device tree; this isn't done for disk partitions either, for analogue reasons (namely, that info doesn't belong in the device tree, it is the wrong abstraction). How do non-device-tree MTD users handle this? Segher