[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220312163105.1e97ba0c@coco.lan>
Date: Sat, 12 Mar 2022 16:31:05 +0100
From: Mauro Carvalho Chehab <mchehab@...nel.org>
To: Philipp Zabel <p.zabel@...gutronix.de>
Cc: Niklas Söderlund
<niklas.soderlund+renesas@...natech.se>,
Cai Huoqing <caihuoqing@...du.com>,
Dillon Min <dillon.minfei@...il.com>,
Dmitry Osipenko <digetx@...il.com>,
Eugen Hristev <eugen.hristev@...rochip.com>,
Fabio Estevam <festevam@...il.com>,
Hans Verkuil <hverkuil-cisco@...all.nl>,
Jacopo Mondi <jacopo@...ndi.org>,
Julia Lawall <Julia.Lawall@...ia.fr>,
Laurent Pinchart <laurent.pinchart@...asonboard.com>,
Ming Qian <ming.qian@....com>,
Mirela Rabulea <mirela.rabulea@....com>,
NXP Linux Team <linux-imx@....com>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Sakari Ailus <sakari.ailus@...ux.intel.com>,
Sascha Hauer <s.hauer@...gutronix.de>,
Shawn Guo <shawnguo@...nel.org>,
Yang Yingliang <yangyingliang@...wei.com>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-media@...r.kernel.org
Subject: Re: [PATCH v2 07/38] media: platform: place NXP drivers on a
separate dir
Em Fri, 11 Mar 2022 15:33:36 +0100
Philipp Zabel <p.zabel@...gutronix.de> escreveu:
> On Fr, 2022-03-11 at 15:07 +0100, Mauro Carvalho Chehab wrote:
> > In order to cleanup the main platform media directory, move NXP
> > driver to its own directory.
> >
> > Signed-off-by: Mauro Carvalho Chehab <mchehab@...nel.org>
> > ---
> >
> > To avoid mailbombing on a large number of people, only mailing lists
> > were C/C on the cover.
> > See [PATCH v2 00/38] at:
> > https://lore.kernel.org/all/cover.1647006877.git.mchehab@kernel.org/
> >
> [...]
> > diff --git a/drivers/media/platform/nxp/Makefile
> > b/drivers/media/platform/nxp/Makefile
> > new file mode 100644
> > index 000000000000..147bd7ad4ef4
> > --- /dev/null
> > +++ b/drivers/media/platform/nxp/Makefile
> > @@ -0,0 +1,5 @@
> > +# SPDX-License-Identifier: GPL-2.0
> > +
> > +obj-$(CONFIG_VIDEO_IMX_PXP) += imx-pxp.o
> > +obj-$(CONFIG_VIDEO_VIU) += fsl-viu.o
> > +obj-$(CONFIG_VIDEO_MX2_EMMAPRP) += mx2_emmaprp.o
>
> Should these be sorted as well?
I'll sort and drop the extra whitespaces.
>
> regards
> Philipp
Thanks,
Mauro
Powered by blists - more mailing lists