Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751664AbeAPKNN (ORCPT + 1 other); Tue, 16 Jan 2018 05:13:13 -0500 Received: from mail.free-electrons.com ([62.4.15.54]:43934 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751641AbeAPKNK (ORCPT ); Tue, 16 Jan 2018 05:13:10 -0500 From: Alexandre Belloni To: James Hogan , Ralf Baechle Cc: linux-mips@linux-mips.org, linux-kernel@vger.kernel.org, Alexandre Belloni Subject: [PATCH v3 8/8] MAINTAINERS: Add entry for Microsemi MIPS SoCs Date: Tue, 16 Jan 2018 11:12:40 +0100 Message-Id: <20180116101240.5393-9-alexandre.belloni@free-electrons.com> X-Mailer: git-send-email 2.15.1 In-Reply-To: <20180116101240.5393-1-alexandre.belloni@free-electrons.com> References: <20180116101240.5393-1-alexandre.belloni@free-electrons.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: Add myself as a maintainer for the Microsemi MIPS SoCs. Signed-off-by: Alexandre Belloni --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index aa71ab52fd76..a71fa0ac0abb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9062,6 +9062,13 @@ S: Maintained F: drivers/usb/misc/usb251xb.c F: Documentation/devicetree/bindings/usb/usb251xb.txt +MICROSEMI MIPS SOCS +M: Alexandre Belloni +L: linux-mips@linux-mips.org +S: Maintained +F: arch/mips/mscc/ +F: arch/mips/boot/dts/mscc/ + MICROSEMI SMART ARRAY SMARTPQI DRIVER (smartpqi) M: Don Brace L: esc.storagedev@microsemi.com -- 2.15.1