From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752630AbcEVTmM (ORCPT ); Sun, 22 May 2016 15:42:12 -0400 Received: from saturn.retrosnub.co.uk ([178.18.118.26]:52379 "EHLO saturn.retrosnub.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752493AbcEVTmK (ORCPT ); Sun, 22 May 2016 15:42:10 -0400 Subject: Re: [PATCH 45/54] MAINTAINERS: Add file patterns for staging iio device tree bindings To: Geert Uytterhoeven , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <1463907991-7916-1-git-send-email-geert@linux-m68k.org> <1463907991-7916-46-git-send-email-geert@linux-m68k.org> Cc: linux-iio@vger.kernel.org From: Jonathan Cameron Message-ID: <9b7f6db5-2acb-5093-d30f-2eebee796abc@kernel.org> Date: Sun, 22 May 2016 20:42:08 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 MIME-Version: 1.0 In-Reply-To: <1463907991-7916-46-git-send-email-geert@linux-m68k.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 22/05/16 10: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: Jonathan Cameron > Cc: linux-iio@vger.kernel.org Applied - thanks. Jonathan > --- > 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 f11355314880838b..5c96827ea93d5d7c 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -10867,6 +10867,7 @@ STAGING - INDUSTRIAL IO > M: Jonathan Cameron > L: linux-iio@vger.kernel.org > S: Odd Fixes > +F: Documentation/devicetree/bindings/staging/iio/ > F: drivers/staging/iio/ > > STAGING - LIRC (LINUX INFRARED REMOTE CONTROL) DRIVERS >