From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw01.freescale.net (az33egw01.freescale.net [192.88.158.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "az33egw01.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 6706DDDE48 for ; Tue, 18 Dec 2007 04:21:40 +1100 (EST) Message-ID: <4766AFEE.1040701@freescale.com> Date: Mon, 17 Dec 2007 11:20:46 -0600 From: Scott Wood MIME-Version: 1.0 To: Kim Phillips Subject: Re: [PATCH] [POWERPC][RFC] MPC8360E-RDK: Device tree and board file References: <20071210202934.GA32046@localhost.localdomain> <10D5CABD-442B-44DF-83D7-7FED5CD150E3@kernel.crashing.org> <20071215162331.GA24999@localhost.localdomain> <20071217051403.GB3477@localhost.localdomain> <20071217170303.GA4303@loki.buserror.net> <20071217111004.506f3563.kim.phillips@freescale.com> In-Reply-To: <20071217111004.506f3563.kim.phillips@freescale.com> Content-Type: text/plain; charset=UTF-8; format=flowed Cc: Stephen Rothwell , linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Kim Phillips wrote: > On Mon, 17 Dec 2007 11:03:04 -0600 > Scott Wood wrote: >> The driver doesn't seem to be in-tree... Kim, what do(es) the external >> driver(s) look like? Do they use OF at all yet? > > yes, it uses OF ifdef CONFIG_PPC_MERGE. Can we change it to look for something like a compatible of "fsl,sec2-crypto", with a fallback match on talitos for old device trees? -Scott