From patchwork Thu Feb 15 01:16:17 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Harvey X-Patchwork-Id: 10220203 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id F3EDA602C2 for ; Thu, 15 Feb 2018 01:17:22 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E5A4C26E97 for ; Thu, 15 Feb 2018 01:17:22 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D889A28E0A; Thu, 15 Feb 2018 01:17:22 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 792E326E97 for ; Thu, 15 Feb 2018 01:17:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1032572AbeBOBRA (ORCPT ); Wed, 14 Feb 2018 20:17:00 -0500 Received: from mail-pg0-f68.google.com ([74.125.83.68]:46251 "EHLO mail-pg0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1032485AbeBOBQs (ORCPT ); Wed, 14 Feb 2018 20:16:48 -0500 Received: by mail-pg0-f68.google.com with SMTP id a11so2987192pgu.13 for ; Wed, 14 Feb 2018 17:16:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gateworks-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=U4EZ43PYidLp+X5Hh0MbVCnHzFywu5HtUmXeMHZF0Pc=; b=LyojiO4LbyydDv75rqEXVoyT4JTHq6WdN8yek4dwFo9fsGDe+sXHKt80VIH5fErxb5 UpV96qOXX8w5CyURx9g7gYPofQVYXs8YAP5apvfmPNOcPRhjuJitrWu1I0Dx+lDvuCDs cIUX750TjZyZtSZZJ6oRIdfMyEKE1oEc5EHyWobz+70RSrbiaTHxbKDJ7xLqBCeZEdag R1WsJ2HKr+8FwRzrvDxPyGOqrOXEWJ8PBGZLSbV87VbNRnL1XOU3GYRHwLTRWyz+7xoe IkPjIDt+spLnP8h+S1LcXTKDtqrvxzkVcONA1aDXjh90vVgXpU9WsZeYT7qxX0dlpRJP zsTA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=U4EZ43PYidLp+X5Hh0MbVCnHzFywu5HtUmXeMHZF0Pc=; b=O7g/pZ2sT3fjGg3pPN8xHsXvDbnfng43aU+Hb0Qrn/wkgXr5B9yM4ktzm1FNIaRE9e o5DVll9ekg4Maab3irOl27Yoli6lvqs97S9IjwFLyvqeC/pO0ndHj36lR97AmD/9hM2V Z9BBPx7DTH1g6lgWo+cPg0R2t0Tw9CnD+3QeWxgajaxA04nHwV+8eETDFZyi1/Mc3CFH lpeWdctNrMmUovp/PweWBr/7oyQi1A91jGhxH9YNc1K19bEWjFIYYUTitnvY4PYgaGOJ wHdciWBUFF4wseBNL/snHoOttxHgMmm1p/LPPnaRenxE4y05XrG53F7ggANoHX6ar0fa lVtg== X-Gm-Message-State: APf1xPB8Uwy4b0+P23pvSxWunXo0GNRt27CJZw9t9YUSIW09DLNdkIbO ODYaXgxQdnESg17iaBE3XCHXcqZO X-Google-Smtp-Source: AH8x2256ZwsMmheCIzAdfaBHOKWU7fPSNJDzfxKiXOqCo9Du/qvJqIi+sHYlmvE8wmcwx8N8V5zKKw== X-Received: by 10.99.172.66 with SMTP id z2mr710657pgn.273.1518657407508; Wed, 14 Feb 2018 17:16:47 -0800 (PST) Received: from tharvey.pdc.gateworks.com (68-189-91-139.static.snlo.ca.charter.com. [68.189.91.139]) by smtp.gmail.com with ESMTPSA id g15sm34088336pgu.52.2018.02.14.17.16.45 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 14 Feb 2018 17:16:46 -0800 (PST) From: Tim Harvey To: linux-media@vger.kernel.org, alsa-devel@alsa-project.org Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, shawnguo@kernel.org, Steve Longerbeam , Philipp Zabel , Hans Verkuil , Mauro Carvalho Chehab Subject: [PATCH v11 4/8] MAINTAINERS: add entry for NXP TDA1997x driver Date: Wed, 14 Feb 2018 17:16:17 -0800 Message-Id: <1518657381-29519-5-git-send-email-tharvey@gateworks.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1518657381-29519-1-git-send-email-tharvey@gateworks.com> References: <1518657381-29519-1-git-send-email-tharvey@gateworks.com> Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Tim Harvey --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 845fc25..439b500 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13262,6 +13262,14 @@ T: git git://linuxtv.org/mkrufky/tuners.git S: Maintained F: drivers/media/tuners/tda18271* +TDA1997x MEDIA DRIVER +M: Tim Harvey +L: linux-media@vger.kernel.org +W: https://linuxtv.org +Q: http://patchwork.linuxtv.org/project/linux-media/list/ +S: Maintained +F: drivers/media/i2c/tda1997x.* + TDA827x MEDIA DRIVER M: Michael Krufky L: linux-media@vger.kernel.org