From patchwork Mon Jun 4 14:12:11 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Borislav Petkov X-Patchwork-Id: 925031 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@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-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=suse.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="kmpL6vCX"; 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 40zxj13bqwz9s4Y for ; Tue, 5 Jun 2018 00:12:37 +1000 (AEST) 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=CfyvpU4pV6LV3NslDST6aIUjJXVPHoVe/IYeGTiCZgA=; b=kmpL6vCXNPLNVc qzjyJf0exQaw3vNvz6QIFGBRpxPg7xnr7WHQBGg6Sa3hoQrXM/Jl303v1Z7nHsfUarcrPs5ND+t5+ Wn5KxkFh2MCzMIMYAJfgED9V0iOIhmuJWtLV8gcEAcOM0y7yfotEPYr2cUSffhNfh1V6UAlr3fU7G j9bFjajH4/LsHmz9olyUHA9yXgxgqhFttnr/uDSAFWTmlXdqPn3+IxTlCZa8i0KKvGAEH67WW1bsQ BbbFcjyoiqNlvVmHj8krflioV+izpFYMBMvv9IKci4EpweK8kTzZnzxNwRmzRERowQEo8qAZtrBx6 XHzW+qrZ5hWG80/k2XPA==; 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 1fPqDo-0004tG-MF; Mon, 04 Jun 2018 14:12:32 +0000 Received: from mx2.suse.de ([195.135.220.15]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fPqDh-0004px-Hy for linux-arm-kernel@lists.infradead.org; Mon, 04 Jun 2018 14:12:28 +0000 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (charybdis-ext-too.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 9444CABE8; Mon, 4 Jun 2018 14:12:10 +0000 (UTC) Date: Mon, 4 Jun 2018 16:12:11 +0200 From: Borislav Petkov To: Linus Torvalds Subject: [GIT PULL] EDAC pile for 4.18 Message-ID: <20180604141210.GA18524@zn.tnic> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.9.5 (2018-04-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180604_071225_928352_F8FBE7EB X-CRM114-Status: GOOD ( 17.29 ) X-Spam-Score: -2.3 (--) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-2.3 points) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, medium trust [195.135.220.15 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Dinh Nguyen , lkml , linux-arm-kernel@lists.infradead.org, linux-edac Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Linus, please pull the current pile of fixes to the EDAC tree. There's a merge commit in there with an immutable branch from the socfpga's tree as changes there are touching the same socfpga_stratix10.dtsi file, patches in my tree are touching so I thought this was the best way to avoid merge conflicts. Please let me know if this way is wrong. And that's why you see those unrelated changes in the list below. So depending on the pull order, you'll either get them through my tree or through the arm-soc tree. Btw, I'm not aware of any order those merges are *required* to happen so let me CC the relevant parties in case order is important after all. Thanks! --- The following changes since commit 6d08b06e67cd117f6992c46611dfb4ce267cd71e: Linux 4.17-rc2 (2018-04-22 19:20:09 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/edac_for_4.18 for you to fetch changes up to eaa3a1d46cfdbf1af50311e7a22f5d38c0418b56: EDAC, ghes: Make platform-based whitelisting x86-only (2018-05-21 12:18:57 +0200) ---------------------------------------------------------------- * Stratix10 SDRAM support to altera_edac (Thor Thayer) * the usual misc fixes all over the place ---------------------------------------------------------------- Alan Tull (1): arm64: dts: stratix10: enable i2c, add i2c periperals Alexandru Gagniuc (1): EDAC, ghes: Remove unused argument to ghes_edac_report_mem_error() Bartosz Golaszewski (1): ARM: dts: consistently use 'atmel' as at24 manufacturer in cyclone5 Borislav Petkov (4): ghes, EDAC: Fix ghes_edac registration Merge tag 'socfpga_updates_for_v4.18_part2' into edac-for-4.18 EDAC, ghes: Use BIT() macro EDAC, ghes: Make platform-based whitelisting x86-only Colin Ian King (1): EDAC, i7core: Fix spelling mistake: "redundacy" -> "redundancy" Dinh Nguyen (1): arm64: dts: stratix10: use clock bindings for the Stratix10 platform Graham Moore (1): arm64: dts: stratix10: Add PL330 DMAC to Stratix10 dts Ooi, Joyce (1): arm64: dts: stratix10: Change pad skew values for EMAC0 PHY driver Randy Dunlap (1): EDAC, skx: Fix skx_edac build error when ACPI_NFIT=m Sughosh Ganu (1): EDAC, ghes: Add a null pointer check in ghes_edac_unregister() Thor Thayer (6): arm64: dts: stratix10: add sdram ecc Documentation: dt: socfpga: Add Stratix10 ECC Manager binding EDAC, altera: Add support for Stratix10 SDRAM EDAC Documentation: dt: edac: Move Altera SOCFPGA EDAC file EDAC, altera: Handle SDRAM Uncorrectable Errors on Stratix10 EDAC, altera: Fix ARM64 build warning Toshi Kani (1): EDAC, ghes: Add DDR4 and NVDIMM memory types .../{arm/altera => edac}/socfpga-eccmgr.txt | 35 ++ arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dts | 6 +- arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 83 +++- .../boot/dts/altera/socfpga_stratix10_socdk.dts | 44 +- drivers/acpi/apei/ghes.c | 16 +- drivers/edac/Kconfig | 3 +- drivers/edac/altera_edac.c | 504 ++++++++++++++++++++- drivers/edac/altera_edac.h | 132 +++++- drivers/edac/ghes_edac.c | 55 ++- drivers/edac/i7core_edac.c | 2 +- include/acpi/ghes.h | 7 +- 11 files changed, 817 insertions(+), 70 deletions(-) rename Documentation/devicetree/bindings/{arm/altera => edac}/socfpga-eccmgr.txt (87%)