From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752630AbcEVJOa (ORCPT ); Sun, 22 May 2016 05:14:30 -0400 Received: from mxout4.netvision.net.il ([194.90.9.27]:59002 "EHLO mxout4.netvision.net.il" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752076AbcEVJOZ (ORCPT ); Sun, 22 May 2016 05:14:25 -0400 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed Message-id: <57417857.4010000@gmail.com> Date: Sun, 22 May 2016 12:13:59 +0300 From: Eli Billauer User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.12) Gecko/20100907 Fedora/3.0.7-1.fc12 Thunderbird/3.0.7 To: Geert Uytterhoeven Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 54/54] MAINTAINERS: Add file patterns for xillybus device tree bindings References: <1463907991-7916-1-git-send-email-geert@linux-m68k.org> <1463907991-7916-55-git-send-email-geert@linux-m68k.org> In-reply-to: <1463907991-7916-55-git-send-email-geert@linux-m68k.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thanks. However I don't have a repo of my own to apply this on. Acked-by: Eli Billauer On 22/05/16 12:06, 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: Eli Billauer > Cc: linux-kernel@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 f580d72f412df230..d461ad734e441554 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -12669,6 +12669,7 @@ XILLYBUS DRIVER > M: Eli Billauer > L: linux-kernel@vger.kernel.org > S: Supported > +F: Documentation/devicetree/bindings/xillybus/ > F: drivers/char/xillybus/ > > XTENSA XTFPGA PLATFORM SUPPORT >