Received: by 2002:a25:c205:0:0:0:0:0 with SMTP id s5csp4213470ybf; Tue, 3 Mar 2020 23:01:26 -0800 (PST) X-Google-Smtp-Source: ADFU+vvdLkqsrYXLeyZ2bB5blS7MRiizrhoykkUj0LFKnucFgUyZyKhJBMu5x1Viv/sGNag5WQUC X-Received: by 2002:a05:6808:8d0:: with SMTP id k16mr809112oij.68.1583305286713; Tue, 03 Mar 2020 23:01:26 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1583305286; cv=none; d=google.com; s=arc-20160816; b=zVBbD//DQVtGjNRHoh3SiZiaUKqIZxVVeZk5CLXupvKHkH4hICfQYogR4henA0zPH5 rm/vcneirN9sUUdj6vm+PT6JOVVa0R7eOIFlutI+4fhmDmdegDADcONK515qP5SgKCHK LfL0rAlATGn4g8jiXwdijigov+AhfDC/++q+E2IQVPVnjSX6EiM0hvvtyDNQaMp2Qco4 Gi8axvWldSGrkZ1yCbLoSI0IiK1mtDVxIsWkryPpd+86RkjHujxZeIOJ3Y7b63umIokr Thvh226SkxBt2xt0z0DkF2D3KqIKSTr1MiCJ7V+4/snC/oWS2kaJkKOZUHlOYeguTAdV 1Wdg== 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=CxPl7Ink0V7EIz4YOFoPoNDpGpjLGVbyE1/41zxdenQ=; b=TNMCTm9woLDWggAjNuvtrVqolNr4wXrU1gGnoZX8WepSWXRYhTU3LBGtUe6WYQyXPu xHjgU2ThTpjNNzKvp7qWJZv0QdsDvlX61dfZvdSS/BrEt4QrLhFKUGVgZZpdPZ1MryOj gHlqdH+16PHlI+4SdldkR9rIqXX54dPUvYaXhsiPt1KB4A1xbdPNiG9xqtmuVVmxNeAc fbljLEn4kwHrC6QaKqKathiWLImwBu9cMWQDYRZBCOH1vi0DMYUTFHgnNdRLvW56pOdM EAknJYI+UNk3mUacFdsOknV/akq4btJNONWbH17WP2sALi0866OHYT48lpjONz96Z/hZ REbg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="oMbeQr/f"; 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 73si705816oii.60.2020.03.03.23.01.13; Tue, 03 Mar 2020 23:01:26 -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="oMbeQr/f"; 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 S1728415AbgCDHBD (ORCPT + 99 others); Wed, 4 Mar 2020 02:01:03 -0500 Received: from mail.kernel.org ([198.145.29.99]:60180 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728216AbgCDHBD (ORCPT ); Wed, 4 Mar 2020 02:01:03 -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 60C1C2073D; Wed, 4 Mar 2020 07:01:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583305262; bh=5dSFTcmBx6dmmeOBWTXYE4TNNsxJSM/YZDSHZwHtaKo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=oMbeQr/f9y11OFuloHo6j+F4ckDHepijvQWmviM8nCY+FBuVPiYYm1Iq/NftJ7QmQ 0BH+HhXlzibQpqItSEm521mf+2xcx/8xSQbGxiAoEzO6YGkShMGe0QQ3oQBNp/Xyox UFPT20xGyZG9Lu/kJx2eWvHTcw0x2lnhETWSfXxA= Date: Wed, 4 Mar 2020 08:01:00 +0100 From: Greg Kroah-Hartman To: Thierry Reding Cc: Felipe Balbi , Kishon Vijay Abraham I , Nagarjuna Kristam , jonathanh@nvidia.com, mark.rutland@arm.com, robh+dt@kernel.org, devicetree@vger.kernel.org, linux-tegra@vger.kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [Patch V5 00/21] Tegra XUSB OTG support Message-ID: <20200304070100.GA1271591@kroah.com> References: <1581322307-11140-1-git-send-email-nkristam@nvidia.com> <20200217085130.GJ1339021@ulmo> <20200227173226.GA1114616@ulmo> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200227173226.GA1114616@ulmo> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 27, 2020 at 06:32:26PM +0100, Thierry Reding wrote: > On Mon, Feb 17, 2020 at 09:51:30AM +0100, Thierry Reding wrote: > > On Mon, Feb 10, 2020 at 01:41:26PM +0530, Nagarjuna Kristam wrote: > > > This patch series adds OTG support on XUSB hardware used in Tegra210 and > > > Tegra186 SoCs. > > > > > > This patchset is composed with : > > > - dt bindings of XUSB Pad Controller > > > - dt bindings for XUSB device Driver > > > - Tegra PHY driver for usb-role-switch and usb-phy > > > - Tegra XUSB host mode driver to support OTG mode > > > - Tegra XUSB device mode driver to use usb-phy and multi device mode > > > - dts for XUSB pad controller > > > - dts for xudc for Jetson TX1 and TX2 > > > - dts for Jetson-TK1 > > > - dts for Jetson-Nano > > > > > > Tegra Pad controller driver register for role switch updates for > > > OTG/peripheral capable USB ports and adds usb-phy for that corresponding > > > USB ports. > > > > > > Host and Device mode drivers gets usb-phy from USB2's phy and registers > > > notifier for role changes to perform corresponding role tasks. > > > > > > Order of merging Patches: > > > Please merge DT changes first followed Tegra PHY driver changes and then > > > USB driver changes. > > > > Felipe, Greg, Kishon, > > > > Given the runtime dependencies between these various parts, I could pick > > these up into the Tegra tree if you provide an Acked-by. > > Ping. Are you guys okay if I pick these up into the Tegra tree? That's up to Felipe, I have no opinion :)