Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp1691529pxj; Wed, 19 May 2021 11:34:22 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwIvSUg5ZCGpt68RM0MZQThWTBgIt+xUkzyftVObtplRFe3UwOvTCkpLa6zf+aOfkRfV1Bu X-Received: by 2002:a05:6402:845:: with SMTP id b5mr423016edz.9.1621449262607; Wed, 19 May 2021 11:34:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621449262; cv=none; d=google.com; s=arc-20160816; b=S5XA8UifOqX66oBsF5c9q3H82eZtOheUo9rgxrh/TjgtpkyAzBoKwln3le1mmAjBH7 zUXWDHdMVGpnVO+2EyMhuk7K4a8cnw6yaWw9Z91f/XnpveWzrrmZbWNXyD9X5acIxC18 5t2FI4lDW2j+m47UvVx/AFpk1IvlhKxTDhUgSg5MEm9WGsxy9Hp3U/tEXuVwIcnQw7rF +LVhu9H3oyjMPkGmYZBgqiU9USiqYPyTBipA6dOQLjc1wF52Kqwh64x5ELJA1v6AG1O2 t1uHrlB76XV3cR1nJvXpxlg8Hr8b54s9s82euJyoe3Ioox8Tv0nUiT1gUQ3GaP1sdPzf ApgA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=AssnJepgNabhwbL9NBkk6zFg7dcYQPj1o+Eu+G2z9lE=; b=V3igkdFh1UkwbHjsSB4TZO9QJ0fJwY3/DzbcTD1guJe7FFOFbBhAxaehrwDSURWZJp 5uDdQrk3QlTMgl8U7jd7qbrDdgNiDhWZHjU2AC0UkT0qIUdjaweJbUHbJFX/CxgIEEJI SF1NgarxIyNLryWWz3U19VCf2I0pU79r/ubycQ6tyKNRhDwO1xFkGM8AupJM/dqXP/6j PFw3z7Z59CHliKM706sD4IoHgvZfe+AhsSu+/9RTJAaFyiAzq0N7+b8luw7u+AbOruSL JttRNJ/JhkEoClpumWClb+uUmZo005RMY01Tnw1C3ZUwSa6QhXeGRYjm1NLt9b8FmeoK m5kw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id cw1si384450ejb.544.2021.05.19.11.33.58; Wed, 19 May 2021 11:34:22 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1351937AbhERTqe (ORCPT + 99 others); Tue, 18 May 2021 15:46:34 -0400 Received: from netrider.rowland.org ([192.131.102.5]:41479 "HELO netrider.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1351924AbhERTqb (ORCPT ); Tue, 18 May 2021 15:46:31 -0400 Received: (qmail 1140553 invoked by uid 1000); 18 May 2021 15:45:11 -0400 Date: Tue, 18 May 2021 15:45:11 -0400 From: Alan Stern To: Matthias Kaehlcke Cc: Greg Kroah-Hartman , Rob Herring , Frank Rowand , Michal Simek , devicetree@vger.kernel.org, Douglas Anderson , linux-usb@vger.kernel.org, Peter Chen , linux-kernel@vger.kernel.org, Stephen Boyd , Ravi Chandra Sadineni , Krzysztof Kozlowski , Bastien Nocera , Al Cooper , "Alexander A. Klimov" , Masahiro Yamada Subject: Re: [PATCH v10 2/5] USB: misc: Add onboard_usb_hub driver Message-ID: <20210518194511.GA1137841@rowland.harvard.edu> References: <20210511225223.550762-1-mka@chromium.org> <20210511155152.v10.2.I7c9a1f1d6ced41dd8310e8a03da666a32364e790@changeid> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 18, 2021 at 10:05:49AM -0700, Matthias Kaehlcke wrote: > Hi Alan, > > You seemed to have a generally favorable view of this driver, > but I haven't heard from you in a while :) > > On v4 expressed a series of suggestions and concerns, which > should be addressed in this version: > > https://lore.kernel.org/patchwork/patch/1313000/ > https://lore.kernel.org/patchwork/patch/1313001/ > > Rob acked the DT binding and the of_platform change. Please let me > know if the USB part needs any further changes or if you think this > series is ready to land. Those were long and complicated threads, and a lot of the material has gone out of my brain since last October. :-( Still, at the time when this was first posted I don't remember there being any big outstanding issues regarding the USB part of the implementation. It seemed to be pretty much all in order. You can add: Acked-by: Alan Stern to this patch. Greg KH may have some thoughts of his own... Alan Stern