From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dinh Nguyen Subject: Re: [PATCH 1/2] ARM: socfpga: dts: Add multicast bins and unicast filter entries Date: Tue, 21 Apr 2015 14:28:28 -0500 Message-ID: <5536A4DC.6000404@opensource.altera.com> References: <1429547068-12501-1-git-send-email-vbridger@opensource.altera.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1429547068-12501-1-git-send-email-vbridger@opensource.altera.com> Sender: linux-kernel-owner@vger.kernel.org To: Vince Bridgers , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux@arm.linux.org.uk, galak@codeaurora.org, ijc+devicetree@hellion.org.uk, mark.rutland@arm.com, pawel.moll@arm.com, robh+dt@kernel.org Cc: vbridger@altera.com List-Id: devicetree@vger.kernel.org On 04/20/2015 11:24 AM, Vince Bridgers wrote: > Add multicast-filter-bins and perfect-filter-entries configuration properties > to the socfpga devicetree for the Arria 10 socfpga. > > Signed-off-by: Vince Bridgers > --- > This patch is based on patches > http://www.spinics.net/lists/devicetree/msg75270.html > http://www.spinics.net/lists/devicetree/msg75273.html > --- > arch/arm/boot/dts/socfpga_arria10.dtsi | 6 ++++++ > 1 file changed, 6 insertions(+) > Both patches applied! Thanks, Dinh