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=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no 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 B2F4FC433E0 for ; Mon, 1 Jun 2020 16:57:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9E4A12077D for ; Mon, 1 Jun 2020 16:57:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726128AbgFAQ5F (ORCPT ); Mon, 1 Jun 2020 12:57:05 -0400 Received: from elvis.franken.de ([193.175.24.41]:47669 "EHLO elvis.franken.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726067AbgFAQ5F (ORCPT ); Mon, 1 Jun 2020 12:57:05 -0400 Received: from uucp (helo=alpha) by elvis.franken.de with local-bsmtp (Exim 3.36 #1) id 1jfnkB-0004Nc-00; Mon, 01 Jun 2020 18:56:59 +0200 Received: by alpha.franken.de (Postfix, from userid 1000) id 9578AC0654; Mon, 1 Jun 2020 18:56:46 +0200 (CEST) Date: Mon, 1 Jun 2020 18:56:46 +0200 From: Thomas Bogendoerfer To: Serge Semin Cc: Marc Zyngier , Serge Semin , Thomas Gleixner , Greg Kroah-Hartman , Alexey Malahov , Paul Burton , Rob Herring , Arnd Bergmann , Jason Cooper , "Rafael J. Wysocki" , Daniel Lezcano , James Hogan , linux-mips@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH RESEND v2 0/6] mips: Add DT bindings for MIPS CDMM and MIPS GIC Message-ID: <20200601165646.GA12402@alpha.franken.de> References: <20200601122121.15809-1-Sergey.Semin@baikalelectronics.ru> <20200601152449.2okwqaqw4262nedu@mobilestation> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200601152449.2okwqaqw4262nedu@mobilestation> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, Jun 01, 2020 at 06:24:49PM +0300, Serge Semin wrote: > Hello Marc, > > On Mon, Jun 01, 2020 at 01:31:27PM +0100, Marc Zyngier wrote: > > On 2020-06-01 13:21, Serge Semin wrote: > > > > [...] > > > > > Since Paul isn't looking after the MIPS arch code anymore, Ralf hasn't > > > been seen maintaining MIPS for a long time, Thomas is only responsible > > > for the next part of it: > > > F: Documentation/devicetree/bindings/mips/ > > > F: Documentation/mips/ > > > F: arch/mips/ > > > F: drivers/platform/mips/ > > > the MIPS-specific drivers like: > > > F: drivers/bus/mips_cdmm.c > > > F: drivers/irqchip/irq-mips-cpu.c > > > F: drivers/irqchip/irq-mips-gic.c > > > F: drivers/clocksource/mips-gic-timer.c > > > F: drivers/cpuidle/cpuidle-cps.c > > > seem to be left for the subsystems maintainers to support. So if you > > > don't > > > mind or unless there is a better alternative, I can help with looking > > > after them to ease the maintainers review burden and since I'll be > > > working > > > on our MIPS-based SoC drivers integrating into the mainline kernel repo > > > anyway. If you don't like this idea, please just decline the last > > > patch in the series. > > > > > Given how deeply integrated the MIPS GIC is in the architecture, I'd > > really like Thomas to co-maintain it, or at the very least give his > > blessing on you being the dedicated point of contact for MIPS GIC > > stuff. > > I don't mind either way. First option might be even better. Thomas, > what do you think? sure, I'm happy to be your co-maintainer. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]