From patchwork Tue Feb 7 12:25:13 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 93555 Delivered-To: patch@linaro.org Received: by 10.182.3.34 with SMTP id 2csp2209605obz; Tue, 7 Feb 2017 04:25:39 -0800 (PST) X-Received: by 10.28.207.70 with SMTP id f67mr12207442wmg.72.1486470339419; Tue, 07 Feb 2017 04:25:39 -0800 (PST) Return-Path: Received: from theia.denx.de (theia.denx.de. [85.214.87.163]) by mx.google.com with ESMTP id j1si4866688wrc.129.2017.02.07.04.25.39; Tue, 07 Feb 2017 04:25:39 -0800 (PST) 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 3DE3A4AE71; Tue, 7 Feb 2017 13:25:38 +0100 (CET) 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 VukrUboFLfWi; Tue, 7 Feb 2017 13:25:38 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id ACF9F4AC0C; Tue, 7 Feb 2017 13:25:37 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 42DAD4AC0C for ; Tue, 7 Feb 2017 13:25:34 +0100 (CET) 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 kl_oU--877QR for ; Tue, 7 Feb 2017 13:25:34 +0100 (CET) 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-12.nifty.com (conuserg-12.nifty.com [210.131.2.79]) by theia.denx.de (Postfix) with ESMTPS id 33ED64A01E for ; Tue, 7 Feb 2017 13:25:29 +0100 (CET) Received: from pug.jp.socionext.com (p14092-ipngnfx01kyoto.kyoto.ocn.ne.jp [153.142.97.92]) (authenticated) by conuserg-12.nifty.com with ESMTP id v17CPFdT020581; Tue, 7 Feb 2017 21:25:16 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-12.nifty.com v17CPFdT020581 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1486470316; bh=quD5AQU66aR4tgQiQYWww5ZS9PrA/rBRv3HCeapSN8Y=; h=From:To:Cc:Subject:Date:From; b=Eyhw7lnWlWed2FCi0nDSY0qn6Dfn1WyAApMjMKh9Qj0OHgrWd6QxfwwcXgb+kEhpL zgYQwO2kASzyA5bsZfqekqLiPtJmdbUgDqWRQWDJLl8tv7Q072wAwGot8xdv0iAGjo xhMmdpyrF7hX3JtMZLtlMMZydcS10iI5g9UvSdpkwuWg4F2yoU9RynUlw0RTtqrWW0 4ZDufybbrws9+2eRWLhX6YW0XfZd4OhA6fNmedDBX0Jon4kCyPvU3LmX6AKmjLfcIj K6MAHf1oGKFd2QsYWZyGMuA5JaKAhKq41ucWxKBv8aMtNKTmxwCyVzEjKUCizJiehh 6tMyFw9CLIkiw== X-Nifty-SrcIP: [153.142.97.92] From: Masahiro Yamada To: u-boot@lists.denx.de Date: Tue, 7 Feb 2017 21:25:13 +0900 Message-Id: <1486470313-8041-1-git-send-email-yamada.masahiro@socionext.com> X-Mailer: git-send-email 2.7.4 Cc: Albert Aribaud Subject: [U-Boot] [PATCH] ARM: uniphier: enable generic EHCI driver for uniphier_v8_defconfig 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" The LD11 SoC is equipped with USB EHCI controllers. Signed-off-by: Masahiro Yamada --- configs/uniphier_v8_defconfig | 2 ++ 1 file changed, 2 insertions(+) -- 2.7.4 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot diff --git a/configs/uniphier_v8_defconfig b/configs/uniphier_v8_defconfig index b6010cc..5dadc4c 100644 --- a/configs/uniphier_v8_defconfig +++ b/configs/uniphier_v8_defconfig @@ -30,4 +30,6 @@ CONFIG_MMC_SDHCI_CADENCE=y CONFIG_USB=y CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_DWC3=y +CONFIG_USB_EHCI_HCD=y +CONFIG_USB_EHCI_GENERIC=y CONFIG_USB_STORAGE=y