Received: by 10.223.164.221 with SMTP id h29csp3211626wrb; Mon, 30 Oct 2017 17:44:36 -0700 (PDT) X-Google-Smtp-Source: ABhQp+TSMe5u2lvz4Q9qKpcX680JQkE9mmwV/z41aIPmnhkKs8jMTLawE4Q6eoVeb0JT9KwDXf19 X-Received: by 10.159.249.9 with SMTP id bf9mr153360plb.383.1509410675968; Mon, 30 Oct 2017 17:44:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1509410675; cv=none; d=google.com; s=arc-20160816; b=LiSkqYhjSaiBhmrDqv53dnkIsGH4Hoyq7Eq4wNuhFvY3boMXwNmPsXT6YD5nuS00I8 CrWNbv/dIydBZW9B2G+75d/Sh/7XbZlPGYfFijN4ZP5EUJ/R9Dfrgksncd6fwKoqtnS/ DrGnsXqBZ6px11n1dDATX6t8tQdBdZTzHiF1Xtgoz3hsy5DfsfkCTJG/KjJcSs2VRnc7 WtFZUBP9bQC4vBVntiHZsmWkmrKykYNSO0mW/+nS41+BNUNSY16gmDxW1qqE73XoeeyN 1IyO3ueYJr4yD6JsQK6ALapQOP5daHTdFn4THGnMR8rFxWzQkFrc6PGFbkZH6yCkNfHl HJbw== 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:arc-authentication-results; bh=t4aPkXiEbSL0XCCBdJilFFdUyr3G/YpqHwGK0hnCmaM=; b=QDMDK39glKaRmJxD8Pkj+WwkTrvl+AMowliiIiRb5tvR55j5y7ejnwLsO1QA7HOBKE m6YUnSBGcsxzyaMuSXBMswsF5x0amP+N/WMnIkeVhTYmXICtV9SREO10dw7WMhePKv35 tl5KYMwWwFonzvE4LfIJ9s+856W5QyzWw+pK9CEht1oqHqKLkun3sznDyQf5O749VM11 zUs0asr995I5dhCre8M7x+l7FrPWY0fMnMc4TtFU7j7DkYqyK5H4uXbmtTiTiy4UTSAD F9Z2x9jkAi7Hc8s2GcrUzVPqvGjo3dbUENc8uWC6412Z9arh0HgoOYdQy2uQDoJioyRl cPjQ== 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 w12si151050pld.814.2017.10.30.17.44.22; Mon, 30 Oct 2017 17:44:35 -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 S1752411AbdJaAmg (ORCPT + 99 others); Mon, 30 Oct 2017 20:42:36 -0400 Received: from smtp3-g21.free.fr ([212.27.42.3]:50416 "EHLO smtp3-g21.free.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751776AbdJaAme (ORCPT ); Mon, 30 Oct 2017 20:42:34 -0400 Received: from mountainer.wedev4u.int (unknown [82.232.94.13]) by smtp3-g21.free.fr (Postfix) with ESMTP id DC0B913F80A; Tue, 31 Oct 2017 01:42:30 +0100 (CET) Subject: Re: linux-next: manual merge of the spi-nor tree with the imx-mxs tree To: Mark Brown , Yuan Yao , Hou Zhiqiang , Rob Herring , Shawn Guo , Philipp Puschmann Cc: linux-arm-kernel@lists.infradead.org, Linux-Next Mailing List , Linux Kernel Mailing List , Marek Vasut References: <20171030181551.skcvt4mr4br7rtn2@sirena.co.uk> From: Cyrille Pitchen Message-ID: Date: Tue, 31 Oct 2017 01:42:30 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20171030181551.skcvt4mr4br7rtn2@sirena.co.uk> Content-Type: text/plain; charset=windows-1252 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi all, + Marek Mark, thanks for this report. Shawn, Yuan, if I don't make a mistake, patch "dt-bindings: mtd: add sst25wf040b and en25s64 to sip-nor list" was not submitted to the linux-mtd mailing list hence was neither reviewed nor acked by any spi-nor maintainer. If so, such a patch should then be taken from the spi-nor/next branch of the l2-mtd tree. So Shawn, could you please remove this patch from your tree ? Yuan, could you please submit your patch to the linux-mtd mailing list for proper review ? Best regards, Cyrille Le 30/10/2017 � 19:15, Mark Brown a �crit : > Hi Cyrille, > > Today's linux-next merge of the spi-nor tree got a conflict in: > > Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt > > between commit: > > b07815d4eaf65 ("dt-bindings: mtd: add sst25wf040b and en25s64 to sip-nor list") > > from the imx-mxs tree and commit: > > 282e45dc64d1 ("mtd: spi-nor: Add support for mr25h128") > > from the spi-nor tree. > > I fixed it up (see below) and can carry the fix as necessary. This > is now fixed as far as linux-next is concerned, but any non trivial > conflicts should be mentioned to your upstream maintainer when your tree > is submitted for merging. You may also want to consider cooperating > with the maintainer of the conflicting tree to minimise any particularly > complex conflicts. > > diff --cc Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt > index 4cab5d85cf6f,956bb046e599..000000000000 > --- a/Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt > +++ b/Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt > @@@ -13,7 -13,7 +13,8 @@@ Required properties > at25df321a > at25df641 > at26df081a > + en25s64 > + mr25h128 > mr25h256 > mr25h10 > mr25h40 > From 1582710934258317003@xxx Mon Oct 30 19:12:48 +0000 2017 X-GM-THRID: 1582710934258317003 X-Gmail-Labels: Inbox,Category Forums