All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
	Linux Doc Mailing List <linux-doc@vger.kernel.org>
Cc: linux-kernel@vger.kernel.org, Jonathan Corbet <corbet@lwn.net>,
	linux-media@vger.kernel.org, Mike Isely <isely@pobox.com>,
	Andy Walls <awalls@md.metrocast.net>,
	Antti Palosaari <crope@iki.fi>,
	Malcolm Priestley <tvboxspy@gmail.com>,
	Michael Krufky <mkrufky@linuxtv.org>
Subject: Re: [PATCH v2 20/22] media: docs: move driver-specific info to driver-api
Date: Thu, 12 Mar 2020 08:26:02 +0100	[thread overview]
Message-ID: <f321b1c7-4163-10b6-8fe5-fea66aac69cd@xs4all.nl> (raw)
In-Reply-To: <5dc2f7a4f15397d5e811d5bb8d110ee53135cf07.1583847557.git.mchehab+huawei@kernel.org>

On 3/10/20 2:43 PM, Mauro Carvalho Chehab wrote:
> Those documents don't really describe the driver API.
> 
> Instead, they contain development-specific information.
> 
> Yet, as the main index file describes the content of it as:
> 
> 	"how specific kernel subsystems work
> 	 from the point of view of a kernel developer"
> 
> It seems to be the better fit.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
>  .../media/drivers}/bttv-devel.rst             |  0
>  .../media/drivers}/contributors.rst           |  0
>  .../media/drivers}/cpia2_devel.rst            |  0
>  .../media/drivers}/cx2341x-devel.rst          |  0
>  .../media/drivers}/cx88-devel.rst             |  0
>  .../media/drivers}/davinci-vpbe-devel.rst     |  0
>  .../media/drivers}/dvb-usb.rst                |  0
>  .../media/drivers}/fimc-devel.rst             |  0
>  .../media/drivers}/frontends.rst              |  0
>  .../media/drivers}/index.rst                  | 29 ++++++++++++++++++-
>  .../media/drivers}/pvrusb2.rst                |  0
>  .../media/drivers}/pxa_camera.rst             |  0
>  .../media/drivers}/radiotrack.rst             |  0
>  .../media/drivers}/saa7134-devel.rst          |  0
>  .../media/drivers}/sh_mobile_ceu_camera.rst   |  0
>  .../media/drivers}/tuners.rst                 |  0
>  .../media/drivers}/vimc-devel.rst             |  0
>  Documentation/driver-api/media/index.rst      |  2 ++
>  Documentation/media/index.rst                 |  1 -
>  Documentation/media/v4l-drivers/index.rst     | 14 ---------
>  MAINTAINERS                                   |  8 ++---
>  drivers/media/dvb-frontends/dib3000.h         |  2 +-
>  drivers/media/dvb-frontends/dib3000mb.c       |  2 +-
>  drivers/media/dvb-frontends/eds1547.h         |  2 +-
>  drivers/media/dvb-frontends/z0194a.h          |  2 +-
>  drivers/media/pci/cx18/cx18-streams.c         |  4 +--
>  drivers/media/platform/pxa_camera.c           |  4 +--
>  drivers/media/radio/Kconfig                   |  2 +-
>  drivers/media/usb/dvb-usb-v2/Kconfig          |  2 +-
>  drivers/media/usb/dvb-usb-v2/gl861.c          |  2 +-
>  drivers/media/usb/dvb-usb-v2/lmedm04.c        |  2 +-
>  drivers/media/usb/dvb-usb-v2/lmedm04.h        |  2 +-
>  drivers/media/usb/dvb-usb-v2/mxl111sf.c       |  2 +-
>  drivers/media/usb/dvb-usb-v2/mxl111sf.h       |  2 +-
>  drivers/media/usb/dvb-usb/Kconfig             |  2 +-
>  drivers/media/usb/dvb-usb/a800.c              |  2 +-
>  drivers/media/usb/dvb-usb/af9005-fe.c         |  2 +-
>  drivers/media/usb/dvb-usb/af9005-remote.c     |  2 +-
>  drivers/media/usb/dvb-usb/af9005.c            |  2 +-
>  drivers/media/usb/dvb-usb/af9005.h            |  2 +-
>  drivers/media/usb/dvb-usb/az6027.c            |  2 +-
>  drivers/media/usb/dvb-usb/cxusb.c             |  2 +-
>  drivers/media/usb/dvb-usb/dibusb-common.c     |  2 +-
>  drivers/media/usb/dvb-usb/dibusb-mb.c         |  2 +-
>  drivers/media/usb/dvb-usb/dibusb-mc-common.c  |  2 +-
>  drivers/media/usb/dvb-usb/dibusb-mc.c         |  2 +-
>  drivers/media/usb/dvb-usb/dibusb.h            |  2 +-
>  drivers/media/usb/dvb-usb/digitv.c            |  2 +-
>  drivers/media/usb/dvb-usb/dtt200u-fe.c        |  2 +-
>  drivers/media/usb/dvb-usb/dtt200u.c           |  2 +-
>  drivers/media/usb/dvb-usb/dtt200u.h           |  2 +-
>  drivers/media/usb/dvb-usb/dvb-usb-init.c      |  2 +-
>  drivers/media/usb/dvb-usb/dw2102.c            |  2 +-
>  drivers/media/usb/dvb-usb/gp8psk.c            |  2 +-
>  drivers/media/usb/dvb-usb/gp8psk.h            |  2 +-
>  drivers/media/usb/dvb-usb/m920x.c             |  2 +-
>  drivers/media/usb/dvb-usb/nova-t-usb2.c       |  2 +-
>  drivers/media/usb/dvb-usb/opera1.c            |  2 +-
>  drivers/media/usb/dvb-usb/ttusb2.c            |  2 +-
>  drivers/media/usb/dvb-usb/ttusb2.h            |  2 +-
>  drivers/media/usb/dvb-usb/umt-010.c           |  2 +-
>  drivers/media/usb/dvb-usb/vp702x-fe.c         |  2 +-
>  drivers/media/usb/dvb-usb/vp702x.c            |  2 +-
>  drivers/media/usb/dvb-usb/vp7045-fe.c         |  2 +-
>  drivers/media/usb/dvb-usb/vp7045.c            |  2 +-
>  drivers/media/usb/dvb-usb/vp7045.h            |  2 +-
>  66 files changed, 81 insertions(+), 67 deletions(-)
>  rename Documentation/{media/v4l-drivers => driver-api/media/drivers}/bttv-devel.rst (100%)
>  rename Documentation/{media/dvb-drivers => driver-api/media/drivers}/contributors.rst (100%)
>  rename Documentation/{media/v4l-drivers => driver-api/media/drivers}/cpia2_devel.rst (100%)
>  rename Documentation/{media/v4l-drivers => driver-api/media/drivers}/cx2341x-devel.rst (100%)
>  rename Documentation/{media/v4l-drivers => driver-api/media/drivers}/cx88-devel.rst (100%)
>  rename Documentation/{media/v4l-drivers => driver-api/media/drivers}/davinci-vpbe-devel.rst (100%)
>  rename Documentation/{media/dvb-drivers => driver-api/media/drivers}/dvb-usb.rst (100%)
>  rename Documentation/{media/v4l-drivers => driver-api/media/drivers}/fimc-devel.rst (100%)
>  rename Documentation/{media/dvb-drivers => driver-api/media/drivers}/frontends.rst (100%)
>  rename Documentation/{media/dvb-drivers => driver-api/media/drivers}/index.rst (67%)
>  rename Documentation/{media/v4l-drivers => driver-api/media/drivers}/pvrusb2.rst (100%)
>  rename Documentation/{media/v4l-drivers => driver-api/media/drivers}/pxa_camera.rst (100%)
>  rename Documentation/{media/v4l-drivers => driver-api/media/drivers}/radiotrack.rst (100%)
>  rename Documentation/{media/v4l-drivers => driver-api/media/drivers}/saa7134-devel.rst (100%)
>  rename Documentation/{media/v4l-drivers => driver-api/media/drivers}/sh_mobile_ceu_camera.rst (100%)
>  rename Documentation/{media/v4l-drivers => driver-api/media/drivers}/tuners.rst (100%)
>  rename Documentation/{media/v4l-drivers => driver-api/media/drivers}/vimc-devel.rst (100%)

Same question here: can we keep the v4l/dvb split?

Regards,

	Hans

  reply	other threads:[~2020-03-12  7:26 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-10 13:42 [PATCH v2 00/22] Move media documentation files Mauro Carvalho Chehab
2020-03-10 13:42 ` Mauro Carvalho Chehab
2020-03-10 13:42 ` Mauro Carvalho Chehab
2020-03-10 13:42 ` Mauro Carvalho Chehab
2020-03-10 13:42 ` Mauro Carvalho Chehab
2020-03-10 13:42 ` [PATCH v2 01/22] media: docs: avermedia.rst: mark a table as such Mauro Carvalho Chehab
2020-03-10 13:42 ` [PATCH v2 02/22] media: docs: move soc-camera.rst to staging Mauro Carvalho Chehab
2020-03-10 13:42   ` Mauro Carvalho Chehab
2020-03-10 13:42 ` [PATCH v2 03/22] media: docs: split cpia2.rst on two files Mauro Carvalho Chehab
2020-03-12  7:18   ` Hans Verkuil
2020-03-10 13:42 ` [PATCH v2 04/22] media: docs: split ci.rst into uAPI and user guide docs Mauro Carvalho Chehab
2020-03-10 13:42 ` [PATCH v2 05/22] media: docs: split meye.rst into admin and uAPI docs Mauro Carvalho Chehab
2020-03-10 13:42 ` [PATCH v2 06/22] media: docs: split vimc.rst into devel and admin parts Mauro Carvalho Chehab
2020-03-10 13:42 ` [PATCH v2 07/22] media: docs: split development info from bttv.rst Mauro Carvalho Chehab
2020-03-10 13:42 ` [PATCH v2 08/22] media: docs: split development info from cx88.rst Mauro Carvalho Chehab
2020-03-10 13:43 ` [PATCH v2 09/22] media: docs: split cx2341x.rst into different audiences Mauro Carvalho Chehab
2020-03-10 13:43 ` [PATCH v2 10/22] media: docs: cx18-streams.c: fix broken references to docs Mauro Carvalho Chehab
2020-03-10 13:43 ` [PATCH v2 11/22] media: docs: split uAPI info from davinci-vpbe.rst Mauro Carvalho Chehab
2020-03-10 13:43 ` [PATCH v2 12/22] media: docs: split uAPI info from fimc.rst Mauro Carvalho Chehab
2020-03-10 13:43 ` [PATCH v2 13/22] media: docs: split uAPI info from saa7134-devel.rst Mauro Carvalho Chehab
2020-03-10 13:43 ` [PATCH v2 14/22] media: docs: split uAPI info from omap3isp.rst Mauro Carvalho Chehab
2020-03-10 13:43 ` [PATCH v2 15/22] media: docs: split uAPI info from imx.rst Mauro Carvalho Chehab
2020-03-10 13:43   ` Mauro Carvalho Chehab
2020-03-10 13:43 ` [PATCH v2 16/22] media: docs: move uAPI book to userspace-api/media Mauro Carvalho Chehab
2020-03-10 13:43   ` Mauro Carvalho Chehab
2020-03-10 13:43 ` [PATCH v2 17/22] media: docs: kAPI docs: move them to driver-api Mauro Carvalho Chehab
2020-03-10 13:43 ` [PATCH v2 18/22] media: docs: move fourcc file to the uAPI document Mauro Carvalho Chehab
2020-03-10 13:43 ` [PATCH v2 19/22] media: docs: move user-facing docs to the admin guide Mauro Carvalho Chehab
2020-03-10 13:43   ` Mauro Carvalho Chehab
2020-03-12  7:25   ` Hans Verkuil
2020-03-12  7:25     ` Hans Verkuil
2020-03-10 13:43 ` [PATCH v2 20/22] media: docs: move driver-specific info to driver-api Mauro Carvalho Chehab
2020-03-12  7:26   ` Hans Verkuil [this message]
2020-03-10 13:43 ` [PATCH v2 21/22] media: docs: add an uAPI chapter for driver-specific stuff Mauro Carvalho Chehab
2020-03-10 13:43   ` Mauro Carvalho Chehab
2020-03-12  7:31   ` Hans Verkuil
2020-03-12  7:31     ` Hans Verkuil
2020-03-10 13:43 ` [PATCH v2 22/22] media: docs: get rid of Documentation/media/ Mauro Carvalho Chehab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f321b1c7-4163-10b6-8fe5-fea66aac69cd@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=awalls@md.metrocast.net \
    --cc=corbet@lwn.net \
    --cc=crope@iki.fi \
    --cc=isely@pobox.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab+huawei@kernel.org \
    --cc=mkrufky@linuxtv.org \
    --cc=tvboxspy@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.