From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.0 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DECEAC10F0E for ; Tue, 9 Apr 2019 10:08:13 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A7C6120857 for ; Tue, 9 Apr 2019 10:08:13 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=xilinx.onmicrosoft.com header.i=@xilinx.onmicrosoft.com header.b="lK+bn8uU" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727223AbfDIKIM (ORCPT ); Tue, 9 Apr 2019 06:08:12 -0400 Received: from mail-eopbgr740071.outbound.protection.outlook.com ([40.107.74.71]:54848 "EHLO NAM01-BN3-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726875AbfDIKHT (ORCPT ); Tue, 9 Apr 2019 06:07:19 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=xilinx.onmicrosoft.com; s=selector1-xilinx-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=cBH6j1j4z3ybpYSYFI46vqyr5bC1/9OFVylYTJBHc5c=; b=lK+bn8uUL2dNz+zI3m5mIS0rF8ba+lIt69lzUskguxJoyzUkGn+eW4rGIqDOpAX/K2qzQtIQxS7Gol/FfkXbm6I2S6WpLcGa7oJ+UhbM3NZXLIVQngwwevRAdw+2MT1M5oRRowKonA5/QG/GVGxz+GSUmD7TPBz8EfOj9d6POzs= Received: from BN7PR02CA0012.namprd02.prod.outlook.com (2603:10b6:408:20::25) by BN1PR02MB149.namprd02.prod.outlook.com (2a01:111:e400:20::11) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P256) id 15.20.1771.21; Tue, 9 Apr 2019 10:07:16 +0000 Received: from BL2NAM02FT051.eop-nam02.prod.protection.outlook.com (2a01:111:f400:7e46::203) by BN7PR02CA0012.outlook.office365.com (2603:10b6:408:20::25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384) id 15.20.1792.14 via Frontend Transport; Tue, 9 Apr 2019 10:07:16 +0000 Authentication-Results: spf=pass (sender IP is 149.199.80.198) smtp.mailfrom=xilinx.com; arndb.de; dkim=none (message not signed) header.d=none;arndb.de; dmarc=bestguesspass action=none header.from=xilinx.com; Received-SPF: Pass (protection.outlook.com: domain of xilinx.com designates 149.199.80.198 as permitted sender) receiver=protection.outlook.com; client-ip=149.199.80.198; helo=xir-pvapexch02.xlnx.xilinx.com; Received: from xir-pvapexch02.xlnx.xilinx.com (149.199.80.198) by BL2NAM02FT051.mail.protection.outlook.com (10.152.76.181) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.20.1771.16 via Frontend Transport; Tue, 9 Apr 2019 10:07:16 +0000 Received: from xir-pvapexch01.xlnx.xilinx.com (172.21.17.15) by xir-pvapexch02.xlnx.xilinx.com (172.21.17.17) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1531.3; Tue, 9 Apr 2019 11:07:04 +0100 Received: from smtp.xilinx.com (172.21.105.197) by xir-pvapexch01.xlnx.xilinx.com (172.21.17.15) with Microsoft SMTP Server id 15.1.1531.3 via Frontend Transport; Tue, 9 Apr 2019 11:07:04 +0100 Envelope-to: arnd@arndb.de, gregkh@linuxfoundation.org, michal.simek@xilinx.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, dragan.cvetic@xilinx.com, derek.kiernan@xilinx.com Received: from [149.199.110.15] (port=57788 helo=xirdraganc40.xilinx.com) by smtp.xilinx.com with esmtp (Exim 4.90) (envelope-from ) id 1hDnei-0007SJ-P0; Tue, 09 Apr 2019 11:07:04 +0100 From: Dragan Cvetic To: , , , CC: , Dragan Cvetic , Derek Kiernan Subject: [PATCH V2 12/12] MAINTAINERS: add maintainer for SD-FEC Date: Tue, 9 Apr 2019 11:06:54 +0100 Message-ID: <1554804414-206099-13-git-send-email-dragan.cvetic@xilinx.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1554804414-206099-1-git-send-email-dragan.cvetic@xilinx.com> References: <1554804414-206099-1-git-send-email-dragan.cvetic@xilinx.com> MIME-Version: 1.0 Content-Type: text/plain X-EOPAttributedMessage: 0 X-MS-Office365-Filtering-HT: Tenant X-Forefront-Antispam-Report: CIP:149.199.80.198;IPV:CAL;CTRY:US;EFV:NLI;SFV:NSPM;SFS:(10009020)(39860400002)(396003)(376002)(136003)(346002)(2980300002)(199004)(189003)(446003)(2616005)(956004)(8676002)(8936002)(426003)(11346002)(476003)(305945005)(7636002)(50226002)(478600001)(6666004)(47776003)(336012)(7696005)(186003)(126002)(28376004)(51416003)(76130400001)(356004)(246002)(26826003)(4744005)(316002)(106002)(36756003)(486006)(2201001)(44832011)(110136005)(16586007)(9786002)(5660300002)(54906003)(36906005)(107886003)(48376002)(50466002)(93146003)(26005)(4326008)(2906002)(76176011)(71366001)(60926002)(106466001)(102446001);DIR:OUT;SFP:1101;SCL:1;SRVR:BN1PR02MB149;H:xir-pvapexch02.xlnx.xilinx.com;FPR:;SPF:Pass;LANG:en;PTR:unknown-80-198.xilinx.com;A:1;MX:1; X-MS-PublicTrafficType: Email X-MS-Office365-Filtering-Correlation-Id: 7ba9f223-9f9b-463c-13b3-08d6bcd3250f X-Microsoft-Antispam: BCL:0;PCL:0;RULEID:(2390118)(7020095)(4652040)(8989299)(4534185)(4627221)(201703031133081)(201702281549075)(8990200)(5600139)(711020)(4605104)(4709054)(2017052603328);SRVR:BN1PR02MB149; X-MS-TrafficTypeDiagnostic: BN1PR02MB149: X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Microsoft-Antispam-PRVS: X-Forefront-PRVS: 000227DA0C X-MS-Exchange-SenderADCheck: 1 X-Microsoft-Antispam-Message-Info: /xF4AgI7FC2ZMosA3PINQPZEJZ3pG1VgS48tRWfGkVGZ5lhwKbDYJr47OBGwuITVtsx8mCVs4aJ8m2TjO7bH3ovdO0dzdcPKxFjpv0kHfkRh6yY+lzU3GhHgNTyNRAjSotxz/+XkaSI/ziKEN2SglvyfCKNkIU+gtmzL6dTtAfkhAcMK7cXhzTd76kgXUIoHyKjQH6aoP+7p4A0q2Vb/GWLZsOjydXLGW/Q9FXLJSd4CITedY17RIdjd/TyZhWwCELZ1c04aAKix0iXDg20BRtmhQsgd0XE0stswdDVHP9Z7vdctkitsL0RQj1cxC4eqGbHH5+A/A7IzxYyiLmnMl1lYyJLd5Y+JuXqr+ItAvJV+RFGRju/7eFjGBQQP1egG9G4wyMqnf5FsxOBSR7tYIB40K3ookGYB6FBa5uYRG+U= X-OriginatorOrg: xilinx.com X-MS-Exchange-CrossTenant-OriginalArrivalTime: 09 Apr 2019 10:07:16.3773 (UTC) X-MS-Exchange-CrossTenant-Network-Message-Id: 7ba9f223-9f9b-463c-13b3-08d6bcd3250f X-MS-Exchange-CrossTenant-Id: 657af505-d5df-48d0-8300-c31994686c5c X-MS-Exchange-CrossTenant-OriginalAttributedTenantConnectingIp: TenantId=657af505-d5df-48d0-8300-c31994686c5c;Ip=[149.199.80.198];Helo=[xir-pvapexch02.xlnx.xilinx.com] X-MS-Exchange-CrossTenant-FromEntityHeader: HybridOnPrem X-MS-Exchange-Transport-CrossTenantHeadersStamped: BN1PR02MB149 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org support Add maintainer entry for Xilinx SD-FEC driver support. Signed-off-by: Derek Kiernan Signed-off-by: Dragan Cvetic --- MAINTAINERS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 43b36db..da8f21a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17102,6 +17102,18 @@ S: Supported F: Documentation/filesystems/xfs.txt F: fs/xfs/ +XILINX SD-FEC IP CORES +M: Derek Kiernan +M: Dragan Cvetic +S: Maintained +F: Documentation/devicetree/bindings/misc/xlnx,sd-fec.txt +F: Documentation/misc-devices/xilinx_sdfec.rst +F: Documentation/misc-devices/index.rst +F: drivers/misc/xilinx_sdfec.c +F: drivers/misc/Kconfig +F: drivers/misc/Makefile +F: include/uapi/misc/xilinx_sdfec.h + XILINX AXI ETHERNET DRIVER M: Anirudha Sarangi M: John Linn -- 2.7.4