Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp1000825imm; Fri, 15 Jun 2018 09:33:08 -0700 (PDT) X-Google-Smtp-Source: ADUXVKJM8THGm4ZtCe4RVwx8mn3q5YVQ/6Q+vGeMEsGy4wj6ppM15Nzl+DgwWG+uR3uGe6IFkK0x X-Received: by 2002:a62:fcb:: with SMTP id 72-v6mr2701880pfp.231.1529080388330; Fri, 15 Jun 2018 09:33:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529080388; cv=none; d=google.com; s=arc-20160816; b=mTJ6rg9rLqcBTAxTtWYkcW7yQLKsH9AxFk81qGi2zBzZU89qZHmPN0ev1xGwYxEhfD nEhy0JIVOcxks8ZYKtWwsAYLrwcWBIncJoC25QPrgrgvU7mVTh3Ni3ecuGw50YfA3f+l 9s3NfmF5qJQi9zh5N6gH4cZK4vaB5c54YFZKM55DQx9v1ABhI+VczDbYKMRqEekz70k+ KyIl3lpkw93CTIn2tb3ulLaI7na9XgcoERktlBO0sLyAXlGcVHXPKPrRYQo/7IAnL2Jc o3vriekm0qkAmQLRUNDau/k+CmdHbW3RlMF/NOJoq5lD4a2DErh/Y32AppDKim2BhFu7 RI/Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:references :in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=RaH1PKEQYJsicV7BcElcGk5N/YlIF0GU2LSeEomM1u4=; b=xd0Ps3S2RBHztF2WNYUmOKuOPf8F2f96EUHISIgZnxdFlp8VxXlj0Jfm8WH0jdheBJ zHBkwSdBKHAgTSNb3hhyt/OUMeo056r6NtjMiAF08VIDaNS3AiKqco/isjUN1rvGsroo K50hWIWJtCHdOhtMA1hvKj1z+hlF0tULd5DK44d+fN8PCZ+2Wam0zMLGwujr6bswqXZe cA2Gl1JdNbMbR5o4aWZvHdIOrBZBt61Zska0XXxooXzKhwU3aE52T/0FFkq5Nr26QSTI YCOhEPkWfQjXoHEljrGB6HlUSBJ+4fOgP8l/5Kf/WfFM7HrnVh5dp6UseYM7lCgIDAH/ OjPw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id s6-v6si8234583pfj.338.2018.06.15.09.32.54; Fri, 15 Jun 2018 09:33:08 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-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 linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966139AbeFOQbN (ORCPT + 99 others); Fri, 15 Jun 2018 12:31:13 -0400 Received: from osg.samsung.com ([64.30.133.232]:60991 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966002AbeFOQbK (ORCPT ); Fri, 15 Jun 2018 12:31:10 -0400 Received: from localhost (localhost [127.0.0.1]) by osg.samsung.com (Postfix) with ESMTP id 2FA1122BE9; Fri, 15 Jun 2018 09:31:10 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at dev.s-opensource.com X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" Received: from osg.samsung.com ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vmL2Ab8zeX_N; Fri, 15 Jun 2018 09:31:09 -0700 (PDT) Received: from smtp.s-opensource.com (177.41.114.220.dynamic.adsl.gvt.net.br [177.41.114.220]) by osg.samsung.com (Postfix) with ESMTPSA id AF5EB22B55; Fri, 15 Jun 2018 09:30:58 -0700 (PDT) Received: from mchehab by smtp.s-opensource.com with local (Exim 4.91) (envelope-from ) id 1fTrcm-00084a-IP; Fri, 15 Jun 2018 13:30:56 -0300 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Avi Fishman , Tomer Maimon , Patrick Venture , Nancy Yuen , Brendan Higgins Subject: [PATCH v4 20/26] MAINTAINERS: fix location of DT npcm files Date: Fri, 15 Jun 2018 13:30:48 -0300 Message-Id: X-Mailer: git-send-email 2.17.1 In-Reply-To: References: In-Reply-To: References: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The specified locations are not right. Fix the wildcard logic to point to the correct directories. Without that, get-maintainer won't get things right: $ ./scripts/get_maintainer.pl --no-git-fallback --no-r --no-n --no-l -f Documentation/devicetree/bindings/arm/cpu-enable-method/nuvoton,npcm750-smp robh+dt@kernel.org (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) mark.rutland@arm.com (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) After the patch, it will properly point to NPCM arch maintainers: $ ./scripts/get_maintainer.pl --no-git-fallback --no-r --no-n --no-l -f Documentation/devicetree/bindings/arm/cpu-enable-method/nuvoton,npcm750-smp avifishman70@gmail.com (supporter:ARM/NUVOTON NPCM ARCHITECTURE) tmaimon77@gmail.com (supporter:ARM/NUVOTON NPCM ARCHITECTURE) robh+dt@kernel.org (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) mark.rutland@arm.com (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) Cc: Avi Fishman Cc: Tomer Maimon Cc: Patrick Venture Cc: Nancy Yuen Cc: Brendan Higgins Signed-off-by: Mauro Carvalho Chehab --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 43eee2fb8798..783ce44b3e7a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1732,7 +1732,8 @@ F: arch/arm/mach-npcm/ F: arch/arm/boot/dts/nuvoton-npcm* F: include/dt-bindings/clock/nuvoton,npcm7xx-clks.h F: drivers/*/*npcm* -F: Documentation/*/*npcm* +F: Documentation/devicetree/bindings/*/*npcm* +F: Documentation/devicetree/bindings/*/*/*npcm* ARM/NUVOTON W90X900 ARM ARCHITECTURE M: Wan ZongShun -- 2.17.1