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=-11.6 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,NICE_REPLY_A,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=unavailable 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 32781C433E2 for ; Fri, 17 Jul 2020 04:29:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 06C5920704 for ; Fri, 17 Jul 2020 04:29:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="V0eo/BmT" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726046AbgGQE3x (ORCPT ); Fri, 17 Jul 2020 00:29:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36360 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725300AbgGQE3w (ORCPT ); Fri, 17 Jul 2020 00:29:52 -0400 Received: from mail-wr1-x443.google.com (mail-wr1-x443.google.com [IPv6:2a00:1450:4864:20::443]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8D8A1C061755 for ; Thu, 16 Jul 2020 21:29:52 -0700 (PDT) Received: by mail-wr1-x443.google.com with SMTP id k6so9628487wrn.3 for ; Thu, 16 Jul 2020 21:29:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=1tDBsEB/Y/GIBrRp2Nt+MzFeYT1byF7qFbjareBCBb8=; b=V0eo/BmTHHgK+MlrVTN9OKc/H0lfIajVou8J3eEOOCwqBMOECUTa9e8NprwMkAoeIF c4QWTWJFytRLVhS1HGJyQn7Bq7ilD1sQRV9+lE0xozhev03WbAuGqnOED/+wk+hHaLUr //gJmvR8REfhlvfNHblPj9u5xK3eI//Sp2aWIrsw50oklO7+opPpOFTiKm21R5Ki70Tl VrKVComa+BsYwbMH7WxeFjYM57H6L6ygZfEQZ5LEv2y6empJkio+mO+aPZ8hpMvctir6 +mVIiEi5oU0Klk6V3dw7EEaBsEo5XyL6DldI22qVjT2rCD7TJFKE7B+e4aFz1VbrBND9 h1cA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=1tDBsEB/Y/GIBrRp2Nt+MzFeYT1byF7qFbjareBCBb8=; b=lqU53enWh0NxsC4YK+CY2FbrN40na8cQNH9fHw4pUZkNtjoAUJroCU1uDMAGpw/4ny xJd7v0hgTvuQ5vZsTVLaw1Fw7MOTIB+++3UcJyH/m1DixiumMQrHWaXY4OKhxyoFugT7 fgmDdLMmZR1ynz9LY9901GeL1hPso+99MRflAZh3Or9ChpecddC/LmUXczAm7msgwrZL lG2psZsO7JLUYU0W0l0Ia5x0yGcQP3GWoZ4E/TWeLd/4ZB30bRzhN8fE3W184aWnL5gH fVohIGi06/v/KGe4v79GzVUfdfi2xgMCtqe6aKnOemwB7ScufA1zw1EOZeUxcTc74gUb VH1g== X-Gm-Message-State: AOAM5320sHAh9YhHSFOMV4MBd+sfjRsN92pqFLpoe5K8olCOe0j0AOj+ TEfTkpqBqzm+Zu59QmnfJEQrkQ== X-Google-Smtp-Source: ABdhPJwABlZse6fgnC9vqzXT9wBMJCvVaIPVCzgJiMranO0cboa0iq7rxUuUl+OShnPM6guwowLlqw== X-Received: by 2002:a5d:4c8a:: with SMTP id z10mr8170440wrs.384.1594960191110; Thu, 16 Jul 2020 21:29:51 -0700 (PDT) Received: from ?IPv6:2a01:e34:ed2f:f020:9880:a643:3e69:6393? ([2a01:e34:ed2f:f020:9880:a643:3e69:6393]) by smtp.googlemail.com with ESMTPSA id r28sm12716371wrr.20.2020.07.16.21.29.49 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 16 Jul 2020 21:29:50 -0700 (PDT) Subject: Re: [PATCH v5 6/6] MAINTAINERS: Add maintainers for MIPS core drivers To: Serge Semin , Thomas Gleixner , "Rafael J. Wysocki" , Thomas Bogendoerfer , Greg Kroah-Hartman Cc: Serge Semin , Alexey Malahov , Rob Herring , Arnd Bergmann , Jason Cooper , Marc Zyngier , James Hogan , linux-mips@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20200714125753.22466-1-Sergey.Semin@baikalelectronics.ru> <20200714125753.22466-7-Sergey.Semin@baikalelectronics.ru> From: Daniel Lezcano Message-ID: <53a3785b-2f6f-35de-a5ac-565f059cd1f4@linaro.org> Date: Fri, 17 Jul 2020 06:29:49 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <20200714125753.22466-7-Sergey.Semin@baikalelectronics.ru> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-mips-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org On 14/07/2020 14:57, Serge Semin wrote: > Add Thomas and myself as maintainers of the MIPS CPU and GIC IRQchip, MIPS > GIC timer and MIPS CPS CPUidle drivers. > > Signed-off-by: Serge Semin > Acked-by: Marc Zyngier Acked-by: Daniel Lezcano > --- > > Changelog v3: > - Keep the files list alphabetically ordered. > - Add Thomas as the co-maintainer of the designated drivers. > --- > MAINTAINERS | 11 +++++++++++ > 1 file changed, 11 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 2926327e4976..20532e0287d7 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -11278,6 +11278,17 @@ F: arch/mips/configs/generic/board-boston.config > F: drivers/clk/imgtec/clk-boston.c > F: include/dt-bindings/clock/boston-clock.h > > +MIPS CORE DRIVERS > +M: Thomas Bogendoerfer > +M: Serge Semin > +L: linux-mips@vger.kernel.org > +S: Supported > +F: drivers/bus/mips_cdmm.c > +F: drivers/clocksource/mips-gic-timer.c > +F: drivers/cpuidle/cpuidle-cps.c > +F: drivers/irqchip/irq-mips-cpu.c > +F: drivers/irqchip/irq-mips-gic.c > + > MIPS GENERIC PLATFORM > M: Paul Burton > L: linux-mips@vger.kernel.org > -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog