Received: by 2002:a25:86ce:0:0:0:0:0 with SMTP id y14csp1694860ybm; Thu, 23 May 2019 05:27:28 -0700 (PDT) X-Google-Smtp-Source: APXvYqw7SzFbEiH6516cbEwOKRJm5IDAA9oVrsDmNvjnzuvMvhbF1cywAD85YSOsahKHa8vtRXNV X-Received: by 2002:a65:52c8:: with SMTP id z8mr28146091pgp.10.1558614448380; Thu, 23 May 2019 05:27:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558614448; cv=none; d=google.com; s=arc-20160816; b=Tq2qzUGXlP85dee3Ib6RC0HiVh0jnIModBOulYp133aON6luJdVuXk6rWG4zCwSylE oyJJvy0wg+tbHBeBIpJuDXfAZCDUeVCy+PWtgvLXeZToQm3OYXyL8YdG7h+8Bnt4qAj9 2kqwyej2LoExDy78iwxyNt6yHvo4p34Y9+OaI7QqUVwXcL0uIsTmFhsTBFGkspJfaRuv sHpYv8rMlYHnOtqmsRtr0PrRhQGGGbvzOF/YaOL4kSPWapd3ljbh9QYyYgZbC155f2Fk +eLJE/FHmo7Z9i1ySjd1pgGtNDNgR+2HOscCvU+GBUkstGQro+NQWz/RsVPNLMfR9uIJ XZ3w== 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=q5YPREzRHV1+PmYPt88Y/ZrYUNaae+8j+Qd9g9/mTKg=; b=I3ZKg2W0Dw6Y0ZybIqIY6+GjBnjzJcRE6dZERDJbdzEW3c7MAG7GuhveWfvY2J6Sfp VkMgTgtyE5nC6pVU1o9as4/iXlmNW5Qldf4uzn31IcOBAZSj/L0PVUREvHyUgGEzyDPU DxrEnfnUVwPbVNOsJmfJrRjkGu58JOvYxVgBS+sUDAJvJ26lWJhT2thKNsRgOIB00Ii3 7ClhZINOoO5Zi/cyroMdmW8WGGAfwydP3ftHlZI5X6qgYqu9tT0k+oMC7AHZh0a9YvkU pvVKqE80Z3q6vg4If+Tesg9U8XsaIYg0MQMNIQ6gf0Uoiy3otu75fxfwKjgjlA36ClFO RWXw== 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 h34si30246321pld.187.2019.05.23.05.27.13; Thu, 23 May 2019 05:27:28 -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 S1730568AbfEWMZC (ORCPT + 99 others); Thu, 23 May 2019 08:25:02 -0400 Received: from mslow2.mail.gandi.net ([217.70.178.242]:56764 "EHLO mslow2.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729966AbfEWMZC (ORCPT ); Thu, 23 May 2019 08:25:02 -0400 Received: from relay5-d.mail.gandi.net (unknown [217.70.183.197]) by mslow2.mail.gandi.net (Postfix) with ESMTP id 2A7423A2002; Thu, 23 May 2019 11:54:06 +0000 (UTC) X-Originating-IP: 90.88.22.185 Received: from localhost (aaubervilliers-681-1-80-185.w90-88.abo.wanadoo.fr [90.88.22.185]) (Authenticated sender: maxime.ripard@bootlin.com) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id D2CD31C0016; Thu, 23 May 2019 11:53:55 +0000 (UTC) Date: Thu, 23 May 2019 13:53:55 +0200 From: Maxime Ripard To: Stephen Rothwell Cc: Daniel Vetter , Intel Graphics , DRI , Linux Kernel Mailing List , Jyri Sarha , Marco Felsch , Linux Next Mailing List , Thierry Reding Subject: Re: linux-next: manual merge of the drm-misc tree with Linus' tree Message-ID: <20190523115355.joyeqlmbjkufueyn@flea> References: <20190521105151.51ffa942@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="22oxjvmo2hvuqeqd" Content-Disposition: inline In-Reply-To: <20190521105151.51ffa942@canb.auug.org.au> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --22oxjvmo2hvuqeqd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, May 21, 2019 at 10:51:51AM +1000, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the drm-misc tree got a conflict in: > > Documentation/devicetree/bindings/vendor-prefixes.txt > > between commit: > > 8122de54602e ("dt-bindings: Convert vendor prefixes to json-schema") > > from Linus' tree and commits: > > b4a2c0055a4f ("dt-bindings: Add vendor prefix for VXT Ltd") > b1b0d36bdb15 ("dt-bindings: drm/panel: simple: Add binding for TFC S9700RTWV43TR-01B") > fbd8b69ab616 ("dt-bindings: Add vendor prefix for Evervision Electronics") > > from the drm-misc tree. > > I fixed it up (I deleted the file and added the patch 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. I just took your patch and pushed a temp branch there: https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git/commit/?h=drm-misc-next&id=3832f2cad5307ebcedeead13fbd8d3cf06ba5e90 Rob, Stephen, are you ok with the change? If so, I'll push it. Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --22oxjvmo2hvuqeqd Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXOaJzQAKCRDj7w1vZxhR xcfwAP9V0omTw8jbR0a5wFDMizYxiSE6KvGa0yDpAyucXGBcqAEAgP78Gkggt6vS 4E1Xd5LVpNQXXiwmH7FNbcL6r2C8ggk= =birf -----END PGP SIGNATURE----- --22oxjvmo2hvuqeqd--