Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756112AbbDUTdr (ORCPT ); Tue, 21 Apr 2015 15:33:47 -0400 Received: from mail-bn1on0087.outbound.protection.outlook.com ([157.56.110.87]:15680 "EHLO na01-bn1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755841AbbDUTdp (ORCPT ); Tue, 21 Apr 2015 15:33:45 -0400 Authentication-Results: spf=fail (sender IP is 66.35.236.227) smtp.mailfrom=opensource.altera.com; kernel.org; dkim=none (message not signed) header.d=none; Authentication-Results: altera.com; dkim=none (message not signed) header.d=none; Message-ID: <5536A4DC.6000404@opensource.altera.com> Date: Tue, 21 Apr 2015 14:28:28 -0500 From: Dinh Nguyen User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Vince Bridgers , , , , , , , , , CC: Subject: Re: [PATCH 1/2] ARM: socfpga: dts: Add multicast bins and unicast filter entries References: <1429547068-12501-1-git-send-email-vbridger@opensource.altera.com> In-Reply-To: <1429547068-12501-1-git-send-email-vbridger@opensource.altera.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [64.129.157.38] X-ClientProxiedBy: BY2PR06CA022.namprd06.prod.outlook.com (10.141.250.140) To BN3PR03MB1367.namprd03.prod.outlook.com (25.163.34.153) X-Microsoft-Antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:BN3PR03MB1367;UriScan:;BCL:0;PCL:0;RULEID:;SRVR:BN3PR03MB1511; X-Microsoft-Antispam-PRVS: X-Forefront-Antispam-Report-Untrusted: BMV:1;SFV:NSPM;SFS:(10009020)(6009001)(6049001)(479174004)(51704005)(377454003)(164054003)(24454002)(46102003)(19580405001)(86362001)(50986999)(19580395003)(2201001)(47776003)(83506001)(19300405004)(66066001)(33656002)(50466002)(87976001)(65956001)(92566002)(64126003)(77156002)(122386002)(62966003)(4001350100001)(76176999)(54356999)(2950100001)(23746002)(87266999)(59896002)(15975445007)(42186005)(40100003)(921003)(4001430100001)(562404015)(2101003)(1121003)(83996005);DIR:OUT;SFP:1101;SCL:1;SRVR:BN3PR03MB1367;H:[137.57.160.210];FPR:;SPF:None;MLV:sfv;LANG:en; X-Exchange-Antispam-Report-Test: UriScan:;UriScan:; X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:(601004)(5005006)(5002010);SRVR:BN3PR03MB1367;BCL:0;PCL:0;RULEID:;SRVR:BN3PR03MB1367;BCL:0;PCL:0;RULEID:(601004)(5002010)(5005006);SRVR:BN3PR03MB1511;BCL:0;PCL:0;RULEID:;SRVR:BN3PR03MB1511; X-Forefront-PRVS: 0553CBB77A X-MS-Exchange-Transport-CrossTenantHeadersStamped: BN3PR03MB1367 X-EOPAttributedMessage: 0 X-MS-Exchange-Transport-CrossTenantHeadersStripped: BY2FFO11FD032.protection.gbl X-Forefront-Antispam-Report: CIP:66.35.236.227;CTRY:US;IPV:NLI;EFV:NLI;BMV:1;SFV:NSPM;SFS:(10009020)(6009001)(339900001)(189002)(24454002)(377454003)(479174004)(199003)(164054003)(51704005)(4001350100001)(15975445007)(77156002)(62966003)(65816999)(5001770100001)(64126003)(122386002)(5001860100001)(2950100001)(16796002)(19300405004)(40100003)(86362001)(90366008)(6806004)(23746002)(92566002)(83506001)(59896002)(106466001)(65806001)(85426001)(65956001)(66066001)(50466002)(105606002)(87266999)(87936001)(46102003)(54356999)(76176999)(33656002)(2201001)(80316001)(19580405001)(50986999)(47776003)(19580395003)(7099027)(921003)(2101003)(562404015)(1121003)(4001430100001)(83996005);DIR:OUT;SFP:1101;SCL:1;SRVR:BN3PR03MB1511;H:sj-itexedge03.altera.priv.altera.com;FPR:;SPF:Fail;MLV:ovrnspm;MX:1;A:0;PTR:InfoDomainNonexistent;LANG:en; X-Forefront-PRVS: 0553CBB77A X-OriginatorOrg: opensource.altera.com X-MS-Exchange-CrossTenant-OriginalArrivalTime: 21 Apr 2015 19:33:42.4103 (UTC) X-MS-Exchange-CrossTenant-Id: fbd72e03-d4a5-4110-adce-614d51f2077a X-MS-Exchange-CrossTenant-OriginalAttributedTenantConnectingIp: TenantId=fbd72e03-d4a5-4110-adce-614d51f2077a;Ip=[66.35.236.227];Helo=[sj-itexedge03.altera.priv.altera.com] X-MS-Exchange-CrossTenant-FromEntityHeader: HybridOnPrem X-MS-Exchange-Transport-CrossTenantHeadersStamped: BN3PR03MB1511 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 779 Lines: 24 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/