From mboxrd@z Thu Jan 1 00:00:00 1970 From: eric.y.miao@gmail.com (Eric Miao) Date: Wed, 14 Apr 2010 04:18:05 +0800 Subject: [PATCH 1/2] [ARM] pxa: add minimal ULPI functionality for USB host port 2 on PXA310. In-Reply-To: References: Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Apr 7, 2010 at 11:05 PM, Igor Grinberg wrote: > > Signed-off-by: Igor Grinberg > Signed-off-by: Mike Rapoport Include Jing as she's ULPI expert. I myself do not understand the ULPI well enough. One general comment though, do we need to make this a dedicated OTG driver within drivers/usb/otg/? as I know it's OTG capable, but might be hybrid somehow on pxa310.