Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2549705imu; Thu, 29 Nov 2018 06:45:15 -0800 (PST) X-Google-Smtp-Source: AFSGD/WH7rN4IFKaX6vTqtZL5kf/OR2pOTTICwrkOaZXog+MAyA5dKjJJ2V3m+OC4B7x88ywFlPZ X-Received: by 2002:a62:520b:: with SMTP id g11mr1674776pfb.53.1543502715733; Thu, 29 Nov 2018 06:45:15 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543502715; cv=none; d=google.com; s=arc-20160816; b=USiWdmpk9pmBY7yJkqDPiz8bdIs7Gm0nHvtFg9ovQ20jiEXiWqE1FVwxq29UD0+4Vb QWVf+pvXD4lhnIXioNB1rlUvlhsN7z3ZC+wXWgbGIqetLEtWlqQjn0RLObegkYQexExC Kjabr2UxxV03O4g3Y6TMBJBFmq5V8VKXr5dDfS5oLmoBh6gsX/9RwskzIlVXZlcoWF9E tWtt5mnDV00vZ5YXOrFp62JyqXnn6JGZdXKEMHZqgrqxAhPxWPc7Qt4admwFGfIWmvOs OhWQvDel+906Q3FgOO+4LchI7ILP2l+Xt3CGqnMDQrPawJDqodSU72yoVzA/ev2M1Bx8 TSAA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date; bh=BhjLhG8Dx11dC9hl+j0Yv+tzW2r9N3Lfs9ZSKH3+Y+0=; b=zJo/5pdOFNqFDW3vDV2A0PNZy9wZC9jDuQeewKd2hH8VhmG305vgNcpY5vGWHuR2PJ 6PJFYqmJkTe+vEV45zx1tTCoNXxe0zAVtznke7SYhD2g0GqT/i/BggoSO4FevSQmFbhl TjKvTQNghwbkVxPqZo99MOJCRovSw2ifo4xw2K/jW8hN5P0i7b5S6EigicxnLj1z8coV OJLBqlc5iiflXkGAB4AE4GYrH+GENdqJ5/kF4pRpvbdPTPSko5pjU+vCKWSATZzLmPZM 7VafZmj7ZWLqfV0wvGnPgShb8Mj4gEoOB7FzDDMgN7Wf2XykVgxrcXB6HRbEullxSoBW zxRA== 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 n3-v6si2129687plk.419.2018.11.29.06.45.00; Thu, 29 Nov 2018 06:45:15 -0800 (PST) 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 S2387570AbeK3Bt6 convert rfc822-to-8bit (ORCPT + 99 others); Thu, 29 Nov 2018 20:49:58 -0500 Received: from mail.bootlin.com ([62.4.15.54]:46308 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732641AbeK3Bt6 (ORCPT ); Thu, 29 Nov 2018 20:49:58 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id 52C3A20D0E; Thu, 29 Nov 2018 15:44:21 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.2 Received: from bbrezillon (aaubervilliers-681-1-63-158.w90-88.abo.wanadoo.fr [90.88.18.158]) by mail.bootlin.com (Postfix) with ESMTPSA id C993920E00; Thu, 29 Nov 2018 15:43:14 +0100 (CET) Date: Thu, 29 Nov 2018 15:43:14 +0100 From: Boris Brezillon To: Bartosz Golaszewski Cc: Srinivas Kandagatla , Linux Kernel Mailing List , Linux ARM , Arnd Bergmann , linux-i2c , "open list:MEMORY TECHNOLOGY..." , Kevin Hilman , Bartosz Golaszewski , Sekhar Nori , Greg Kroah-Hartman Subject: Re: [PATCH v2 01/25] nvmem: add new config option Message-ID: <20181129154314.1d3cd914@bbrezillon> In-Reply-To: References: <20181113140133.17385-1-brgl@bgdev.pl> <20181113140133.17385-2-brgl@bgdev.pl> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 29 Nov 2018 15:35:58 +0100 Bartosz Golaszewski wrote: > czw., 29 lis 2018 o 15:32 Srinivas Kandagatla > napisaƂ(a): > > > > > > > > > > Hi Srinivas, > > > > > > if there are no objections - can you Ack this patch for Greg to pick > > > up into char-misc? > > > > Patch is fine for me. I normally send all the nvmem patches just before rc5. > > > > --srini > > > > > > Bart > > > > > Boris, are you fine with Srinivas sending the MTD patch as well so > that they stay together? Yes, I'll just need an immutable branch/tag in case we have conflicting changes in the MTD tree.