From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrew@lunn.ch (Andrew Lunn) Date: Thu, 10 Nov 2016 15:15:42 +0100 Subject: [PATCH v2 1/2] devicetree: Add vendor prefix for CZ.NIC In-Reply-To: <20161110135721.13098-1-uwe@kleine-koenig.org> References: <20161110135721.13098-1-uwe@kleine-koenig.org> Message-ID: <20161110141542.GA14757@lunn.ch> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Nov 10, 2016 at 02:57:20PM +0100, Uwe Kleine-K?nig wrote: > Signed-off-by: Uwe Kleine-K?nig Hi Uwe It is normal to send vendor-prefixes patches directly to the device tree maintainers as a separate patch. That avoids merge conflicts on the file. Andrew