From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thor Thayer Subject: Re: [RESEND PATCHv3 0/3] Update Stratix10 EDAC Bindings Date: Tue, 9 Apr 2019 14:11:58 -0500 Message-ID: References: <1554388597-28019-1-git-send-email-thor.thayer@linux.intel.com> Reply-To: thor.thayer@linux.intel.com Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1554388597-28019-1-git-send-email-thor.thayer@linux.intel.com> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: bp@alien8.de, dinguyen@kernel.org, robh+dt@kernel.org, mark.rutland@arm.com Cc: mchehab@kernel.org, james.morse@arm.com, devicetree@vger.kernel.org, linux-edac@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org Hi Boris, On 4/4/19 9:36 AM, thor.thayer@linux.intel.com wrote: > From: Thor Thayer > > This patch series makes the Stratix10 EDAC Bindings > specific to the Stratix10 ARM64 architecture. > > Instead of using the Arria10 (ARM32) EDAC bindings for > Stratix10 (ARM64), create Stratix10 specific EDAC bindings > to capture architecture differences between ARM32 and ARM64. > This requires fixing the previous Stratix10 bindings. > Also add the peripheral bindings for the Stratix10. > > V2: Remove Stratix10 compatible check. > > V3: Remove patches not related to EDAC bindings so that > this patchset is targeted toward the bindings. > Improve the Stratix10 specific binding description by > adding in descriptions of ARM64 differences. > > Resend: Add Reviewed-by and Acked-by from bindings and > socfpga device tree maintainers. I'd like this to go > through the EDAC tree since future patches will have > a dependency on these bindings and device tree. > > Thor Thayer (3): > Documentation: dt: edac: Fix Stratix10 IRQ bindings > Documentation: dt: edac: Add Stratix10 Peripheral bindings > arm64: dts: stratix10: Use new Stratix10 EDAC bindings > > .../devicetree/bindings/edac/socfpga-eccmgr.txt | 135 +++++++++++++++++++-- > arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 25 ++-- > 2 files changed, 138 insertions(+), 22 deletions(-) > If possible, I'd like this series to go through the EDAC tree since future patches will follow this format. Regards, Thor