From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DB665C433F5 for ; Fri, 25 Feb 2022 11:31:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240102AbiBYLcB (ORCPT ); Fri, 25 Feb 2022 06:32:01 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36640 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234860AbiBYLb6 (ORCPT ); Fri, 25 Feb 2022 06:31:58 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 49EA11E4824 for ; Fri, 25 Feb 2022 03:31:27 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id DABA6B82F15 for ; Fri, 25 Feb 2022 11:31:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 31324C340E7; Fri, 25 Feb 2022 11:31:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1645788684; bh=pXa0omTWY81rms/D2yWh82G4laft/rbnoSB/fgSSs3U=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=LMHdQQ/VAMeCz4N9yA/yVMUlBnkTLA84RABkMrvViIy5x99QdjuHpNUoGG1uestNv Tid6LBAFjY2wlik5SG3bFC86xgVPncB1Y8N4Cz+A2jD0fUD7cNVrtPF1KZKPS97Tfg FtyRQ2JhfBDeZSUOXgD/tEtxWsS4y3Fv7blmtx+U= Date: Fri, 25 Feb 2022 12:31:21 +0100 From: Greg KH To: Srinivas Kandagatla Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] nvmem: patches (set 2) for 5.18 Message-ID: References: <20220223223502.29454-1-srinivas.kandagatla@linaro.org> <35d2d1b2-07b1-ba54-c804-9622a0f94d4c@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 25, 2022 at 11:17:47AM +0000, Srinivas Kandagatla wrote: > > > On 25/02/2022 10:52, Srinivas Kandagatla wrote: > > Hi Greg, > > > > On 23/02/2022 22:34, Srinivas Kandagatla wrote: > > > Hi Greg, > > > > > > Here is final set of nvmem patches for 5.18 which includes > > > > > > - Add new Sunplus nvmem provider and bindings. > > > - fix in qfprom to increase blow timeout. > > > > > > Can you please queue them up for 5.18. > > > > > > thanks for you help, > > > srini > > > > > > Knox Chiou (1): > > >    nvmem: qfprom: Increase fuse blow timeout to prevent write fail > > > > > > Vincent Shih (2): > > >    nvmem: Add driver for OCOTP in Sunplus SP7021 > > >    dt-bindings: nvmem: Add bindings doc for Sunplus OCOTP driver > > > > Sorry for inconvenience, but can you please ignore this set if you have > > not already applied them. > > > Opps, It looks like these were just applied. > > I can send other patches along with fix to yaml as next set, if that works > for you? Yes please.