Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp2349522ybx; Fri, 8 Nov 2019 03:09:15 -0800 (PST) X-Google-Smtp-Source: APXvYqyEtijHErGdgX/WwZhQgrcyz86gaspZvX/P8G1oY7CNhWdY/I1sG4/Pc4BVO65qd1s2DuRg X-Received: by 2002:a17:906:6006:: with SMTP id o6mr5508127ejj.51.1573211355351; Fri, 08 Nov 2019 03:09:15 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1573211355; cv=none; d=google.com; s=arc-20160816; b=vtFJJvN7gWz86urojOdo46IIjaaCHBtAZySR8+uYXk+RrBIYxK4qrKDMljEFFQoJLE O8CEeogUdA+IDaEkEpQpih48mu6GgSCMSJIOjIsPjse6uOR5Svyt1HKq6sNikFbQy+vu kXmSpGfVgm0zBXaeBxY2FIv1aVZ5kq54GkQQYzeBH9luXyD0W+lzOawuAnSf2jtAK/iY R1BAMJiJGzHhVOa5KzLGxuPTrS2S+Vi73KUn5r4c3jkl7ju2dm5CuenPAmizJRjSqCbz hKhXH10d81y8/9y7R2M9xP6p6XlVlSCU/1WUg1h+TIbJLoOG10pBmZ9iRi2ua4sUfrOl hoJg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=PmqcKwZKw6LxujYeuKNdXdbVA7u1lRUKQr0/oJdLesU=; b=JdFEDNkvS9x1OZOhfWbAllysAhO1paIZqM2Bd5ts+/vTf4PnzmI3OQ2mKh7X0IiaGx zOdku4Ha1Uiscy1gqx832mF2+WeBbhX7M8RYSMnnRLBn589ecj0lewoSv/1tduPv1Mft qvReunDetECw0vAb62lk8aTPsqpD9S3HBnkMTRGnDE7Ob+XI255EskrziYly0P2f0a8A 5JXFbHPTTluvAIhKTYFCNDCpLHFM0+0wzB/LZB0T3Vab2Kns2kC+CCjoufuXgKf7tPbg x9VDKg5XwoaX9BDOCqWL6KGUnE05iyoNRHQkc4ZYsQIKShRDegrr0aeCd0i0IxmpluZt xsyA== 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 b27si3966420ede.48.2019.11.08.03.08.52; Fri, 08 Nov 2019 03:09:15 -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; 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 S1731754AbfKHLH4 (ORCPT + 99 others); Fri, 8 Nov 2019 06:07:56 -0500 Received: from foss.arm.com ([217.140.110.172]:40706 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726180AbfKHLH4 (ORCPT ); Fri, 8 Nov 2019 06:07:56 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id B68BE31B; Fri, 8 Nov 2019 03:07:55 -0800 (PST) Received: from e121166-lin.cambridge.arm.com (unknown [10.1.196.255]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 43C173F719; Fri, 8 Nov 2019 03:07:54 -0800 (PST) Date: Fri, 8 Nov 2019 11:07:44 +0000 From: Lorenzo Pieralisi To: Bjorn Helgaas Cc: Olof Johansson , Stephen Rothwell , Arnd Bergmann , ARM , Linux Next Mailing List , Linux Kernel Mailing List , Xiaowei Bao , Hou Zhiqiang , Fabio Estevam , Shawn Guo Subject: Re: linux-next: manual merge of the pci tree with the arm-soc tree Message-ID: <20191108110736.GA10708@e121166-lin.cambridge.arm.com> References: <20191107211801.GA107543@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191107211801.GA107543@google.com> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 07, 2019 at 03:18:01PM -0600, Bjorn Helgaas wrote: > On Thu, Nov 07, 2019 at 10:27:20AM -0800, Olof Johansson wrote: > > On Wed, Nov 6, 2019 at 2:46 PM Stephen Rothwell wrote: > > > > > > Hi all, > > > > > > Today's linux-next merge of the pci tree got a conflict in: > > > > > > arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi > > > > > > between commit: > > > > > > 68e36a429ef5 ("arm64: dts: ls1028a: Move thermal-zone out of SoC") > > > > > > from the arm-soc tree and commit: > > > > > > 8d49ebe713ab ("arm64: dts: ls1028a: Add PCIe controller DT nodes") > > > > Bjorn, we ask that driver subsystem maintainers don't pick up DT > > changes since it causes conflicts like these. > > > > Is it easy for you to drop this patch, or are we stuck with it? > > Ideally it should never have been sent to you in the first place. :( > > Lorenzo, is it feasible for you to drop it from your pci/layerscape > branch and repush it? If so, I can redo the merge into my "next" > branch. Done. Should we ignore all dts updates from now onwards ? Thanks, Lorenzo