From patchwork Tue Mar 26 10:32:03 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Liviu Dudau X-Patchwork-Id: 161175 Delivered-To: patch@linaro.org Received: by 2002:a02:c6d8:0:0:0:0:0 with SMTP id r24csp5037959jan; Tue, 26 Mar 2019 03:32:09 -0700 (PDT) X-Google-Smtp-Source: APXvYqyFItIUZFBM10YKSjJu+C32SbxYwqiauZEqr0kX2sfMh6fHWOed/40PFNfI0nJaNpn3+ELt X-Received: by 2002:a63:94:: with SMTP id 142mr28209679pga.277.1553596329814; Tue, 26 Mar 2019 03:32:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1553596329; cv=none; d=google.com; s=arc-20160816; b=IuBBnO4ZOyu7KXhSAq2StBevIheCCsIlX5l0P1TYSGIdw2Ias8/Kga3zCYuWzyBU/Q NU1uWPewgPuDhcXbjHr3w8KXuRxbAKPUvwRBzDcNSTRMUTWXiu3LpxVt9g7uJsCZuMrh b+gOMGhk8PojdIoTgsg6dslZc0k48eNqwVOQAZ+dBslKXi5Sj/LA/NHOYdlscuGwYsX8 UGIPMMJYCJH+nokzF7rCFmlOW5qcVtrYD/rPLnhKQcxkjW5bK8dymFGovaV9Pbpl73GU 5PbgfTgi+KI6Dibw7Nxwn3leBG5vbWZjtoZMwciB6EaoEoo5mxaCznjuXauAe6phtmrX r3sQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:cc:list-subscribe :list-help:list-post:list-archive:list-unsubscribe:list-id :precedence:mime-version:references:in-reply-to:message-id:date :subject:to:from:delivered-to; bh=Y49ERU68rm+4P5nOpLywDY4X1mySBL2KRNVK8tIi7KM=; b=C4U2UsQpShiPrupaalqQVhAGvxrJHZYbJ6+wwVK5aBurq2N4A/vhaC2kaaJrNoJsxJ IIeWCi+ZK23No6XZVroiaJOx48UZIy5PfyfwA4IzcdvrJ466j0nuPmP8uOlWvuEFwPuw FxoElCJu8IqmWmFRs9zsiWo0bvh5xsRyVtc9fabkq7cMRAOy/cO0zdncJk9YNHL/TX4Q 4Ie5HlLzrPljnFE/AT3C/kDXJNUl/svCLe5AqMgwGiI6N35FqtvW0aGNPoEY3HyxY5lt CGl6NCj137VGTnHmMGsOC9tkSjQ6y6WnAkLTMXR8DPQi4DJJg+enDam16HvnTK77ORUz Jb6g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of dri-devel-bounces@lists.freedesktop.org designates 131.252.210.177 as permitted sender) smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Return-Path: Received: from gabe.freedesktop.org (gabe.freedesktop.org. [131.252.210.177]) by mx.google.com with ESMTPS id g90si17393358plb.51.2019.03.26.03.32.09 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 26 Mar 2019 03:32:09 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of dri-devel-bounces@lists.freedesktop.org designates 131.252.210.177 as permitted sender) client-ip=131.252.210.177; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of dri-devel-bounces@lists.freedesktop.org designates 131.252.210.177 as permitted sender) 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 E40976E7D9; Tue, 26 Mar 2019 10:32:07 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from cam-smtp0.cambridge.arm.com (unknown [217.140.106.54]) by gabe.freedesktop.org (Postfix) with ESMTPS id DA8306E7D9 for ; Tue, 26 Mar 2019 10:32:06 +0000 (UTC) Received: from e110455-lin.cambridge.arm.com (e110455-lin.cambridge.arm.com [10.2.131.87]) by cam-smtp0.cambridge.arm.com (8.13.8/8.13.8) with ESMTP id x2QAW3pf025748; Tue, 26 Mar 2019 10:32:03 GMT From: Liviu Dudau To: "James (Qian) Wang" Subject: [PATCH] MAINTAINERS: Fix pattern for Documentation path for Arm Mali Komeda Date: Tue, 26 Mar 2019 10:32:03 +0000 Message-Id: <20190326103203.8891-1-Liviu.Dudau@arm.com> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190325233040.30983-1-joe@perches.com> References: <20190325233040.30983-1-joe@perches.com> MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Liviu Dudau , LKML , DRI-devel , Joe Perches Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" The Device Tree bindings documentation file is in a simplified path that doesn't match the MAINTAINERS entry. Reported-by: Joe Perches Signed-off-by: Liviu Dudau --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index e17ebf70b5480..9fa4686212bdd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1167,7 +1167,7 @@ S: Supported T: git git://linux-arm.org/linux-ld.git for-upstream/mali-dp F: drivers/gpu/drm/arm/display/include/ F: drivers/gpu/drm/arm/display/komeda/ -F: Documentation/devicetree/bindings/display/arm/arm,komeda.txt +F: Documentation/devicetree/bindings/display/arm,komeda.txt F: Documentation/gpu/komeda-kms.rst ARM MALI-DP DRM DRIVER