From patchwork Tue Mar 24 17:18:22 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Angelo Ribeiro X-Patchwork-Id: 11457115 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 0707B13A4 for ; Wed, 25 Mar 2020 08:17:11 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id DAD6220663 for ; Wed, 25 Mar 2020 08:17:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=synopsys.com header.i=@synopsys.com header.b="L7oVu0H7" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DAD6220663 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=synopsys.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0496C6E598; Wed, 25 Mar 2020 08:17:02 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from smtprelay-out1.synopsys.com (smtprelay-out1.synopsys.com [149.117.87.133]) by gabe.freedesktop.org (Postfix) with ESMTPS id 541996E500 for ; Tue, 24 Mar 2020 17:28:09 +0000 (UTC) Received: from mailhost.synopsys.com (mdc-mailhost1.synopsys.com [10.225.0.209]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by smtprelay-out1.synopsys.com (Postfix) with ESMTPS id 30661C0F2C; Tue, 24 Mar 2020 17:19:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=synopsys.com; s=mail; t=1585070359; bh=mbYZLHfjTBL/c2ycO3hpQiOnBX1h8x51+xhnJlS8Qrg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:In-Reply-To: References:From; b=L7oVu0H7u1pjUfWkxZsh30YX86ko/gXo8zNkxFHlvbYAl7e6QdkcfW9zn15nG+l00 3TA/kgZsOrMX1GTa2F5EOCso+M5lEHDc0R7gK0oTD6OQiISN2kOmHH9oapbWJLp2nW KnAdVl074BrjhCJEQSD19JNC7xx94lcjrYI868M56EeqU2fZSCalemFFrM771eK+gG zjP1oafvRuT5agT5TksM1koEfEjZwdEfdAINSwnQk8hCPcwKejO+gGDN6/Xl//tLrg MrPGdWohH8xEcP3KiNFidYrhCVwaQSYnYkwKWyhnWkkS/o/Cr3z3mHtGl6R6oUSCQ+ Nk2udRR0tr+Jw== Received: from de02dwia024.internal.synopsys.com (de02dwia024.internal.synopsys.com [10.225.19.81]) by mailhost.synopsys.com (Postfix) with ESMTP id CE2C0A0068; Tue, 24 Mar 2020 17:19:16 +0000 (UTC) From: Angelo Ribeiro To: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 4/4] MAINTAINERS: Add IPK MIPI DSI Host driver entry Date: Tue, 24 Mar 2020 18:18:22 +0100 Message-Id: <36986cefc2abfe36ae36cae38438b7c7cb03598d.1585067507.git.angelo.ribeiro@synopsys.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: References: In-Reply-To: References: X-Mailman-Approved-At: Wed, 25 Mar 2020 08:16:37 +0000 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Joao Pinto , David Airlie , Gustavo Pimentel , Angelo Ribeiro MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Creates entry for Synopsys DesignWare IPK MIPI DSI host driver and adds myself as maintainer. Cc: Maarten Lankhorst Cc: Maxime Ripard Cc: David Airlie Cc: Daniel Vetter Cc: Gustavo Pimentel Cc: Joao Pinto Signed-off-by: Angelo Ribeiro --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 19eea09..3de4365 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5445,6 +5445,14 @@ S: Maintained F: drivers/gpu/drm/mcde/ F: Documentation/devicetree/bindings/display/ste,mcde.txt +DRM DRIVER FOR SYNOPSYS DESIGNWARE IPK +M: Angelo Ribeiro +L: dri-devel@lists.freedesktop.org +S: Maintained +F: drivers/gpu/drm/ipk/ +F: Documentation/devicetree/bindings/display/ipk/ +T: git git://anongit.freedesktop.org/drm/drm-misc + DRM DRIVER FOR TDFX VIDEO CARDS S: Orphan / Obsolete F: drivers/gpu/drm/tdfx/