From patchwork Fri Aug 11 19:48:05 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bryan Whitehead X-Patchwork-Id: 800733 X-Patchwork-Delegate: davem@davemloft.net Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=netdev-owner@vger.kernel.org; receiver=) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3xTbCq2Hszz9t2W for ; Sat, 12 Aug 2017 05:48:39 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753764AbdHKTsf convert rfc822-to-8bit (ORCPT ); Fri, 11 Aug 2017 15:48:35 -0400 Received: from esa6.microchip.iphmx.com ([216.71.154.253]:18454 "EHLO esa6.microchip.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753711AbdHKTsT (ORCPT ); Fri, 11 Aug 2017 15:48:19 -0400 X-IronPort-AV: E=Sophos;i="5.41,359,1498546800"; d="scan'208";a="3620519" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa6.microchip.iphmx.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 11 Aug 2017 12:48:05 -0700 Received: from CHN-SV-EXMX02.mchp-main.com ([fe80::7dfe:3761:863e:3963]) by CHN-SV-EXCH05.mchp-main.com ([fe80::c1bf:7679:c1f8:4560%15]) with mapi id 14.03.0352.000; Fri, 11 Aug 2017 12:48:05 -0700 From: To: , CC: Subject: [PATCH net-next 3/3] Add LAN743X to MAINTAINER list Thread-Topic: [PATCH net-next 3/3] Add LAN743X to MAINTAINER list Thread-Index: AdMS2qmoEECtw9baQCeyP9B8FDn9rw== Date: Fri, 11 Aug 2017 19:48:05 +0000 Message-ID: <90A7E81AE28BAE4CBDDB3B35F187D264406F6053@CHN-SV-EXMX02.mchp-main.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.10.76.4] MIME-Version: 1.0 Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org From: Bryan Whitehead Add LAN743X to MAINTAINER list Signed-off-by: Bryan Whitehead --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2db0f8c..3216348 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8749,6 +8749,13 @@ F: drivers/net/dsa/microchip/* F: include/linux/platform_data/microchip-ksz.h F: Documentation/devicetree/bindings/net/dsa/ksz.txt +MICROCHIP LAN743X ETHERNET DRIVER +M: Bryan Whitehead +M: Microchip Linux Driver Support +L: netdev@vger.kernel.org +S: Maintained +F: drivers/net/ethernet/microchip/lan743x.* + MICROCHIP USB251XB DRIVER M: Richard Leitner L: linux-usb@vger.kernel.org