From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <4783A4FE.6060900@hogyros.de> Date: Tue, 08 Jan 2008 17:29:50 +0100 From: Simon Richter MIME-Version: 1.0 To: Robert Schwebel Subject: Re: Generic MMC-over-SPI binding? References: <47838708.5050008@hogyros.de> <20080108161120.GC3177@pengutronix.de> In-Reply-To: <20080108161120.GC3177@pengutronix.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Cc: linuxppc-dev@ozlabs.org, linuxppc-embedded@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, Robert Schwebel wrote: > Or is your question how to express this in the device tree? This. As far as I can see, using the device tree for this is currently unsupported, and everyone who uses the mmc-spi driver just creates a platform device in the board startup code, which strikes me as somewhat redundant, so I think it might be good to move it into the device tree (after all, it is still a hardware device). Simon