Message ID | 1563199312-18842-1-git-send-email-biju.das@bp.renesas.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <cip-dev-bounces@lists.cip-project.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 59F44138B for <patchwork-cip-dev@patchwork.kernel.org>; Mon, 15 Jul 2019 14:07:21 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 496FD22B27 for <patchwork-cip-dev@patchwork.kernel.org>; Mon, 15 Jul 2019 14:07:21 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3DB2E284AF; Mon, 15 Jul 2019 14:07:21 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from mail.linuxfoundation.org (mail.linuxfoundation.org [140.211.169.12]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id C8A54284B3 for <patchwork-cip-dev@patchwork.kernel.org>; Mon, 15 Jul 2019 14:07:20 +0000 (UTC) Received: from mail.linux-foundation.org (localhost [127.0.0.1]) by mail.linuxfoundation.org (Postfix) with ESMTP id 78A9CDB1; Mon, 15 Jul 2019 14:07:20 +0000 (UTC) X-Original-To: cip-dev@lists.cip-project.org Delivered-To: cip-dev@mail.linuxfoundation.org Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id A8FEFDB1 for <cip-dev@lists.cip-project.org>; Mon, 15 Jul 2019 14:07:19 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from relmlie5.idc.renesas.com (relmlor1.renesas.com [210.160.252.171]) by smtp1.linuxfoundation.org (Postfix) with ESMTP id 7BF8371C for <cip-dev@lists.cip-project.org>; Mon, 15 Jul 2019 14:07:18 +0000 (UTC) X-IronPort-AV: E=Sophos;i="5.62,493,1554735600"; d="scan'208";a="21446459" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie5.idc.renesas.com with ESMTP; 15 Jul 2019 23:07:17 +0900 Received: from be1yocto.ree.adwin.renesas.com (unknown [172.29.43.62]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id 97B6B4007551; Mon, 15 Jul 2019 23:07:16 +0900 (JST) From: Biju Das <biju.das@bp.renesas.com> To: cip-dev@lists.cip-project.org Date: Mon, 15 Jul 2019 15:01:40 +0100 Message-Id: <1563199312-18842-1-git-send-email-biju.das@bp.renesas.com> X-Mailer: git-send-email 2.7.4 Cc: Biju Das <biju.das@bp.renesas.com> Subject: [cip-dev] [PATCH 4.19.y-cip 00/12] Add USB Host support X-BeenThere: cip-dev@lists.cip-project.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: <cip-dev.lists.cip-project.org> List-Unsubscribe: <https://lists.cip-project.org/mailman/options/cip-dev>, <mailto:cip-dev-request@lists.cip-project.org?subject=unsubscribe> List-Archive: <http://lists.cip-project.org/pipermail/cip-dev/> List-Post: <mailto:cip-dev@lists.cip-project.org> List-Help: <mailto:cip-dev-request@lists.cip-project.org?subject=help> List-Subscribe: <https://lists.cip-project.org/mailman/listinfo/cip-dev>, <mailto:cip-dev-request@lists.cip-project.org?subject=subscribe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: cip-dev-bounces@lists.cip-project.org Errors-To: cip-dev-bounces@lists.cip-project.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
Add USB Host support
|
expand
|
Hi! > This patch series add USB host support for EK874 platform. > > This patch series is based on linux-4.19.y-cip and all the patches > in this series are cherry-picked from linux rc tree. > > This patch series is depend on the below patch series > https://patchwork.kernel.org/project/cip-dev/list/?series=145929 I'll note that english in comment in 11/12 could use some improvement, too. Thanks, applied, and I'll push it out soon. Best regards, Pavel