Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp1142630ybl; Wed, 8 Jan 2020 11:47:08 -0800 (PST) X-Google-Smtp-Source: APXvYqw6awLjOvLCTyZpeTi2l4STKMihLNDIfy2hk4LZWTfp51xXD1wMGBa963bzByGz5wqpqH+b X-Received: by 2002:aca:2207:: with SMTP id b7mr196177oic.109.1578512828241; Wed, 08 Jan 2020 11:47:08 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1578512828; cv=none; d=google.com; s=arc-20160816; b=S22/Xj5rM2i2oxxshJHVrOSzqxwl9bWTHPBMPx40smSsISySSPAWpXaQsFegVwebgF IbxmACmgXJ+5rIgOSCllkTpvhSwRbySDj9+MUxQli4/D6Ry6hArltzdn3rxP8yLkB6Tz QbiNTuk1WzuZB3m6tg9CNNKIQMeoEsybfOBEaKMqntl0ZsI0LI0owABGUCVgHfgc0K7b YOhbyVZ8/rZh3U9O5u0pV1wC5kG73HMuWtYZeOiT3Z4+IXHRl6ZL2wbabnoO+8tVtilI qM7rs1p1erHDUETHis+7y1ou8smnuWVt8bQJlR7BPqsmDbE9Lg8g8XQ2etLKlA4nGKqN /NDw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=mF7ZZxkiN/lGHN5cAiqPDcHPTUvgM7mAvmgq2jNEkUk=; b=y1iZIWGNh+xgEHWnWzIaTqEbu8GshwaFezBniQVbhjMGUrV6EyzrA/dhLp48QVq1sw LPqAcoLwUS51EnaMzzHJxpAw8C8ARjg60xHduTJwxZCkbTe7MrDP+KlJlDofcg2nqDYh dAVXZ+igaOQe08Vj2FB5sqs+QPVLf5dg0q8yFu2RN7a8c6urf6zS5ciRJPmBQ+qCcIOT AkGELDe4lJo8/ZHLv4N0V+GFqEP65MSiuV3n02Bp/5o9IGQUlaHANGCE6x8Vd340hIC7 FBjCThlV5Zo08bxVh3qCoAiFn1CHBjCB8b5f5+rRTzourNC24M5QrLed9IznneOu1UdS B2PQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ueYpDdxR; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a9si2337759oib.59.2020.01.08.11.46.56; Wed, 08 Jan 2020 11:47:08 -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; dkim=pass header.i=@kernel.org header.s=default header.b=ueYpDdxR; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728053AbgAHS3K (ORCPT + 99 others); Wed, 8 Jan 2020 13:29:10 -0500 Received: from mail.kernel.org ([198.145.29.99]:33394 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727169AbgAHS3K (ORCPT ); Wed, 8 Jan 2020 13:29:10 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id C321820692; Wed, 8 Jan 2020 18:29:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1578508149; bh=6zjORTcadsJG3lFVKDoJP+hFIkS8FvrSkmNU0jxtPCg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ueYpDdxRfD3k2XWZcytTO0CgtCwh87hNnBlLDtjVzQXfFuf6yAPXiGv7hfYyhQkKY YIz+nGrpqqoZDev5qkDrpp0QDRHLeoLmjJuHNMHXj0VFkcRvCsDOFLC53uVkyHNa4W EzP3RimgDB/VO/QLWGydZ3gnxtlCFi4LCMAVCFFA= Date: Wed, 8 Jan 2020 19:29:07 +0100 From: Greg Kroah-Hartman To: Mathias Nyman Cc: Vinod Koul , 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 Subject: Re: [PATCH v5 0/4] usb: xhci: Add support for Renesas USB controllers Message-ID: <20200108182907.GB2549996@kroah.com> References: <20191106083843.1718437-1-vkoul@kernel.org> <20200108040707.GU2818@vkoul-mobl> <20200108062436.GA2276347@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 08, 2020 at 06:00:48PM +0200, Mathias Nyman wrote: > 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 Yeah, that's not good, should be simple to split it into a separate file that's only build if that hardware is selected. thanks, greg k-h