From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH 1/3] arm: imx6sx: udoo: Use the correct style for SPDX License Identifier Date: Thu, 6 Jun 2019 09:47:47 +0800 Message-ID: <20190606014745.GR29853@dragon> References: <20190601070718.26971-1-pbrobinson@gmail.com> <20190601070718.26971-2-pbrobinson@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Fabio Estevam Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Sascha Hauer , Rob Herring , Peter Robinson , Pengutronix Kernel Team , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" , NXP Linux Team List-Id: devicetree@vger.kernel.org On Wed, Jun 05, 2019 at 12:19:18PM -0300, Fabio Estevam wrote: > On Sat, Jun 1, 2019 at 4:07 AM Peter Robinson wrote: > > > > Use the SPDX License Identifier for GPL-2.0+ OR X11 > > > > Signed-off-by: Peter Robinson > > Reviewed-by: Fabio Estevam > > Nit: the Subject could be consistent with the other patches in the series: > > ARM: dts: imx6sx-udoo: Use the correct... Fixed it up and applied all, thanks.