From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Fri, 24 Jun 2016 12:07:42 -0500 Subject: [PATCHv5 5/8] Documentation: dt: socfpga: Add Arria10 Ethernet binding In-Reply-To: <1466603939-7526-6-git-send-email-tthayer@opensource.altera.com> References: <1466603939-7526-1-git-send-email-tthayer@opensource.altera.com> <1466603939-7526-6-git-send-email-tthayer@opensource.altera.com> Message-ID: <20160624170742.GA22939@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Jun 22, 2016 at 08:58:56AM -0500, tthayer at opensource.altera.com wrote: > From: Thor Thayer > > Add the device tree bindings needed to support the Altera Ethernet > FIFO buffers on the Arria10 chip. > > Signed-off-by: Thor Thayer > --- > v2 No Change > v3 Change to common compatible string based on maintainer comments > Add local IRQ values. > v4 Add compatible string for parent node. > v5 Change parent phandle name to altr,ecc-parent > --- > .../bindings/arm/altera/socfpga-eccmgr.txt | 24 ++++++++++++++++++++ > 1 file changed, 24 insertions(+) Acked-by: Rob Herring