From patchwork Mon Nov 4 19:31:40 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Benoit Parrot X-Patchwork-Id: 11226299 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id D337B13BD for ; Mon, 4 Nov 2019 19:32:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B1AFA214D9 for ; Mon, 4 Nov 2019 19:32:39 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="yNI81/op" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387437AbfKDTcg (ORCPT ); Mon, 4 Nov 2019 14:32:36 -0500 Received: from fllv0015.ext.ti.com ([198.47.19.141]:47670 "EHLO fllv0015.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387420AbfKDTcb (ORCPT ); Mon, 4 Nov 2019 14:32:31 -0500 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id xA4JWU83000954; Mon, 4 Nov 2019 13:32:30 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1572895950; bh=McaddMrB7i3FpMcjLLfEBDVoAK/8NrLPN+r8JmCdhq8=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=yNI81/opVzEDaouLYMga7odkxF+cIsvP1t2+IIfmMwP5VMVS4bw7eFuTIiHhfumPs 4DNo5Nem4X0Z76gbSA4Uj+WU1HE26Ruzz312qrqwXSyYDOgOp9t2iX8N6pQbsA6IfX HGNxWIsUKhLsvIip9McOlHivkIv/eDRFkqqgx4dg= Received: from DFLE108.ent.ti.com (dfle108.ent.ti.com [10.64.6.29]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id xA4JWUub022147 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 4 Nov 2019 13:32:30 -0600 Received: from DFLE100.ent.ti.com (10.64.6.21) by DFLE108.ent.ti.com (10.64.6.29) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1713.5; Mon, 4 Nov 2019 13:32:15 -0600 Received: from fllv0040.itg.ti.com (10.64.41.20) by DFLE100.ent.ti.com (10.64.6.21) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1847.3 via Frontend Transport; Mon, 4 Nov 2019 13:32:15 -0600 Received: from ula0869644.dal.design.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id xA4JVmdJ096934; Mon, 4 Nov 2019 13:32:29 -0600 From: Benoit Parrot To: Hans Verkuil CC: , Rob Herring , , , Benoit Parrot Subject: [Patch v2 20/20] MAINTAINERS: Add ti,cal.yaml Date: Mon, 4 Nov 2019 13:31:40 -0600 Message-ID: <20191104193140.31145-21-bparrot@ti.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20191104193140.31145-1-bparrot@ti.com> References: <20191104193140.31145-1-bparrot@ti.com> MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org 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 TI WILINK WIRELESS DRIVERS L: linux-wireless@vger.kernel.org