Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp58520pxb; Tue, 28 Sep 2021 15:24:44 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz7peWGk1Yl0gxmIGuwDI6+CrGND0ZeMYBRUl+JXw1UVKZDe4cO0jcXXxRnSiLoWiBNqo4A X-Received: by 2002:a17:906:2b84:: with SMTP id m4mr9657803ejg.179.1632867884234; Tue, 28 Sep 2021 15:24:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1632867884; cv=none; d=google.com; s=arc-20160816; b=T95NR3S2ua0EOzkPraa1lbpbfyndeJPgrA7k9MdgMnevhbi/tD4dFZ8OcZefnrb9HW 095vWohjNeVjM1aKhnoFRrJfaf9C/EwFbtJkYajrEN6u5WufII6OkfjPn126NM8ZN+Nt ieiwzeljLSGzH8dUNieDuZny5u/951TsI4WloKRz8XazHAL9DtbnOd3Wc8e8ehmkfmbr B5DD6uHCD2naRktZhLomtxmTNunGqjdsu0fdn31/pzIAKH+duw5x/MfdobPAcMlWPr8u ednoiL+NVVud/PXeRD1KlrUFBFjJvYD4cui52JJhYJsJbKYXacwQ0zpyU88Y1kU65sDq TWlQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=OzC/iW2mNO4Qun1L1ljlpyt2v7igD2fqmFU3aKIrL2g=; b=SijmolwQz2MHO9Y8n+yVZhyLYZSupkstX7kTxSYnRo8cPZCPcatYbM36xixbuEZgLX 89wJijK2OyDcqBND/gFEzx8LzQn1LndNTa01HUbPTNIGA/MoQyxottehED+3H2FZ7TSw x/YWKJ2lPjBH1lZP+G/oretFNNdUJjP/tsUmDbKCxHG2hagKByVn/C2MYZrIY1nMLKXr dvKJIbszyfkUfiEhH8HL3V2MLcPGDGqyTu+CgfPsQf75UoOWcUIT3p8Mrzd8x7dFwTvq 0AEvY1IYZIB1xE9Lj3SXrUyarIlKNrTJ9xaNNXwN/ne3erLseJa0NySFvUF2BwASEpcW TETg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id eb13si606275edb.627.2021.09.28.15.24.20; Tue, 28 Sep 2021 15:24:44 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243055AbhI1WYl (ORCPT + 99 others); Tue, 28 Sep 2021 18:24:41 -0400 Received: from relay11.mail.gandi.net ([217.70.178.231]:49303 "EHLO relay11.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243032AbhI1WYl (ORCPT ); Tue, 28 Sep 2021 18:24:41 -0400 Received: (Authenticated sender: miquel.raynal@bootlin.com) by relay11.mail.gandi.net (Postfix) with ESMTPSA id 1133F100004; Tue, 28 Sep 2021 22:22:58 +0000 (UTC) From: Miquel Raynal To: Richard Weinberger , Vignesh Raghavendra , Tudor Ambarus Cc: , , Miquel Raynal Subject: [PATCH 0/9] Keep on-die ECC engines compatibility Date: Wed, 29 Sep 2021 00:22:39 +0200 Message-Id: <20210928222258.199726-1-miquel.raynal@bootlin.com> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Recent changes broke the possibility to set the desired ECC engine type from DT, this is of course an error and needed to be fixed. The fix applies to all drivers which already received a previous incomplete fix (about SW support). Hopefully this time we should be good. Sorry for the noise. Miquel Raynal (9): mtd: rawnand: ams-delta: Keep the driver compatible with on-die ECC engines mtd: rawnand: au1550nd: Keep the driver compatible with on-die ECC engines mtd: rawnand: gpio: Keep the driver compatible with on-die ECC engines mtd: rawnand: mpc5121: Keep the driver compatible with on-die ECC engines mtd: rawnand: orion: Keep the driver compatible with on-die ECC engines mtd: rawnand: pasemi: Keep the driver compatible with on-die ECC engines mtd: rawnand: plat_nand: Keep the driver compatible with on-die ECC engines mtd: rawnand: socrates: Keep the driver compatible with on-die ECC engines mtd: rawnand: xway: Keep the driver compatible with on-die ECC engines drivers/mtd/nand/raw/ams-delta.c | 12 +++++++++--- drivers/mtd/nand/raw/au1550nd.c | 12 +++++++++--- drivers/mtd/nand/raw/gpio.c | 12 +++++++++--- drivers/mtd/nand/raw/mpc5121_nfc.c | 12 +++++++++--- drivers/mtd/nand/raw/orion_nand.c | 12 +++++++++--- drivers/mtd/nand/raw/pasemi_nand.c | 12 +++++++++--- drivers/mtd/nand/raw/plat_nand.c | 12 +++++++++--- drivers/mtd/nand/raw/socrates_nand.c | 12 +++++++++--- drivers/mtd/nand/raw/xway_nand.c | 12 +++++++++--- 9 files changed, 81 insertions(+), 27 deletions(-) -- 2.27.0