Re: [PATCH v3] media: add a subsystem profile documentation

2021-03-01 Thread Hans Verkuil
On 01/03/2021 13:42, Mauro Carvalho Chehab wrote: > Em Mon, 1 Mar 2021 12:31:34 +0200 > Sakari Ailus escreveu: > >>> +Sensor drivers: >>> + Sakari Ailus >> >> Could you add me: >> >> v4l2-async, v4l2-fwnode, v4l2-flash-led-class. > > Adding in v5: > > v4l2-async, v4l2-fwnode, v4l2-fla

Re: [PATCH v3] media: add a subsystem profile documentation

2021-03-01 Thread Mauro Carvalho Chehab
Em Mon, 1 Mar 2021 12:31:34 +0200 Sakari Ailus escreveu: > > +Sensor drivers: > > + Sakari Ailus > > Could you add me: > > v4l2-async, v4l2-fwnode, v4l2-flash-led-class. Adding in v5: v4l2-async, v4l2-fwnode, v4l2-flash-led-class and Sensor drivers: Sakari Ailus > >

Re: [PATCH v3] media: add a subsystem profile documentation

2021-03-01 Thread Mauro Carvalho Chehab
Em Mon, 1 Mar 2021 12:05:37 +0200 Laurent Pinchart escreveu: > Hi Mauro, > > Thank you for the patch. > > On Mon, Mar 01, 2021 at 10:35:54AM +0100, Mauro Carvalho Chehab wrote: > > Document the basic policies of the media subsystem profile. > > > > Signed-off-by: Mauro Carvalho Chehab > > ---

Re: [PATCH v3] media: add a subsystem profile documentation

2021-03-01 Thread Sakari Ailus
Hi Mauro, Thanks for the patch. Could you cc me the future versions, please? On Mon, Mar 01, 2021 at 10:35:54AM +0100, Mauro Carvalho Chehab wrote: > Document the basic policies of the media subsystem profile. > > Signed-off-by: Mauro Carvalho Chehab > --- > v3: address a few nitpicks from Rand

Re: [PATCH v3] media: add a subsystem profile documentation

2021-03-01 Thread Laurent Pinchart
Hi Mauro, Thank you for the patch. On Mon, Mar 01, 2021 at 10:35:54AM +0100, Mauro Carvalho Chehab wrote: > Document the basic policies of the media subsystem profile. > > Signed-off-by: Mauro Carvalho Chehab > --- > v3: address a few nitpicks from Randy and Lukas > v2: fix the Documentation/*/

[PATCH v3] media: add a subsystem profile documentation

2021-03-01 Thread Mauro Carvalho Chehab
Document the basic policies of the media subsystem profile. Signed-off-by: Mauro Carvalho Chehab --- v3: address a few nitpicks from Randy and Lukas v2: fix the Documentation/*/media directories Documentation/driver-api/media/index.rst | 2 + .../media/maintainer-entry-profile.rst