From patchwork Wed Jul 1 18:46:40 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ond=C5=99ej_Jirman?= X-Patchwork-Id: 11637955 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 05DE46C1 for ; Thu, 2 Jul 2020 07:24:48 +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 D920520884 for ; Thu, 2 Jul 2020 07:24:47 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=megous.com header.i=@megous.com header.b="j1mExsuS" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D920520884 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=megous.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 CD9166E21E; Thu, 2 Jul 2020 07:24:22 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from vps.xff.cz (vps.xff.cz [195.181.215.36]) by gabe.freedesktop.org (Postfix) with ESMTPS id 914B06E9A7 for ; Wed, 1 Jul 2020 18:47:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=megous.com; s=mail; t=1593629223; bh=olxKvxDhRaCmmrGY7TxJGTOXjcVe01VG/mIzGEUxdxk=; h=From:To:Cc:Subject:Date:From; b=j1mExsuSSTGrcBm+BUVzeRR5ES3JW/9qJd2AdBBupgtU0/a3Cb3sxFdNrf61HrFwD Hhgsy96tJN9enhdH4a1YVNW12ReGaN325WGKbggSOlHwDaYaAAYS/BkO6tGln/oJZ8 HQZt44UGeByoC7JdevQjvIpY4ACkcFqtNLtPyjPs= From: Ondrej Jirman To: Thierry Reding , Sam Ravnborg , =?utf-8?q?Guido_G=C3=BCnther?= , Purism Kernel Team , Rob Herring , Linus Walleij Subject: [PATCH] MAINTAINERS: Update entry for st7703 driver after the rename Date: Wed, 1 Jul 2020 20:46:40 +0200 Message-Id: <20200701184640.1674969-1-megous@megous.com> MIME-Version: 1.0 X-Mailman-Approved-At: Thu, 02 Jul 2020 07:24:22 +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: Ondrej Jirman , David Airlie , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" The driver was renamed, change the path in the MAINTAINERS file. Signed-off-by: Ondrej Jirman Reviewed-by: Lukas Bulwahn --- MAINTAINERS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 5f186a661a9b..f5183eae08df 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5487,12 +5487,13 @@ S: Maintained F: Documentation/devicetree/bindings/display/panel/raydium,rm67191.yaml F: drivers/gpu/drm/panel/panel-raydium-rm67191.c -DRM DRIVER FOR ROCKTECH JH057N00900 PANELS +DRM DRIVER FOR SITRONIX ST7703 PANELS M: Guido Günther R: Purism Kernel Team +R: Ondrej Jirman S: Maintained -F: Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.txt -F: drivers/gpu/drm/panel/panel-rocktech-jh057n00900.c +F: Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml +F: drivers/gpu/drm/panel/panel-sitronix-st7703.c DRM DRIVER FOR SAVAGE VIDEO CARDS S: Orphan / Obsolete