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=-15.0 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS 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 91355C433E2 for ; Sun, 30 Aug 2020 15:33:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 71AC220707 for ; Sun, 30 Aug 2020 15:33:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727946AbgH3Pdf (ORCPT ); Sun, 30 Aug 2020 11:33:35 -0400 Received: from smtprelay0126.hostedemail.com ([216.40.44.126]:42808 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727957AbgH3PcV (ORCPT ); Sun, 30 Aug 2020 11:32:21 -0400 Received: from filter.hostedemail.com (clb03-v110.bra.tucows.net [216.40.38.60]) by smtprelay04.hostedemail.com (Postfix) with ESMTP id 8F66818009132; Sun, 30 Aug 2020 15:32:05 +0000 (UTC) X-Session-Marker: 6A6F6540706572636865732E636F6D X-HE-Tag: vest59_190bab027088 X-Filterd-Recvd-Size: 2726 Received: from XPS-9350.home (unknown [47.151.133.149]) (Authenticated sender: joe@perches.com) by omf08.hostedemail.com (Postfix) with ESMTPA; Sun, 30 Aug 2020 15:32:02 +0000 (UTC) Message-ID: <1d7c6ef2794bedca7e3164e5435f46864eacddfa.camel@perches.com> Subject: Re: [PATCH v6 2/3] MAINTAINERS: Add Purism Librem 5 section to the list From: Joe Perches To: Shawn Guo , Martin Kepplinger Cc: robh@kernel.org, kernel@puri.sm, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, mchehab@kernel.org, Anson.Huang@nxp.com, agx@sigxcpu.org, angus@akkea.ca, broonie@kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Date: Sun, 30 Aug 2020 08:32:01 -0700 In-Reply-To: <20200830131459.GL32096@dragon> References: <20200821121755.24599-1-martin.kepplinger@puri.sm> <20200821121755.24599-2-martin.kepplinger@puri.sm> <20200830131459.GL32096@dragon> Content-Type: text/plain; charset="ISO-8859-1" User-Agent: Evolution 3.36.4-0ubuntu1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 2020-08-30 at 21:15 +0800, Shawn Guo wrote: > On Fri, Aug 21, 2020 at 02:17:54PM +0200, Martin Kepplinger wrote: > > Add development information for the devicetree files for hardware > > by Purism SPC. > > > > Signed-off-by: Martin Kepplinger > > I decided to drop this patch from my queue, as I took the suggestion > from Joe and sent a patch to have get_maintainer report email address > in the dts file. It's OK to find maintainers in files, but what about the B: bug reporting and T: source code repository location lines, Those seem useful. > > diff --git a/MAINTAINERS b/MAINTAINERS [] > > @@ -14061,6 +14061,13 @@ T: git git://linuxtv.org/media_tree.git > > F: Documentation/admin-guide/media/pulse8-cec.rst > > F: drivers/media/cec/usb/pulse8/ > > > > +PURISM LIBREM 5 > > +M: Purism Kernel Team People feel like their mails go into a void when no responses happen after sending to nameless addresses. It's better to have a named individual as a maintainer rather than an unspecified exploder address. It's OK to have both, but just the exploder doesn't really have that much value as it's faceless. > > +S: Supported > > +B: https://source.puri.sm/Librem5/linux-next/issues > > +T: https://source.puri.sm/Librem5/linux-next This T: line should be something else. Perhaps W; https://source.puri.sm/Librem5/linux-next T: git https://source.puri.sm/Librem5/linux-next.git > > +F: arch/arm64/boot/dts/freescale/imx8mq-librem5*