From patchwork Tue Mar 13 22:15:58 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: stigge@antcom.de X-Patchwork-Id: 146498 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 54E6AB6EF3 for ; Wed, 14 Mar 2012 09:19:05 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1S7a0m-0007be-Kd; Tue, 13 Mar 2012 22:16:08 +0000 Received: from [2a01:4f8:101:2a4:0:bc28:b2d8:8] (helo=chuck.antcom.de) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1S7a0i-0007as-ST for linux-arm-kernel@lists.infradead.org; Tue, 13 Mar 2012 22:16:06 +0000 Received: from [IPv6:2001:a60:f0c7:1:c92c:6db6:cd1c:f208] (unknown [IPv6:2001:a60:f0c7:1:c92c:6db6:cd1c:f208]) by chuck.antcom.de (Postfix) with ESMTPSA id 8D8A57200E2; Tue, 13 Mar 2012 22:15:59 +0000 (UTC) Message-ID: <4F5FC71E.30907@antcom.de> Date: Tue, 13 Mar 2012 23:15:58 +0100 From: Roland Stigge Organization: ANTCOM Open Source Research and Development User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:8.0) Gecko/20120216 Icedove/8.0 MIME-Version: 1.0 To: "arm@kernel.org" Subject: [GIT PULL] LPC32xx: USB Support X-Enigmail-Version: 1.3.4 X-Spam-Note: CRM114 invocation failed X-Spam-Score: -1.1 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.1 points) pts rule name description ---- ---------------------- -------------------------------------------------- -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.8 RDNS_NONE Delivered to internal network by a host with no rDNS 0.0 TVD_SUBJ_NUM_OBFU_MINFP TVD_SUBJ_NUM_OBFU_MINFP Cc: Kevin Wells , "linux-arm-kernel@lists.infradead.org" , Wolfram Sang X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Arnd and Olof, now that Greg-KH has accepted the LPC32xx OHCI patches into usb-next, I'm providing the respective lpc32xx platform code as described below. It's on top of v3.3-rc5 and the LPC32xx patches in arm-soc. Thanks Arnd for helping woth this. Thanks in advance, Roland The following changes since commit a7e4c6a7145ee375a688e1701ae4c975d6c6419a: Merge branch 'lpc32xx/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into lpc32xx/tmp (2012-03-13 21:15:40 +0100) are available in the git repository at: git://git.antcom.de/linux-2.6.git lpc32xx/mach-lpc32xx-usb for you to fetch changes up to 48a5dedfa78899dad50b3b4ae30f07e27e6591ab: ARM: LPC32xx: USB Support (2012-03-13 21:15:50 +0100) ---------------------------------------------------------------- Roland Stigge (1): ARM: LPC32xx: USB Support arch/arm/mach-lpc32xx/clock.c | 87 ++++++++++++++++++++++++++++----------- arch/arm/mach-lpc32xx/common.c | 26 ++++++++++++ arch/arm/mach-lpc32xx/common.h | 1 + arch/arm/mach-lpc32xx/phy3250.c | 1 + 4 files changed, 91 insertions(+), 24 deletions(-)