Received: by 10.192.165.148 with SMTP id m20csp5405262imm; Tue, 1 May 2018 14:33:13 -0700 (PDT) X-Google-Smtp-Source: AB8JxZqTeq1VibXvNIrDUbZgVuIPxAIfmTr8xK4//5Yod9lj/ZmsPrS314pjVmISikqyngSYpbP+ X-Received: by 2002:a17:902:708a:: with SMTP id z10-v6mr15485457plk.283.1525210393151; Tue, 01 May 2018 14:33:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1525210393; cv=none; d=google.com; s=arc-20160816; b=pdcxYXnShFEXs2iUnYZxLMA8P7oms0jL5Vm+dvD51ys7xIZLUFvrWTsl3d2TXFp4ej Q74GDuMZ/lkmf+dz4NQUyOB5bq5q7rLUQliyKAe2sdRftDu67blb2iGMEH5ihAHXIIW+ 37pOWOy79UgEEAMjJ3OFs3RVo3xHFNGHRhK3pj4WrgTcxN723JQMO6Bpa6ZacTE0/L20 zsttpyozkwxclHFD3FQTrb8U6BIgrWqvYpbTi2hWiZa4Dlp2urpW1vZVE2a5l6Y9ZUaW JEzitXrzgUiebPlFPsj/EKshsLaIY7icG1Y4kgm4+FCTN5nJOqIpYc//BLWxlp6NzxQ7 8Ynw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:date:subject:user-agent:message-id :references:cc:in-reply-to:from:to:content-transfer-encoding :mime-version:arc-authentication-results; bh=65YCxnLOsmopWpOB37zSsvRdd2R+AdzsVVvrzh3GlIs=; b=j3PkbJG7EZpJL6+UT4Zv+sOfZR0eIpLTUlxlsAVV91oj5ipGGhumSTd4NQKUbwtddB Acd81PNeczbPh7OTg8jZg857FYkpXJFQU5Y7xD8qVhVD68UESq4H9IX4pDsQQynbdH+3 VolvLUrJkXdZVKHqzu2sm3Iw+446OLrRbKotiuZHDFPH3s01Tk6FPP31zzv1Ss4Oq2Ub cElc3fuhlfyec4uyEWdhcUKgI4K2RHFKI5xEV5scn+akRT7uBvR2RG205JW6uiDwtOzE KR6QI9YJmtfv5PhPxcb4tTPyhMvlZm7UdaZefLyOjRWUynr6RfFN8U3qJogEV7/bDTQP E70Q== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v29-v6si8549540pgn.510.2018.05.01.14.32.58; Tue, 01 May 2018 14:33:13 -0700 (PDT) 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750921AbeEAVbC convert rfc822-to-8bit (ORCPT + 99 others); Tue, 1 May 2018 17:31:02 -0400 Received: from mail.kernel.org ([198.145.29.99]:34448 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750743AbeEAVbA (ORCPT ); Tue, 1 May 2018 17:31:00 -0400 Received: from localhost (unknown [104.132.1.75]) (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 9845A23672; Tue, 1 May 2018 21:30:59 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT To: Dmitry Osipenko , Linus Walleij , Michael Turquette , Thierry Reding From: Stephen Boyd In-Reply-To: <20180430112804.GA5770@ulmo> Cc: Jonathan Hunter , Peter De Schrijver , Prashant Gaikwad , Marcel Ziswiler , Marc Dietrich , linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org References: <20180426235818.10018-1-digetx@gmail.com> <20180430094821.GC2476@ulmo> <20180430112804.GA5770@ulmo> Message-ID: <152521025891.138124.9469961084981688474@swboyd.mtv.corp.google.com> User-Agent: alot/0.7 Subject: Re: [PATCH v1 0/4] Restore ULPI USB on Tegra20 Date: Tue, 01 May 2018 14:30:58 -0700 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting Thierry Reding (2018-04-30 04:28:04) > On Mon, Apr 30, 2018 at 11:48:21AM +0200, Thierry Reding wrote: > > > > as far as I can tell there aren't any build dependencies between the > > above, so technically these could all be merged through the individual > > trees. There's a runtime dependency from patch 2 on patch 1 and from > > patch 3 on patch 2, though I don't think they will cause any actual > > failures at runtime. > > > > But I can also pick this up into the Tegra tree and send out pull > > requests to you for v4.18 (at around v4.17-rc6), if that's what you > > prefer. > > Marc just pointed out to me on IRC that this fixes a regression that was > introduced in v4.17-rc1. > > Can you guys pick this up into your -fixes branches? Again, I volunteer > to collect these into a separate branch and submit via ARM SoC (the DTS > patch is crucial in enabling the fix) with your Acked-bys if that's the > preferred option. > Will it go via ARM SoC? I can ack 1 and 3 and it can go that way.