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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E0DA7C77B7D for ; Fri, 5 May 2023 05:39:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229459AbjEEFjn (ORCPT ); Fri, 5 May 2023 01:39:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60832 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229577AbjEEFjn (ORCPT ); Fri, 5 May 2023 01:39:43 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 386FF11B78 for ; Thu, 4 May 2023 22:39:42 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id A9E7463B11 for ; Fri, 5 May 2023 05:39:41 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 53015C433D2; Fri, 5 May 2023 05:39:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1683265181; bh=uh1kQHu5s5onnVsdGBIesWXuOxiVJVv/CmRHeYdQo8Q=; h=Date:From:To:CC:Subject:In-Reply-To:References:From; b=RupiNL2y8pX1VYRryak5pHxhsx3u29LuF8t6gv//p9AOhkrSjMHXD0FJ9znVoSF4k uaYxYOLsylComHfpiKP51lkkDar5d4yGarlK8r3O7Ai4B9UdFWPk8X1uakyp/8PGy0 ejt2zeJtSAJ7hzMkHGmXLHGDZy1f7Xm9kA9U+bMC76R/v6IfWMY8CeyfwDn4KCieOU 39HyLu219iT38VbcnpCn1WT6GA2tBG7yKMPHnWvcZYPpNYsE6ZURZd1accD7e24kC4 3c7HHaGrC32sb7q9Glb5Bk2GnaWEXexydnAuNGQ/gCoHXXiwvYjFsT7qoamayTIcdB FVRTOnIyfOusg== Date: Fri, 05 May 2023 06:39:38 +0100 From: Conor Dooley To: Rob Herring CC: Conor Dooley , krzysztof.kozlowski+dt@linaro.org, devicetree@vger.kernel.org Subject: Re: [PATCH v1] MAINTAINERS: add Conor as a dt-bindings maintainer User-Agent: K-9 Mail for Android In-Reply-To: References: <20230504-renderer-alive-1c01d431b2a7@spud> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 5 May 2023 01:02:52 IST, Rob Herring wrote: >On Thu, May 4, 2023 at 4:59=E2=80=AFPM Conor Dooley = wrote: >> >> From: Conor Dooley >> >> Rob asked if I would be interested in helping with the dt-bindings >> maintenance, and since I am a glutton for punishment I accepted=2E >> >> Signed-off-by: Conor Dooley >> --- >> MAINTAINERS | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 4e9370793300=2E=2E687d7a3d2e85 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -15697,6 +15697,7 @@ K: of_overlay_remove >> OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS >> M: Rob Herring >> M: Krzysztof Kozlowski >> +M: Conor Dooley > >Do you really want '+dt'? I've never really used it, and I think it >suffers from the same issue as MAINTAINERS=2E It won't get used >consistently=2E Yeah, I've seen you previously mention that, but at least it gives my filters a chance to split stuff out=2E