From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752762AbcEWCcc (ORCPT ); Sun, 22 May 2016 22:32:32 -0400 Received: from mail-pf0-f179.google.com ([209.85.192.179]:36047 "EHLO mail-pf0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752672AbcEWCcb (ORCPT ); Sun, 22 May 2016 22:32:31 -0400 Date: Mon, 23 May 2016 08:02:27 +0530 From: Viresh Kumar To: Geert Uytterhoeven Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, "Rafael J. Wysocki" , linux-pm@vger.kernel.org Subject: Re: [PATCH 12/54] MAINTAINERS: Add file patterns for cpufreq device tree bindings Message-ID: <20160523023227.GD2850@vireshk-i7> References: <1463907991-7916-1-git-send-email-geert@linux-m68k.org> <1463907991-7916-13-git-send-email-geert@linux-m68k.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1463907991-7916-13-git-send-email-geert@linux-m68k.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 22-05-16, 11:05, Geert Uytterhoeven wrote: > Submitters of device tree binding documentation may forget to CC > the subsystem maintainer if this is missing. > > Signed-off-by: Geert Uytterhoeven > Cc: "Rafael J. Wysocki" > Cc: Viresh Kumar > Cc: linux-pm@vger.kernel.org > --- > Please apply this patch directly if you want to be involved in device > tree binding documentation for your subsystem. > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 4c9f31233670e9dd..b241c14d9ab57e2a 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3213,6 +3213,7 @@ L: linux-pm@vger.kernel.org > S: Maintained > T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git > T: git git://git.linaro.org/people/vireshk/linux.git (For ARM Updates) > +F: Documentation/devicetree/bindings/cpufreq/ > F: drivers/cpufreq/ > F: include/linux/cpufreq.h Acked-by: Viresh Kumar -- viresh