From patchwork Thu Nov 5 19:41:15 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rob Herring X-Patchwork-Id: 56088 Delivered-To: patch@linaro.org Received: by 10.112.61.134 with SMTP id p6csp599297lbr; Thu, 5 Nov 2015 11:41:32 -0800 (PST) X-Received: by 10.68.162.35 with SMTP id xx3mr11680492pbb.79.1446752492273; Thu, 05 Nov 2015 11:41:32 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id hd6si12131745pac.124.2015.11.05.11.41.31; Thu, 05 Nov 2015 11:41:32 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750950AbbKETlb (ORCPT + 6 others); Thu, 5 Nov 2015 14:41:31 -0500 Received: from mail-oi0-f47.google.com ([209.85.218.47]:33795 "EHLO mail-oi0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750813AbbKETl3 (ORCPT ); Thu, 5 Nov 2015 14:41:29 -0500 Received: by oies6 with SMTP id s6so11014026oie.1; Thu, 05 Nov 2015 11:41:29 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=from:to:cc:subject:date:message-id; bh=NzDKHcDF6+S2C+Ly9Bej1xoZPrTy5shQnpuwQp7xp7E=; b=T1y/HSxUWjgJo2q++ZMmxZfE5iV7FF+Pbam2zRPIJEU5o81nXEQfI/E1gw9ernPel7 VU00BZwqCetr7IAy/e9UeOrPxgK7eItGAeS7wfKpABj/pvaYGl6ZOC8OSDbMHSZFjHYq f1vf/AM3kkDsVoTxFrKyXl+VgkSNvPKErGgAdlOy66jZ/ZIEvDAmCWAnSniYjp6dBp4c 9kj0+QhEMAHCcyvW1IdbMURoYHiWqqzI4CvV4zYXjSr3+9u37tP3MpyyHdb7f0TzxxtN oXipnSQUVAny4fPUXxAIViAxWqHIekezYQZ/UAiCjvOMjohpEFgEddzGG/iiz3qJc9z3 nbAA== X-Received: by 10.202.186.7 with SMTP id k7mr5816273oif.84.1446752489117; Thu, 05 Nov 2015 11:41:29 -0800 (PST) Received: from rob-hp-laptop.herring.priv (72-48-98-129.dyn.grandenetworks.net. [72.48.98.129]) by smtp.googlemail.com with ESMTPSA id xs9sm3260116obc.11.2015.11.05.11.41.28 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 05 Nov 2015 11:41:28 -0800 (PST) From: Rob Herring To: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Cc: Thierry Reding , Jianwei Wang , Alison Wang , Philipp Zabel , Mark Yao , Benjamin Gaignard , Vincent Abriou , Jean-Christophe Plagniol-Villard , Tomi Valkeinen , James Hogan , Hans de Goede , Vineet Gupta Subject: [PATCH] MAINTAINERS: update DT binding doc locations Date: Thu, 5 Nov 2015 13:41:15 -0600 Message-Id: <1446752475-2708-1-git-send-email-robh@kernel.org> X-Mailer: git-send-email 2.5.0 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org After the recent moving of DT binding documents, some maintainers entries are stale. Update them to the new locations. In bindings/fb/, there were only 2 files and I'm assuming the FB maintainers don't want to be copied on all of bindings/display/. So I've dropped them. Reported-by: Thierry Reding Cc: Thierry Reding Cc: Jianwei Wang Cc: Alison Wang Cc: Philipp Zabel Cc: Mark Yao Cc: Benjamin Gaignard Cc: Vincent Abriou Cc: Jean-Christophe Plagniol-Villard Cc: Tomi Valkeinen Cc: James Hogan Cc: Hans de Goede Cc: Vineet Gupta Signed-off-by: Rob Herring --- MAINTAINERS | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) -- 2.5.0 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Acked-by: Benjamin Gaignard diff --git a/MAINTAINERS b/MAINTAINERS index 9f6685f..e2aa973 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3577,7 +3577,7 @@ S: Maintained F: drivers/gpu/drm/drm_panel.c F: drivers/gpu/drm/panel/ F: include/drm/drm_panel.h -F: Documentation/devicetree/bindings/panel/ +F: Documentation/devicetree/bindings/display/panel/ INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) M: Daniel Vetter @@ -3609,15 +3609,15 @@ M: Alison Wang L: dri-devel@lists.freedesktop.org S: Supported F: drivers/gpu/drm/fsl-dcu/ -F: Documentation/devicetree/bindings/video/fsl,dcu.txt -F: Documentation/devicetree/bindings/panel/nec,nl4827hc19_05b.txt +F: Documentation/devicetree/bindings/display/fsl,dcu.txt +F: Documentation/devicetree/bindings/display/panel/nec,nl4827hc19_05b.txt DRM DRIVERS FOR FREESCALE IMX M: Philipp Zabel L: dri-devel@lists.freedesktop.org S: Maintained F: drivers/gpu/drm/imx/ -F: Documentation/devicetree/bindings/drm/imx/ +F: Documentation/devicetree/bindings/display/imx/ DRM DRIVERS FOR NVIDIA TEGRA M: Thierry Reding @@ -3630,7 +3630,7 @@ F: drivers/gpu/drm/tegra/ F: drivers/gpu/host1x/ F: include/linux/host1x.h F: include/uapi/drm/tegra_drm.h -F: Documentation/devicetree/bindings/gpu/nvidia,tegra20-host1x.txt +F: Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt DRM DRIVERS FOR RENESAS M: Laurent Pinchart @@ -3647,7 +3647,7 @@ M: Mark Yao L: dri-devel@lists.freedesktop.org S: Maintained F: drivers/gpu/drm/rockchip/ -F: Documentation/devicetree/bindings/video/rockchip* +F: Documentation/devicetree/bindings/display/rockchip* DRM DRIVERS FOR STI M: Benjamin Gaignard @@ -3656,7 +3656,7 @@ L: dri-devel@lists.freedesktop.org T: git http://git.linaro.org/people/benjamin.gaignard/kernel.git S: Maintained F: drivers/gpu/drm/sti -F: Documentation/devicetree/bindings/gpu/st,stih4xx.txt +F: Documentation/devicetree/bindings/display/st,stih4xx.txt DSBR100 USB FM RADIO DRIVER M: Alexey Klimov @@ -4342,7 +4342,6 @@ Q: http://patchwork.kernel.org/project/linux-fbdev/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev.git S: Maintained F: Documentation/fb/ -F: Documentation/devicetree/bindings/fb/ F: drivers/video/ F: include/video/ F: include/linux/fb.h @@ -6855,6 +6854,7 @@ S: Supported F: arch/metag/ F: Documentation/metag/ F: Documentation/devicetree/bindings/metag/ +F: Documentation/devicetree/bindings/interrupt-controller/img,* F: drivers/clocksource/metag_generic.c F: drivers/irqchip/irq-metag.c F: drivers/irqchip/irq-metag-ext.c @@ -9443,7 +9443,7 @@ SIMPLEFB FB DRIVER M: Hans de Goede L: linux-fbdev@vger.kernel.org S: Maintained -F: Documentation/devicetree/bindings/video/simple-framebuffer.txt +F: Documentation/devicetree/bindings/display/simple-framebuffer.txt F: drivers/video/fbdev/simplefb.c F: include/linux/platform_data/simplefb.h @@ -10072,6 +10072,7 @@ M: Vineet Gupta S: Supported F: arch/arc/ F: Documentation/devicetree/bindings/arc/* +F: Documentation/devicetree/bindings/interrupt-controller/snps,arc* F: drivers/tty/serial/arc_uart.c T: git git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git