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 BE6B6DDE36 for ; Thu, 31 Jan 2008 04:25:00 +1100 (EST) Message-Id: <477C3DB8-5505-4AB0-A9C6-766DC4E698B4@kernel.crashing.org> From: Kumar Gala To: Kim Phillips In-Reply-To: <20080130110857.c66f98fb.kim.phillips@freescale.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v915) Subject: Re: [PATCH v2] powerpc: configure USB clock for MPC8315E Date: Wed, 30 Jan 2008 11:24:21 -0600 References: <20080130110857.c66f98fb.kim.phillips@freescale.com> Cc: linuxppc-dev , Jerry Huang List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Jan 30, 2008, at 11:08 AM, Kim Phillips wrote: > SCCR USB bits are in a different location on the mpc8315. > > Signed-off-by: Jerry Huang > Signed-off-by: Kim Phillips > --- > changed to match compatible on non-board specific "fsl,mpc8315-usb2- > dr". Try again. The SCCR isn't a function of the USB block. Its more a function of the mpc8315 soc platform. - k