From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mauro Carvalho Chehab Subject: Re: [PATCH v3 14/14] [media] cxd2880 : Update MAINTAINERS file for CXD2880 driver Date: Sun, 27 Aug 2017 12:48:30 -0300 Message-ID: <20170827124657.1feb8f36@vento.lan> References: <20170816041714.20551-1-Yasunari.Takiguchi@sony.com> <20170816044733.21869-1-Yasunari.Takiguchi@sony.com> <47f57a12-65fc-beb7-a330-eb38690ccdfc@sony.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <47f57a12-65fc-beb7-a330-eb38690ccdfc@sony.com> Sender: linux-kernel-owner@vger.kernel.org To: "Takiguchi, Yasunari" Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-media@vger.kernel.org, "akpm@linux-foundation.org" , tbird20d@gmail.com, frowand.list@gmail.com, Masayuki Yamamoto , Hideki Nozawa , Kota Yonezawa , Toshihiko Matsumoto , Satoshi Watanabe List-Id: devicetree@vger.kernel.org Em Wed, 16 Aug 2017 17:02:05 +0900 "Takiguchi, Yasunari" escreveu: > From: Yasunari Takiguchi > > I add an e-mail address and re-send this mail again. > > This is MAINTAINERS file update about the driver for > the Sony CXD2880 DVB-T2/T tuner + demodulator. Patches 12-14 look OK to me (although I didn't try to compile). You can likely fold them into a single patch adding an entry to MAINTAINERS and the driver to Kconfig/Makefile. Regards, Mauro > > [Change list] > Changes in V3 > MAINTAINERS > -no change > > Signed-off-by: Yasunari Takiguchi > Signed-off-by: Masayuki Yamamoto > Signed-off-by: Hideki Nozawa > Signed-off-by: Kota Yonezawa > Signed-off-by: Toshihiko Matsumoto > Signed-off-by: Satoshi Watanabe > --- > MAINTAINERS | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 6f7721d1634c..12a80c33c194 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -8302,6 +8302,15 @@ T: git git://linuxtv.org/media_tree.git > S: Supported > F: drivers/media/dvb-frontends/cxd2841er* > > +MEDIA DRIVERS FOR CXD2880 > +M: Yasunari Takiguchi > +L: linux-media@vger.kernel.org > +W: http://linuxtv.org/ > +T: git git://linuxtv.org/media_tree.git > +S: Supported > +F: drivers/media/dvb-frontends/cxd2880/* > +F: drivers/media/spi/cxd2880* > + > MEDIA DRIVERS FOR FREESCALE IMX > M: Steve Longerbeam > M: Philipp Zabel Thanks, Mauro