Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp2166576ybd; Thu, 27 Jun 2019 07:51:51 -0700 (PDT) X-Google-Smtp-Source: APXvYqyyXRHTn/BOTrfwiCCRv1Y8CgmzO0JDCh6NpxIqNXkbIqH1k8nU+9nAktbjb5rokpFhkI40 X-Received: by 2002:a63:5a4b:: with SMTP id k11mr4155244pgm.143.1561647111699; Thu, 27 Jun 2019 07:51:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561647111; cv=none; d=google.com; s=arc-20160816; b=UoLRy/HwBiKXvwlyIamA1PInvKRecTAzydLCor2JDMG0FQy2fb1Pt5+/HOVmtaUBta MUlX6hG/tKmquE0g9Ik8u+IJW7JCzffrUpFeseKo6Uu6bWvDzEG1czICqimZR7lVrgGq AK2OQDago/HFY1BI93vdnr6zJFexS2kKhTB95UqDEvyP4zjeJGsgpXjGCP4UtGWMcSfm +N4FN1Yy9WwPcrz+6qaOpMNSYYrixvGOdAZhd1YZyFG35gZ45AJnE6v6fG8kagyt+Mpe EZfQJcge2KjcWaYA3AMMyTdRF0E70+lHLGvjJLhvFTQ8TCIIyxT5bI6/bOwXW7Eg3G8B 3F+Q== 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=OWLuZ+kYx0cXEtv3MoELAxuOA0vLX8vs9R4v5U1ASTw=; b=KM2GzeAK6La8nBozOsRXQ2xVUbMgsahNWj5nl7GjvAdJRpxjbGXywurSYtXpb+Cv9T i4njyz7aHUKGjjjf2V7knt+eXNJjFQkLiCf0J65MeSsu4ezuAYhSZamBENXrd4kyrQgM C6xtAwUCC/JUHApN8XnsE5bLNifvMKMyqftaouX1DdjM+4eqph5mCtvgZ3RA1aCpkTrx QFzxYEtXRAM9LInAo9DeGiJqe9QRQ30NadBaQL5gXlmQ1V9QB4RBTWumdQ7BaIUkg+r7 IjA8smyFr/X7UtBnDSir7eZYJAJXbpEx0DFWnSDRPPCB3DMxsFMddG4o7LstOGWc6YO2 wPRQ== 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 w5si5209345pjt.86.2019.06.27.07.51.34; Thu, 27 Jun 2019 07:51:51 -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 S1726890AbfF0OvU (ORCPT + 99 others); Thu, 27 Jun 2019 10:51:20 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:33743 "EHLO relay2-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726443AbfF0OvU (ORCPT ); Thu, 27 Jun 2019 10:51:20 -0400 X-Originating-IP: 86.250.200.211 Received: from localhost (lfbn-1-17395-211.w86-250.abo.wanadoo.fr [86.250.200.211]) (Authenticated sender: maxime.ripard@bootlin.com) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 7C33440016; Thu, 27 Jun 2019 14:51:16 +0000 (UTC) Date: Thu, 27 Jun 2019 16:51:16 +0200 From: Maxime Ripard To: Srinivas Kandagatla Cc: Rob Herring , Greg Kroah-Hartman , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] dt-bindings: nvmem: Add YAML schemas for the generic NVMEM bindings Message-ID: <20190627145116.piof4sokhlt3n3fu@flea> References: <20190627080959.4488-1-srinivas.kandagatla@linaro.org> <6775b9b9-b712-0b37-fa4c-ace9527f5fc9@linaro.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="uv4o3fvyylrkncxn" Content-Disposition: inline In-Reply-To: <6775b9b9-b712-0b37-fa4c-ace9527f5fc9@linaro.org> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --uv4o3fvyylrkncxn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, On Thu, Jun 27, 2019 at 02:58:24PM +0100, Srinivas Kandagatla wrote: > On 27/06/2019 14:55, Rob Herring wrote: > > But you didn't update the license to (GPL-2.0 OR BSD-2-Clause). See below. > > I did forward what Maxime has sent me. > > Maxime, are you okay if I do that changes to this patch and resend? Sorry, Rob mentionned that it was a question for Linaro, and I just forgot this question entirely. You're the primary author here, so I guess you should be the one telling me whether it's ok :) On my side, I'm fine with this, but this isn't relevant. Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --uv4o3fvyylrkncxn Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXRTX5AAKCRDj7w1vZxhR xcsPAQCgb58LNKYcJJiWmLuyOSMr1WBMyxBygUIjvnLoRjIcEwD/ZCb4wZ4sKY+o 75/Xj6Hj/El4vu62keZEHd50pUp9yAY= =YEyU -----END PGP SIGNATURE----- --uv4o3fvyylrkncxn--