From patchwork Wed May 11 10:28:35 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 67505 Delivered-To: patch@linaro.org Received: by 10.140.92.199 with SMTP id b65csp145353qge; Wed, 11 May 2016 03:29:07 -0700 (PDT) X-Received: by 10.194.61.134 with SMTP id p6mr2755445wjr.67.1462962547757; Wed, 11 May 2016 03:29:07 -0700 (PDT) Return-Path: Received: from theia.denx.de (theia.denx.de. [85.214.87.163]) by mx.google.com with ESMTP id wf4si8425287wjb.218.2016.05.11.03.29.07; Wed, 11 May 2016 03:29:07 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 85.214.87.163 as permitted sender) client-ip=85.214.87.163; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@nifty.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 85.214.87.163 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 4E628A75D6; Wed, 11 May 2016 12:28:38 +0200 (CEST) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zjyxBfL3AI3Z; Wed, 11 May 2016 12:28:38 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id BE8ACA75D1; Wed, 11 May 2016 12:28:18 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id BBAFA4BD3D for ; Wed, 11 May 2016 12:27:57 +0200 (CEST) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rcii3zh0mKfG for ; Wed, 11 May 2016 12:27:57 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from conuserg-11.nifty.com (conuserg-11.nifty.com [210.131.2.78]) by theia.denx.de (Postfix) with ESMTPS id 2E63C4BF63 for ; Wed, 11 May 2016 12:27:52 +0200 (CEST) Received: from beagle.diag.org (p14092-ipngnfx01kyoto.kyoto.ocn.ne.jp [153.142.97.92]) (authenticated) by conuserg-11.nifty.com with ESMTP id u4BARTS8013924; Wed, 11 May 2016 19:27:37 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-11.nifty.com u4BARTS8013924 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1462962458; bh=lSoGjz9oUKbNnn4gqsYvW2rG5cwz7yCN+wpuBAOtvMI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=IuFotXMR+JRCbnw/110cfavUGuKeEn5O0cVMTg9SzVT7znwZOxnRItzrVnAsY5+c5 BHErtPbLXkrcXUdNlTDcl3us6EdIQPkVIdcGfc/emoqjsXjSxkCihPIB6BmjkepsY0 TSA58GxC9h11EdcxtYqn0JElhYtLDekG0Bgt+45lEtki/KDORJH0ArTDSZ7RNwQk8u SjAXbhvY6SuhwITlsk5mbbVL5LYsbuQPfTBoYuFXTR1Jbg+8oSW8Mg2CyEUr/TDwKX 9AgcxDFPxMNML9brAXRstGDqeCtEzJlMOyaSlHM7Cp7VHjdZi2vsQi9oeE6y1IN6RQ MfX0TB7c1ei4Q== X-Nifty-SrcIP: [153.142.97.92] From: Masahiro Yamada To: u-boot@lists.denx.de Date: Wed, 11 May 2016 19:28:35 +0900 Message-Id: <1462962515-13181-11-git-send-email-yamada.masahiro@socionext.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1462962515-13181-1-git-send-email-yamada.masahiro@socionext.com> References: <1462962515-13181-1-git-send-email-yamada.masahiro@socionext.com> Cc: Marek Vasut Subject: [U-Boot] [PATCH 10/10] ARM: uniphier: enable Generic EHCI for PH1-Pro4 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" On Driver Model USB, EHCI and xHCI can be enabled at the same time. PH1-Pro4 SoC has two EHCI cores and two xHCI cores, so enable the Generic EHCI driver. Signed-off-by: Masahiro Yamada --- configs/uniphier_pro4_defconfig | 2 ++ 1 file changed, 2 insertions(+) -- 1.9.1 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot diff --git a/configs/uniphier_pro4_defconfig b/configs/uniphier_pro4_defconfig index ab7b3f4..c50e403 100644 --- a/configs/uniphier_pro4_defconfig +++ b/configs/uniphier_pro4_defconfig @@ -32,4 +32,6 @@ CONFIG_UNIPHIER_SERIAL=y CONFIG_USB=y CONFIG_USB_XHCI_HCD=y CONFIG_USB_DWC3_UNIPHIER=y +CONFIG_USB_EHCI_HCD=y +CONFIG_USB_EHCI_GENERIC=y CONFIG_USB_STORAGE=y