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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 721A7C433F5 for ; Tue, 11 Jan 2022 13:36:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-ID:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=pOg7WgfjT5wcsQvXaOILO3M1905BiwFvxVfmOQYMnus=; b=P3bYP6FIkSifOCbORCK/NP1dL6 hQIqGblgU3LyDo8Y5MLTS3hSQ02eb40youc0BgZXrXsseXyv6fAzXOsrMJ0/rG7OF+9LlhNk6mZ/+ zP2hMyYLcQhAZRsyybdDVUBi0wa3RBBBTkqnc8fMJqxjbf6qWucTgY9GeihZqVK1OSqnAI4avPuSI W1OlM4RyS44F27f0E1KOfpxi5OL8wN3vhqZGKY3kqztQ6MOo53Mp33baF1kcMvTDymVMPy51LKUTg +oyzM5vfSZwW2QgIxV/B3unSPLpAfCsya5xPWsx6/5KcOH1oJm2Voj1kmn2KGACxFnTqyAamhI1qy 7fpT/b+g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n7HIe-00GQ1s-SP; Tue, 11 Jan 2022 13:34:56 +0000 Received: from mail.thorsis.com ([92.198.35.195]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n7HIb-00GQ13-En for linux-arm-kernel@lists.infradead.org; Tue, 11 Jan 2022 13:34:54 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.thorsis.com (Postfix) with ESMTP id 0B6833574 for ; Tue, 11 Jan 2022 14:34:51 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail.thorsis.com Received: from mail.thorsis.com ([127.0.0.1]) by localhost (mail.thorsis.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09JRITfqmmEs for ; Tue, 11 Jan 2022 14:34:50 +0100 (CET) Received: by mail.thorsis.com (Postfix, from userid 109) id 030193578; Tue, 11 Jan 2022 14:34:47 +0100 (CET) From: Alexander Dahl To: Tudor Ambarus Subject: Re: [PATCH v2] ARM: dts: at91: sama5d2: Fix PMERRLOC resource size Date: Tue, 11 Jan 2022 14:34:41 +0100 Message-ID: <2950776.PjgfHZTfyB@ada> In-Reply-To: <20220111132301.906712-1-tudor.ambarus@microchip.com> References: <20220111132301.906712-1-tudor.ambarus@microchip.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220111_053453_694546_42393053 X-CRM114-Status: GOOD ( 16.63 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, alexandre.belloni@bootlin.com, bbrezillon@kernel.org, Alexander Dahl , stable@vger.kernel.org, linux-kernel@vger.kernel.org, ludovic.desroches@microchip.com, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hei hei, Am Dienstag, 11. Januar 2022, 14:23:01 CET schrieb Tudor Ambarus: > PMERRLOC resource size was set to 0x100, which resulted in HSMC_ERRLOCx > register being truncated to offset x = 21, causing error correction to > fail if more than 22 bit errors and if 24 or 32 bit error correction > was supported. > > Fixes: d9c41bf30cf8 ("ARM: dts: at91: Declare EBI/NAND controllers") > Signed-off-by: Tudor Ambarus > Cc: # 4.13.x Acked-by: Alexander Dahl Greets Alex > --- > v2: > - update commit description > - Cc stable@vger.kernel.org > > arch/arm/boot/dts/sama5d2.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/boot/dts/sama5d2.dtsi b/arch/arm/boot/dts/sama5d2.dtsi > index 09c741e8ecb8..c700c3b19e4c 100644 > --- a/arch/arm/boot/dts/sama5d2.dtsi > +++ b/arch/arm/boot/dts/sama5d2.dtsi > @@ -415,7 +415,7 @@ hsmc: hsmc@f8014000 { > pmecc: ecc-engine@f8014070 { > compatible = "atmel,sama5d2-pmecc"; > reg = <0xf8014070 0x490>, > - <0xf8014500 0x100>; > + <0xf8014500 0x200>; > }; > }; _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel