From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from szxga04-in.huawei.com ([45.249.212.190]:13593 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1729124AbeJAS5u (ORCPT ); Mon, 1 Oct 2018 14:57:50 -0400 Date: Mon, 1 Oct 2018 13:20:01 +0100 From: Jonathan Cameron To: Wolfram Sang CC: Marek Vasut , , "Marek Vasut" , Geert Uytterhoeven , Joe Perches , Jonathan Cameron , Simon Horman , Subject: Re: [PATCH] iio: adc: Fix Renesas GyroADC MAINTAINERS entry Message-ID: <20181001132001.00007423@huawei.com> In-Reply-To: <20181001121739.GB4134@kunai> References: <20181001105804.17802-1-marek.vasut+renesas@gmail.com> <20181001115559.GA4134@kunai> <20181001121739.GB4134@kunai> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org On Mon, 1 Oct 2018 14:17:40 +0200 Wolfram Sang wrote: > On Mon, Oct 01, 2018 at 01:58:26PM +0200, Marek Vasut wrote: > > On 10/01/2018 01:55 PM, Wolfram Sang wrote: > > > On Mon, Oct 01, 2018 at 12:58:04PM +0200, Marek Vasut wrote: > > >> Fix the F: entry in MAINTAINERS file, point it to the correct file. > > > > > > Right... > > > > > >> @@ -12471,7 +12471,7 @@ RENESAS R-CAR GYROADC DRIVER > > >> M: Marek Vasut > > >> L: linux-iio@vger.kernel.org > > >> S: Supported > > >> -F: drivers/iio/adc/rcar_gyro_adc.c > > >> +F: drivers/iio/adc/rcar-gyroadc.c > > > > > > Add the bindings, too? > > > > > > Documentation/devicetree/bindings/iio/adc/renesas,gyroadc.txt > > > > > Separate patch or V2 ? > > I'd say V2, but I am not the IIO maintainer. > > v2 please given I haven't done anything with v1 yet. Thanks, Jonathan