From patchwork Thu Dec 7 09:47:44 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jose Abreu X-Patchwork-Id: 45813 X-Patchwork-Delegate: hverkuil@xs4all.nl Received: from vger.kernel.org ([209.132.180.67]) by www.linuxtv.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eMso6-0004Jk-AE; Thu, 07 Dec 2017 09:49:30 +0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752335AbdLGJtQ (ORCPT + 1 other); Thu, 7 Dec 2017 04:49:16 -0500 Received: from smtprelay2.synopsys.com ([198.182.60.111]:55288 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752620AbdLGJsR (ORCPT ); Thu, 7 Dec 2017 04:48:17 -0500 Received: from mailhost.synopsys.com (mailhost1.synopsys.com [10.12.238.239]) by smtprelay.synopsys.com (Postfix) with ESMTP id 2640910C0FA5; Thu, 7 Dec 2017 01:48:17 -0800 (PST) Received: from mailhost.synopsys.com (localhost [127.0.0.1]) by mailhost.synopsys.com (Postfix) with ESMTP id 116FF944; Thu, 7 Dec 2017 01:48:17 -0800 (PST) Received: from joabreu-VirtualBox.internal.synopsys.com (joabreu-e7440.internal.synopsys.com [10.107.19.63]) by mailhost.synopsys.com (Postfix) with ESMTP id DBC4B937; Thu, 7 Dec 2017 01:48:15 -0800 (PST) From: Jose Abreu To: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Jose Abreu , Joao Pinto Subject: [PATCH v9 2/4] MAINTAINERS: Add entry for Synopsys DesignWare HDMI drivers Date: Thu, 7 Dec 2017 09:47:44 +0000 Message-Id: <8d468c10f1a66986b087a664e619dac339bad247.1512582979.git.joabreu@synopsys.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: References: In-Reply-To: References: Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Add an entry for Synopsys DesignWare HDMI Receivers drivers and phys. Signed-off-by: Jose Abreu Cc: Joao Pinto --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7a52a66..a1675bc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13108,6 +13108,13 @@ L: netdev@vger.kernel.org S: Supported F: drivers/net/ethernet/synopsys/ +SYNOPSYS DESIGNWARE HDMI RECEIVERS AND PHY DRIVERS +M: Jose Abreu +L: linux-media@vger.kernel.org +S: Maintained +F: drivers/media/platform/dwc/* +F: include/media/dwc/* + SYNOPSYS DESIGNWARE I2C DRIVER M: Jarkko Nikula R: Andy Shevchenko