Received: by 2002:a05:6358:7058:b0:131:369:b2a3 with SMTP id 24csp7133164rwp; Tue, 18 Jul 2023 10:29:12 -0700 (PDT) X-Google-Smtp-Source: APBJJlHX+3MSOyfc2Nypym2QVCJ/Edb4cZW33ZArwqJfdcZzeyECHXvNTSqkFQ5kC1gNeh9z7n6a X-Received: by 2002:a17:90a:280b:b0:261:49b:d65 with SMTP id e11-20020a17090a280b00b00261049b0d65mr16091070pjd.28.1689701351727; Tue, 18 Jul 2023 10:29:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1689701351; cv=none; d=google.com; s=arc-20160816; b=VIIn8eECNxEumCUVriU7w92aWBHAB73boTEbC8oKB5fh5Sy70DmsYo/VL+rNmveiLg 8uDQkUVpwYJfXsLMK0b/F5WewAK+D0+e7jox+vAH20A0uw36+lB7343Rdj1qi8cC56f5 He1OIxuaDcrcGIiQ8Dt1JFiLj2Ch0Og32DmUVX8WI1mJuXxWEtHaFvExfqwiEr7YJcNY eLPpdi6y8xHsYULyUakC/CIGUsJqj11VrhQ33MfiQeyisHMHHcdfzoC1Y7GIlcL++A8R 5jWnIlqMloFF8adUSRxuUK+8iHYfdpIz0unV33FE/1RL44qMm53GdCBTQp3uwGGoyhSt BE+Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=SfireFf/LF4pcRG1py3Q81tSCnKkMRritzrJ+Yzg4PM=; fh=tA0tLsibEoQ30Z7eqHvQDapDuvXXp6os5IletQHgjxM=; b=0UjNN8GBq/hjt6uPbGjABPYfeGhHzDMZlxMlo+qMebP2YmLeCaKyf7sJIDJkLAu1lj C4yywdV3rUPzGIafjSO5mv1WWHfjznf3nRFT1PUbxfCJwSiX/063BwoOKsdpI/pFUODK wV4x4A2LTDxHrNq/P6iFZirAmwfuB2kHUdNvNQGJm4rTb/9HQhDD5P++62mBHbXK5ula ejCWTxfYc9JIJofowkzu8E5ejhgrfNPK0CqGP6IH3ec5wIyhQaGR5ed254pjHdQAVbcD G9IMPOnnhQuRBc7WupZtABC75HsHNRQ+YrRG90b8ig9bECaQJpmnr1uU35rVnWpjnQ52 nSjA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id n2-20020a632702000000b005538c82b70esi1984690pgn.101.2023.07.18.10.28.58; Tue, 18 Jul 2023 10:29:11 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233716AbjGRQ4Y (ORCPT + 99 others); Tue, 18 Jul 2023 12:56:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58278 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232151AbjGRQzF (ORCPT ); Tue, 18 Jul 2023 12:55:05 -0400 Received: from baptiste.telenet-ops.be (baptiste.telenet-ops.be [IPv6:2a02:1800:120:4::f00:13]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 03431198B for ; Tue, 18 Jul 2023 09:54:54 -0700 (PDT) Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed40:5803:2d6d:5bbc:e252]) by baptiste.telenet-ops.be with bizsmtp id Ngur2A00D0ucMBo01gurDF; Tue, 18 Jul 2023 18:54:51 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1qLnyD-001nXU-1c; Tue, 18 Jul 2023 18:54:51 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1qLnyN-000gbE-2H; Tue, 18 Jul 2023 18:54:51 +0200 From: Geert Uytterhoeven To: Laurent Pinchart , Kieran Bingham , David Airlie , Daniel Vetter , Thomas Zimmermann , Magnus Damm Cc: linux-renesas-soc@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH v2 01/41] MAINTAINER: Create entry for Renesas SH-Mobile DRM drivers Date: Tue, 18 Jul 2023 18:54:06 +0200 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_NONE, T_SCC_BODY_TEXT_LINE autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Split off DRM drivers for Renesas SH-Mobile into its own entry, and add Geert Uytterhoeven as a maintainer. Signed-off-by: Geert Uytterhoeven --- Kieran: do you want to join the club, too? ;-) v2: - New. --- MAINTAINERS | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index f419a2504d186ea1..dc6bef7738f50741 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6974,7 +6974,7 @@ F: drivers/gpu/host1x/ F: include/linux/host1x.h F: include/uapi/drm/tegra_drm.h -DRM DRIVERS FOR RENESAS +DRM DRIVERS FOR RENESAS R-CAR M: Laurent Pinchart M: Kieran Bingham L: dri-devel@lists.freedesktop.org @@ -6985,7 +6985,15 @@ F: Documentation/devicetree/bindings/display/bridge/renesas,dsi-csi2-tx.yaml F: Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.yaml F: Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml F: Documentation/devicetree/bindings/display/renesas,du.yaml -F: drivers/gpu/drm/renesas/ +F: drivers/gpu/drm/renesas/rcar-du/ + +DRM DRIVERS FOR RENESAS SHMOBILE +M: Laurent Pinchart +M: Geert Uytterhoeven +L: dri-devel@lists.freedesktop.org +L: linux-renesas-soc@vger.kernel.org +S: Supported +F: drivers/gpu/drm/renesas/shmobile/ F: include/linux/platform_data/shmob_drm.h DRM DRIVERS FOR ROCKCHIP -- 2.34.1