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 97F20DDE1F for ; Tue, 7 Aug 2007 05:01:57 +1000 (EST) In-Reply-To: <5C596943-5C01-4097-940C-29FF46E49BA7@kernel.crashing.org> References: <20070802173335.GA25369@localhost.localdomain> <20070802173536.GA25643@localhost.localdomain> <5C596943-5C01-4097-940C-29FF46E49BA7@kernel.crashing.org> 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 v2 1/2] [RFC][POWERPC] MPC832x_RDB: update dts to use spi, register mmc_spi stub Date: Mon, 6 Aug 2007 21:01:51 +0200 To: Kumar Gala Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , >> + mmc@0 { >> + reg = <0>; >> + pio-handle = <&mmc0pio>; >> + }; >> }; > > I'm still against this. Why don't we just do this in > 83xx/mpc832x_rdb.c Seconded. Segher