From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751100AbdBANG5 (ORCPT ); Wed, 1 Feb 2017 08:06:57 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:44982 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750952AbdBANG4 (ORCPT ); Wed, 1 Feb 2017 08:06:56 -0500 Date: Wed, 1 Feb 2017 14:06:59 +0100 From: Greg KH To: Lee Jones Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@stlinux.com, patrice.chotard@st.com Subject: Re: [PATCH] MAINTAINERS: Add include/dt-bindings/mfd to MFD entry Message-ID: <20170201130659.GA18081@kroah.com> References: <20170201125855.24130-1-lee.jones@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170201125855.24130-1-lee.jones@linaro.org> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 01, 2017 at 12:58:55PM +0000, Lee Jones wrote: > Signed-off-by: Lee Jones > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 26edd83..17c838a 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -8422,6 +8422,7 @@ S: Supported > F: Documentation/devicetree/bindings/mfd/ > F: drivers/mfd/ > F: include/linux/mfd/ > +F: include/dt-bindings/mfd/ Why send this to me? I'm not a MFD maintainer :(