From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCHv2 1/3] Documentation: dt: socfpga: Add Stratix10 ECC Manager binding Date: Tue, 1 May 2018 07:54:42 -0500 Message-ID: <20180501125442.GA12012@rob-hp-laptop> References: <1524854238-19394-1-git-send-email-thor.thayer@linux.intel.com> <1524854238-19394-2-git-send-email-thor.thayer@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1524854238-19394-2-git-send-email-thor.thayer@linux.intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: thor.thayer@linux.intel.com Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, catalin.marinas@arm.com, will.deacon@arm.com, dinguyen@kernel.org, bp@alien8.de, mchehab@kernel.org, linux-arm-kernel@lists.infradead.org, linux-edac@vger.kernel.org List-Id: devicetree@vger.kernel.org On Fri, Apr 27, 2018 at 01:37:16PM -0500, thor.thayer@linux.intel.com wrote: > From: Thor Thayer > > Add the device tree bindings needed to support the Stratix10 > ECC Manager and SDRAM ECC. > > Signed-off-by: Thor Thayer > --- > v2 Remove unused System Manager syscon. > Remove unused SDRAM ECC register defines. > Remove unused address, size and range from bindings. > --- > .../bindings/arm/altera/socfpga-eccmgr.txt | 35 ++++++++++++++++++++++ > 1 file changed, 35 insertions(+) This should move to bindings/edac/. Can you do that as a follow-up patch? Reviewed-by: Rob Herring