From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 1B896C43334 for ; Tue, 28 Jun 2022 15:44:51 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 6A70583EA0; Tue, 28 Jun 2022 17:44:49 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1656431089; bh=LsCfBLYfIqhZr9/L31+i25xeocpLCmsQHb/3J9vyMEc=; h=Date:Subject:To:Cc:References:From:In-Reply-To:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=w3gInm/L2sNmBWZfdL8xNu58Cc2neMJPo13QWLwmbDxIzt5z9fr1NZBtwq8dbGQs3 tMd4Zs3tmVHw4X5YkfIaGSlh8unMQhmynxOFe5Z/db/KOO7eKwdAMtIlB7XgK7I1F0 lTaVwFgNITQIDjofR+lSCGq4eKhWpxS2McnEhRNAW5Prtv3/8vpa3FYnyGY+5zic6/ s0g0j0YqhAVPpp0NlRYXOpwWWJgW+oPMAMjGewivSVtJivR42wiSAJzKgJ5/EBVuBv sZvAa8T5LIpUDO3bD/0qzRTR9pK5LGG1gsdFCVrr/2HgKh1oQ1cas5CsuCdFZLvZl2 CYof3jR72Zx3Q== Received: from [127.0.0.1] (p578adb1c.dip0.t-ipconnect.de [87.138.219.28]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: marex@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 8FFBD8408D; Tue, 28 Jun 2022 17:44:47 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1656431087; bh=LsCfBLYfIqhZr9/L31+i25xeocpLCmsQHb/3J9vyMEc=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=VkARCx3FuynxKZhDMv0tEYfpcADQqwD9CKInigfObMFq6Gcuz4sPW//sh0R34z8ui Q7wSeGtZNHwpWkO6bQv4GDpBATpifMmPwrGjYYMwUl9mZlX/AIvi0qK9LZAVwFPt8+ mc+FddfRYRKado8TP0ptmHaA7ozpQXBYLhKr3n8v3GJ104B0SNhaab+lMU1fGUwmSt y19Kcr6eQYWsl7Qp+jBle1AKkJMy/HBVfSnbBNkPAZfeNFTZlAm6Zawo7I6lTtNMsx mGBX8NuQJLk/npUEhQqan71VEdgkJFXSfNm1hWNp7Sw6hZgtkvRrdEQKCRGPnxZfVr piIcygSLEW8Uw== Message-ID: <7118a6a6-413c-7ed8-45ea-9ee0a4bea932@denx.de> Date: Tue, 28 Jun 2022 17:44:47 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH v3 0/3] usb: add isp1760 hcd support Content-Language: en-US To: Rui Miguel Silva , Tom Rini Cc: u-boot@lists.denx.de References: <20220525132251.240868-1-rui.silva@linaro.org> <20220614174458.axnj6jqaozn26uug@arch-thunder> <20220620174402.GR2484912@bill-the-cat> <20220628145911.ve7ub65vocbob4wd@arch-thunder> From: Marek Vasut In-Reply-To: <20220628145911.ve7ub65vocbob4wd@arch-thunder> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean On 6/28/22 16:59, Rui Miguel Silva wrote: > Hi, > On Mon, Jun 20, 2022 at 01:44:02PM -0400, Tom Rini wrote: >> On Mon, Jun 20, 2022 at 05:00:56PM +0100, Rui Miguel Silva wrote: >>> Hi Tom, On Tue Jun 14, 2022 at 6:45 PM WEST, Rui Miguel Silva >>> wrote: >>>> Hi *, On Wed, May 25, 2022 at 02:22:48PM +0100, Rui Miguel Silva >>>> wrote: >>>>> Add support for the usb isp1760 host controller family, which >>>>> for example is present in MPS3 FPGA board from Arm (isp1763). >>>>> >>>>> First we move some helper functions and defines to a more >>>>> common place to be shared by several urb users. (patch 1/3) >>>>> >>>>> Then add the driver itself, is a ported version of the kernel >>>>> actual driver, which I am also the maintainer. (patch 2/3) >>>>> >>>>> And last, enable it for the corstone1000 platform that uses >>>>> that MPS3 board for its implementation (patch 3/3). >>>>> >>>> >>>> Any chance this series get some feedback? >>> >>> Am I missing something here? to get some comments on this series? >> >> Marex? Thanks. > > Oh well, the weekly ping. Any comments on this series? Can you rebase/resend and please CC me on the entire series ? Thanks