From patchwork Fri Mar 23 14:14:27 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Boris Brezillon X-Patchwork-Id: 889999 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="F6nfqC5t"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4075CL6h3Rz9s0v for ; Sat, 24 Mar 2018 01:14:54 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Subject:To:From :Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=Hj83tDahkkephwxBTLFRBPTvICg9T22uuJ9jztU42z0=; b=F6nfqC5tugjILB OV0+MdCfRa9LCTx/b3bkOm0CmRmvpyXpQvEfzjHNsLBH3TQs1cH7OKo820DFGQYUrMOausP04f/F9 e6RLl0q8oW/lmULOggtPs5pgZOH+StsxqzEakbDA9OckJ9UV4CVyaHZXhR8ehprIazHhWM+UbntAc xjEdhBsnzIsCxfMlDCgerLRGyBIbc9PdfETOwV7LEHyX8g0XmNVzArkxU+VwyUbCf72bNj+NSfIUu Ae972YxaNK74O7cmK5EssbU5f1SPd1Z5Uh7CyndVXKjrYOct0C7ChfM7VV4rQr0xqlaeLcKdFJvZk /ojEtGitybUIeaZzb2Yg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1ezNSz-0007IB-1F; Fri, 23 Mar 2018 14:14:49 +0000 Received: from mail.bootlin.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1ezNSr-0007G5-98 for linux-mtd@lists.infradead.org; Fri, 23 Mar 2018 14:14:48 +0000 Received: by mail.bootlin.com (Postfix, from userid 110) id A88F42082C; Fri, 23 Mar 2018 15:14:27 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) 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.0 Received: from bbrezillon (LStLambert-657-1-97-87.w90-63.abo.wanadoo.fr [90.63.216.87]) by mail.bootlin.com (Postfix) with ESMTPSA id 33CF62046F; Fri, 23 Mar 2018 15:14:27 +0100 (CET) Date: Fri, 23 Mar 2018 15:14:27 +0100 From: Boris Brezillon To: Linus Torvalds Subject: [GIT PULL] mtd: fixes for 4.16-rc7 Message-ID: <20180323151427.31229231@bbrezillon> X-Mailer: Claws Mail 3.15.0-dirty (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180323_071441_651191_C446F6F4 X-CRM114-Status: GOOD ( 14.78 ) X-Spam-Score: -0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Marek Vasut , OuYang ZhiZhong , Richard Weinberger , "linux-kernel@vger.kernel.org" , "linux-mtd@lists.infradead.org" , Jagdish Gediya , Cyrille Pitchen , Brian Norris , David Woodhouse Sender: "linux-mtd" Errors-To: linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org Hello Linus, Here is a fixes PR for 4.16-rc7. Regards, Boris The following changes since commit c698ca5278934c0ae32297a8725ced2e27585d7f: Linux 4.16-rc6 (2018-03-18 17:48:42 -0700) are available in the git repository at: git://git.infradead.org/linux-mtd.git tags/mtd/fixes-for-4.16-rc7 for you to fetch changes up to 6b00c35138b404be98b85f4a703be594cbed501c: mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0 (2018-03-21 10:22:28 +0100) ---------------------------------------------------------------- * Fix several problems in the fsl_ifc NAND controller driver * Fix misuse of mtd_ooblayout_ecc() in mtdchar.c ---------------------------------------------------------------- Jagdish Gediya (3): mtd: nand: fsl_ifc: Fix nand waitfunc return value mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0 mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0 OuYang ZhiZhong (1): mtdchar: fix usage of mtd_ooblayout_ecc() drivers/mtd/mtdchar.c | 4 ++-- drivers/mtd/nand/fsl_ifc_nand.c | 32 +++++++++++++------------------- include/linux/fsl_ifc.h | 6 +----- 3 files changed, 16 insertions(+), 26 deletions(-)