From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Estevam Subject: Re: [PATCH 1/3] arm: imx6sx: udoo: Use the correct style for SPDX License Identifier Date: Wed, 5 Jun 2019 12:19:18 -0300 Message-ID: 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: In-Reply-To: <20190601070718.26971-2-pbrobinson@gmail.com> 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: Peter Robinson Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Sascha Hauer , Rob Herring , NXP Linux Team , Pengutronix Kernel Team , Shawn Guo , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" List-Id: devicetree@vger.kernel.org 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...