From patchwork Tue Sep 26 18:06:48 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Vasut X-Patchwork-Id: 818763 X-Patchwork-Delegate: iwamatsu@nigauri.org Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="vHVn7bts"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3y1psH5cr9z9t3B for ; Wed, 27 Sep 2017 04:10:27 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 7BB6AC21F62; Tue, 26 Sep 2017 18:07:53 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 33059C21E72; Tue, 26 Sep 2017 18:07:05 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id BDF2AC21DC6; Tue, 26 Sep 2017 18:06:59 +0000 (UTC) Received: from mail-wr0-f196.google.com (mail-wr0-f196.google.com [209.85.128.196]) by lists.denx.de (Postfix) with ESMTPS id 86D9BC21C46 for ; Tue, 26 Sep 2017 18:06:59 +0000 (UTC) Received: by mail-wr0-f196.google.com with SMTP id b9so2952673wra.0 for ; Tue, 26 Sep 2017 11:06:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=jc2ZbUUmGLcc8p02V69BWE8F1lWJaxNFUjlOxBwYMfo=; b=vHVn7btsGlZSY+jLHoqTvjQYmt/uorcYfvBllx/tKU1EImnijtp71yTP3SpjY7cFjM pj+yAlNnQ4Opu56H/7Sj7dpNc7u2xKKmothvNjMsqZt2UZjU+s10r2OicyHky0I8fo3X 7tBY3KqIIt1WubasozlKdNEpHoOnIg3q3Bk4lANi+YZhmrXsv0Xh82MphZ8yKdby8AJC Y7dkardVi2l2cQvgXXBZRDIUfyjfxyRPJRRA8gm105ZXp7WNWTABaRQsTfZbW4zk+qQ+ QB3T9DwKOQ9WGRBuE9r97hvdW3AeyoyEmp94uksvRSY+NEcOFQiNM5a1EsYh8y1Dhewi pXKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=jc2ZbUUmGLcc8p02V69BWE8F1lWJaxNFUjlOxBwYMfo=; b=fTjRpF0h155cj0Xoh0fEUnaLJLUYxNjftKMUWeUDlrTSqXUob0eFO+xWf6muymkc2A 6BNao2SpvDdQi0gs1X/MP5GkrmQvR8FsRxSc5Ee+1DCBSjKQRK6t3PZv+ZdX7nBYz9s6 dPrJNy7xOqCLPJSf+QObpEe2hXtnwLG2ve9tHg+JDge75evchdArZI1qvno3WqA9msb8 zuvTIYacEJaiqeD+NJSMBDwXlqsG7B3GvQKam7u4R0ghMO/8dPb/tt01Ys58oknh4KCd McnSofitiTGfO2dVcQOo4QohNnZ6SWjjKUyQ0NayHJfOI3o9cuyZX02QXZUqmY60Qvfp 4HIQ== X-Gm-Message-State: AHPjjUhz+UR23zD/9wfBhxY8M/ThA7JBjTvD0loGO0nvjl5ZHmxF6YB0 7T/IuNucrOcZeEmuwWfvRNpzlrBf X-Google-Smtp-Source: AOwi7QDZFbAgksscrVemybxOubzsndc9Gw9BeagMu2w3wthUH9gR7vHXjtpTGfc35nmF8lw/GZFUNA== X-Received: by 10.223.130.77 with SMTP id 71mr8594161wrb.247.1506449218992; Tue, 26 Sep 2017 11:06:58 -0700 (PDT) Received: from kurokawa.lan (ip-86-49-107-50.net.upcbroadband.cz. [86.49.107.50]) by smtp.gmail.com with ESMTPSA id f140sm2397232wmd.12.2017.09.26.11.06.58 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2017 11:06:58 -0700 (PDT) From: Marek Vasut X-Google-Original-From: Marek Vasut To: u-boot@lists.denx.de Date: Tue, 26 Sep 2017 20:06:48 +0200 Message-Id: <20170926180650.15484-4-marek.vasut+renesas@gmail.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170926180650.15484-1-marek.vasut+renesas@gmail.com> References: <20170926180650.15484-1-marek.vasut+renesas@gmail.com> Cc: Marek Vasut Subject: [U-Boot] [PATCH 4/6] ARM: rmobile: Enable EHCI generic on Salvator-X X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 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" Enable the EHCI generic driver, which is superior to ad-hoc SoC specific one. Signed-off-by: Marek Vasut Cc: Nobuhiro Iwamatsu --- configs/r8a7795_salvator-x_defconfig | 1 + configs/r8a7796_salvator-x_defconfig | 1 + 2 files changed, 2 insertions(+) diff --git a/configs/r8a7795_salvator-x_defconfig b/configs/r8a7795_salvator-x_defconfig index 271b15da42..585eb64973 100644 --- a/configs/r8a7795_salvator-x_defconfig +++ b/configs/r8a7795_salvator-x_defconfig @@ -34,5 +34,6 @@ CONFIG_SCIF_CONSOLE=y CONFIG_USB=y CONFIG_DM_USB=y CONFIG_USB_EHCI_HCD=y +CONFIG_USB_EHCI_GENERIC=y CONFIG_USB_STORAGE=y CONFIG_SMBIOS_MANUFACTURER="" diff --git a/configs/r8a7796_salvator-x_defconfig b/configs/r8a7796_salvator-x_defconfig index 921fdf77ff..302e8999a6 100644 --- a/configs/r8a7796_salvator-x_defconfig +++ b/configs/r8a7796_salvator-x_defconfig @@ -35,5 +35,6 @@ CONFIG_SCIF_CONSOLE=y CONFIG_USB=y CONFIG_DM_USB=y CONFIG_USB_EHCI_HCD=y +CONFIG_USB_EHCI_GENERIC=y CONFIG_USB_STORAGE=y CONFIG_SMBIOS_MANUFACTURER=""