Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp932585ybl; Wed, 8 Jan 2020 08:14:00 -0800 (PST) X-Google-Smtp-Source: APXvYqyKZPWQ5w4XcGTqwcRNlZMOXHe+0shH6HRuaW1KIDD/3FPJ0+4/zywxDldmoZh6WBmYzO3F X-Received: by 2002:a9d:dc1:: with SMTP id 59mr4762551ots.250.1578500039987; Wed, 08 Jan 2020 08:13:59 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1578500039; cv=none; d=google.com; s=arc-20160816; b=f1/sTDxy5Ngvw6XfDKoJIGbB25kZHqi4VTkPRIGjVnbTxp2k9R4nr0g+2yn4ZcNhXv ldeoHf9k+Cb2Fxa23UOadmKQRCO43LEQUTgHEDKa6ULcU31f/kwTbXR0oDrEyz7wowt0 Wl/0RWjavok7qtlL7zOcIauNhPWNI6lM7qJHbQFqYgmyPrFKwj+fjX59XXojvOHJ8PkU Iozg42qhNN3mr/lo3HdYe2cpP/PWw8oHqOnRbI/myKOBcarZ5+6CkuEuIezLzzc/IigM z04WS+IPwZw6KCLYKkk8odX6NHPCvOFqqCwTgW7PZR9f5tdkGIV1V13w9gAnRqoObnhP X/jA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=Xq7yu5O8zblCjbgZ+Jna/zedvcWI84Y4sB3nTXTJd0E=; b=AkJ1EJuFkRqbTgRXJIJxpN7b2R1yzKQC7syYBpCVjnECNKH09g9kFd/OEEvhtt3vgp p7VEUPP+QifOfCxiH6n0T5ZBe+AhHOUcjli/pwFdww+sCnrf/QqVxQxI/0AtUUZAMFdL FnvD7XvdXdgfiQCDt0U8vbedrCKGU8AtJZfT3vCrpV+Bfa5SYjR7LgZT6/zYnpF/X9xo 1qwVDh3n/jxwqDd6oXz6ECqcQg5HAccm3PX76h7BFdm1Iri6TauZRppNT/hLBCPwwAtT fnnaNifRYOySw4JGALZyUixt0dzouNSFsXh8R/SoS9rEtNN9ZZUFlpuDj595vo2VZ0HL cJow== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v14si1968904oto.127.2020.01.08.08.13.35; Wed, 08 Jan 2020 08:13:59 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729171AbgAHP6u (ORCPT + 99 others); Wed, 8 Jan 2020 10:58:50 -0500 Received: from mga12.intel.com ([192.55.52.136]:43702 "EHLO mga12.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727746AbgAHP6t (ORCPT ); Wed, 8 Jan 2020 10:58:49 -0500 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 08 Jan 2020 07:58:49 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,410,1571727600"; d="scan'208";a="303590872" Received: from mattu-haswell.fi.intel.com (HELO [10.237.72.170]) ([10.237.72.170]) by orsmga001.jf.intel.com with ESMTP; 08 Jan 2020 07:58:46 -0800 Subject: Re: [PATCH v5 0/4] usb: xhci: Add support for Renesas USB controllers To: Greg Kroah-Hartman , Vinod Koul Cc: John Stultz , Mathias Nyman , linux-arm-msm@vger.kernel.org, Bjorn Andersson , Yoshihiro Shimoda , Christian Lamparter , linux-usb@vger.kernel.org, Linux Kernel Mailing List , Todd Kjos , Alistair Delva References: <20191106083843.1718437-1-vkoul@kernel.org> <20200108040707.GU2818@vkoul-mobl> <20200108062436.GA2276347@kroah.com> From: Mathias Nyman Message-ID: Date: Wed, 8 Jan 2020 18:00:48 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: <20200108062436.GA2276347@kroah.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 8.1.2020 8.24, Greg Kroah-Hartman wrote: > On Wed, Jan 08, 2020 at 09:37:07AM +0530, Vinod Koul wrote: >> Hi John, >> >> On 07-01-20, 11:51, John Stultz wrote: >>> On Wed, Nov 6, 2019 at 12:40 AM Vinod Koul wrote: >>>> >>>> This series add support for Renesas USB controllers uPD720201 and uPD720202. >>>> These require firmware to be loaded and in case devices have ROM those can >>>> also be programmed if empty. If ROM is programmed, it runs from ROM as well. >>>> >>>> This includes two patches from Christian which supported these controllers >>>> w/o ROM and later my patches for ROM support and multiple firmware versions. >>>> >>> >>> Hey Vinod! >>> In pushing this series to one of the Android trees for the db845c, >>> there was some concern raised that this series is adding a lot of >>> renesas specific logic to the more generic xhci-pci driver. There was >>> some question if instead that logic should be added to its own >>> file/module? Do you have any thoughts on this? >> >> TBH I have not thought about that and in previous post neither Greg or >> Mathias gave a feedback that this was not acceptable... >> >> We can think about splitting but apart from firmware load there is not >> much extra functionality that we need to add, the controller behaviour >> as a standard xhci-pci. So i am not sure if we gain much by splitting. >> >>> Also, It seems there hasn't been much feedback on this for a few >>> months now. Is there a newer version of the patchset I should sync >>> with? Do you have plans to resubmit soon? >> >> Well am still waiting for feedback :( I dont have any update on top of >> this, I can repost but I dont think that really serves a purpose. >> >> I would really like to hear from Greg if this series is acceptable and >> if not what would he like to see changed. > > Greg is not the xhci maintainer :) > Reviewing this always got bumped down on my todo list as other urgent issues came up. I think the concern about adding this amount of renesas specific code to xhci-pci.c is valid. This series adds over 900 lines of Renesas FW loading code to a 600 line xhci-pci.c -Mathias