From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id EB233DE282 for ; Tue, 17 Jul 2007 02:13:28 +1000 (EST) In-Reply-To: <1184489825.25235.4.camel@localhost.localdomain> References: <200707141831.04107.jbe@pengutronix.de> <1184446133.6059.284.camel@localhost.localdomain> <200707151033.29894.jbe@pengutronix.de> <1184489825.25235.4.camel@localhost.localdomain> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: From: Segher Boessenkool Subject: Re: How to add platform specific data to a of_device Date: Mon, 16 Jul 2007 18:13:21 +0200 To: Benjamin Herrenschmidt Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , >> Hmm, as I stated above: Handling the SPI slave devices is done in >> the SPI >> framework. But including this data into the dts sounds better than >> including >> it into the BSP. Is there some documentation around how to >> describe such a >> SPI bus with its devices in the dts? > > I don't think so, I doubt there's an SPI OF binding. That's correct. Segher