Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp3354914yba; Tue, 23 Apr 2019 02:15:33 -0700 (PDT) X-Google-Smtp-Source: APXvYqxq62wTsRdRoZ8bqTjYu1YnlSiiKutApW/3L53PORoMLLQPT8t59SNKBlFpgq3NwVO9W7xt X-Received: by 2002:a65:638f:: with SMTP id h15mr23515464pgv.147.1556010933544; Tue, 23 Apr 2019 02:15:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1556010933; cv=none; d=google.com; s=arc-20160816; b=zE6Q26b36V+UkNdfaDf+2Oap/kldAKCyQ9Fglplt6cNNH5WnFEEbu1bLTn+TPaB3Z4 i8LGCNDV3zhd2wDP83VjoQt+PnqYdKTk+80GykKcXISIIryfNLLJcF5WPzpPDFXUt+aS VWYPKL1+crsyFEjl6NhtLP+vjfjseZlsH8rhCtI5cKm2aIMN0RX/5TbqAZDVSDh9u0Gi O4ic1vysv82BS2kbySheA4motVomKpfr9IxcYeecNLbxrvvwze68wv3sFFAGFKwfyACT oAlYUxV2T+MdAFUWl+SW57YbbRiC/BWO70FXpqLQfcP9+kPu27JcgOxXYNczkxTq/lLP U9bQ== 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=5sZuwQ0vU/hIxkCv4Sqptv5Tjb0VNNq44NuCx/Vx2Pg=; b=kVD/e16cSaWSbTIBpQgD570YjqDVtR/haR/Jgp5JW1Dn/YGD7E9VQ2FkaW7s+MCGJ7 5OUnn+LGPZqMWLkvbGDAA1NxudtW7lkUJ4KAzbnAIUS9QKZBHx6eFJedUe0io/E4DgIe XzJtNuIDtyrdzTYVkt+44w4L62f94Tp9C+FlFIN3B+iFQdahNrkgGjHviJN3mcivcylh OILHRzGZQI24fLdi0le7PZc1eHsz947vebjVA/pH3ODP8AyoRMG3n/Ha5vGPXNkesJSp LU/2pm54lA45kSUOHDRVYCSlCo+cf5Y9YuUkPBwtOBv07rDCkJgkFzi+AXqDbqwY4ert LneQ== 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 f16si14625889pgj.149.2019.04.23.02.15.17; Tue, 23 Apr 2019 02:15:33 -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 S1727033AbfDWJOD (ORCPT + 99 others); Tue, 23 Apr 2019 05:14:03 -0400 Received: from ns.iliad.fr ([212.27.33.1]:57356 "EHLO ns.iliad.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725888AbfDWJOC (ORCPT ); Tue, 23 Apr 2019 05:14:02 -0400 Received: from ns.iliad.fr (localhost [127.0.0.1]) by ns.iliad.fr (Postfix) with ESMTP id 08976205F8; Tue, 23 Apr 2019 11:14:00 +0200 (CEST) Received: from [192.168.108.49] (freebox.vlq16.iliad.fr [213.36.7.13]) by ns.iliad.fr (Postfix) with ESMTP id E4CCF200C3; Tue, 23 Apr 2019 11:13:59 +0200 (CEST) Subject: Re: linux-next: manual merge of the phy-next tree with the qcom tree To: Kishon Vijay Abraham I , Andy Gross Cc: Stephen Rothwell , Linux Next , LKML , Bjorn Andersson , Jeffrey Hugo References: <20190418152954.255015e1@canb.auug.org.au> <20190419045844.GA3322@hector.attlocal.net> <4e8aefdf-d0bb-9dcd-63b1-94de9d4e69d4@ti.com> From: Marc Gonzalez Message-ID: <264f2d81-ac96-4c57-f440-5561e72ba125@free.fr> Date: Tue, 23 Apr 2019 11:13:59 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <4e8aefdf-d0bb-9dcd-63b1-94de9d4e69d4@ti.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP ; ns.iliad.fr ; Tue Apr 23 11:14:00 2019 +0200 (CEST) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 22/04/2019 13:47, Kishon Vijay Abraham I wrote: > On 19/04/19 10:28 AM, Andy Gross wrote: > >> On Thu, Apr 18, 2019 at 09:35:44AM +0200, Marc Gonzalez wrote: >>> >>> It is not clear to me what I could/should have done differently to avoid >>> the conflict? >> >> I dropped the patch for now. We can deal with this later as it is trivial. >> The best way probably would have been for Kishon to take this patch as well. >> Then he would have fixed it up and no one else would have seen it. But we'll >> deal with it in a few weeks. No biggie. > > I've included "dt-bindings: phy-qcom-qmp: Tweak qcom,msm8998-qmp-ufs-phy" in > linux-phy tree now. Thanks Kishon, Great news. That's one less patch to keep track of. Regards.