Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753636AbdLNRfy (ORCPT ); Thu, 14 Dec 2017 12:35:54 -0500 Received: from bombadil.infradead.org ([65.50.211.133]:46169 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753409AbdLNRfx (ORCPT ); Thu, 14 Dec 2017 12:35:53 -0500 Date: Thu, 14 Dec 2017 15:35:43 -0200 From: Mauro Carvalho Chehab To: Joe Perches Cc: Dhaval Shah , hyun.kwon@xilinx.com, laurent.pinchart@ideasonboard.com, michal.simek@xilinx.com, linux-media@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] media: v4l: xilinx: Use SPDX-License-Identifier Message-ID: <20171214153543.598ca985@vento.lan> In-Reply-To: <1513272387.27409.69.camel@perches.com> References: <20171208123537.18718-1-dhaval23031987@gmail.com> <20171214150527.00dca6cc@vento.lan> <1513272387.27409.69.camel@perches.com> X-Mailer: Claws Mail 3.15.1-dirty (GTK+ 2.24.31; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1091 Lines: 32 Em Thu, 14 Dec 2017 09:26:27 -0800 Joe Perches escreveu: > On Thu, 2017-12-14 at 15:05 -0200, Mauro Carvalho Chehab wrote: > > Em Fri, 8 Dec 2017 18:05:37 +0530 > > Dhaval Shah escreveu: > > > > > SPDX-License-Identifier is used for the Xilinx Video IP and > > > related drivers. > > > > > > Signed-off-by: Dhaval Shah > > > > Hi Dhaval, > > > > You're not listed as one of the Xilinx driver maintainers. I'm afraid that, > > without their explicit acks, sent to the ML, I can't accept a patch > > touching at the driver's license tags. > > And even a maintainer may not have the sole right > to modify a license. Very true. I was actually expecting a patch like that either authored or explicitly sanctioned by either one of those developers: Hyun Kwon (supporter:XILINX VIDEO IP CORES) Michal Simek (supporter:ARM/ZYNQ ARCHITECTURE) As they own an @xilinx.com, we could assume that an email from their corporate accounts to be official. Thanks, Mauro