From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Mon, 4 Apr 2016 00:15:39 -0500 Subject: [PATCHv2 4/7] Documentation: dt: socfpga: Add Altera Arria10 OCRAM binding In-Reply-To: <1459450087-24792-5-git-send-email-tthayer@opensource.altera.com> References: <1459450087-24792-1-git-send-email-tthayer@opensource.altera.com> <1459450087-24792-5-git-send-email-tthayer@opensource.altera.com> Message-ID: <20160404051539.GC17806@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Mar 31, 2016 at 01:48:04PM -0500, tthayer at opensource.altera.com wrote: > From: Thor Thayer > > Add the device tree bindings needed to support the Altera On-Chip > RAM ECC on the Arria10 chip. > > Signed-off-by: Thor Thayer > --- > v2: Align Required Properties descriptions > --- > .../bindings/arm/altera/socfpga-eccmgr.txt | 10 ++++++++++ > 1 file changed, 10 insertions(+) Acked-by: Rob Herring