From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [203.10.76.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.ozlabs.org", Issuer "CA Cert Signing Authority" (verified OK)) by bilbo.ozlabs.org (Postfix) with ESMTPS id 7636EB70C5 for ; Wed, 1 Jul 2009 10:12:33 +1000 (EST) 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 ESMTPS id 250D2DE01F for ; Wed, 1 Jul 2009 05:54:41 +1000 (EST) Message-Id: <5D2C5D06-6637-41EC-A08A-27FF92DF18F2@kernel.crashing.org> From: Kumar Gala To: Felix Radensky In-Reply-To: <24267110.post@talk.nabble.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v935.3) Subject: Re: USB Host support on MPC8536DS Date: Tue, 30 Jun 2009 14:54:28 -0500 References: <24267110.post@talk.nabble.com> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Jun 30, 2009, at 2:03 AM, Felix Radensky wrote: > > Hi, > > Is USB host functionality supported by mainline kernel on MPC8536DS ? > Are there any limitations (e.g not all host ports supported, etc.) ? It should be. If you have any issues let us know and we can see if we can help out. - k