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=-8.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,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 75128C5DF64 for ; Wed, 6 Nov 2019 09:11:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 48DFB217F4 for ; Wed, 6 Nov 2019 09:11:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729824AbfKFJLk (ORCPT ); Wed, 6 Nov 2019 04:11:40 -0500 Received: from retiisi.org.uk ([95.216.213.190]:56104 "EHLO hillosipuli.retiisi.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727041AbfKFJLk (ORCPT ); Wed, 6 Nov 2019 04:11:40 -0500 Received: from valkosipuli.localdomain (valkosipuli.retiisi.org.uk [IPv6:2a01:4f9:c010:4572::80:2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by hillosipuli.retiisi.org.uk (Postfix) with ESMTPS id 7E462634C87; Wed, 6 Nov 2019 11:10:23 +0200 (EET) Received: from sailus by valkosipuli.localdomain with local (Exim 4.92) (envelope-from ) id 1iSHKY-0002Vn-Ih; Wed, 06 Nov 2019 11:10:22 +0200 Date: Wed, 6 Nov 2019 11:10:22 +0200 From: Sakari Ailus To: Benoit Parrot Cc: Hans Verkuil , linux-media@vger.kernel.org, Rob Herring , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [Patch v2 20/20] MAINTAINERS: Add ti,cal.yaml Message-ID: <20191106091022.GE6253@valkosipuli.retiisi.org.uk> References: <20191104193140.31145-1-bparrot@ti.com> <20191104193140.31145-21-bparrot@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191104193140.31145-21-bparrot@ti.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 04, 2019 at 01:31:40PM -0600, Benoit Parrot wrote: > Add ti,cal.yaml to the MAINTAINERS file. > > Signed-off-by: Benoit Parrot > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 8077b453f2e9..d360df48f9f2 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -16315,6 +16315,7 @@ W: http://linuxtv.org/ > Q: http://patchwork.linuxtv.org/project/linux-media/list/ > S: Maintained > F: drivers/media/platform/ti-vpe/ > +F: Documentation/devicetree/bindings/media/ti,cal.yaml This should be done no later than adding the file itself. -- Sakari Ailus