Re: [PATCH v2 15/79] docs: gpio: convert docs to ReST and rename to *.rst

From: Mauro Carvalho Chehab
Date: Tue Apr 23 2019 - 08:36:22 EST


Em Tue, 23 Apr 2019 13:23:50 +0200
Linus Walleij <linus.walleij@xxxxxxxxxx> escreveu:

> On Mon, Apr 22, 2019 at 3:28 PM Mauro Carvalho Chehab
> <mchehab+samsung@xxxxxxxxxx> wrote:
>
> > The API described at sysfs.txt is deprecated.
> >
> > Still, as it is still part of the Kernel (and will likely be
> > there for some time, as we don't simply remove APIs). So,
> > it makes sense to keep it there.
> >
> > The conversion of this file is trivial:
> > - add blank lines and identation in order to identify paragraphs;
> > - mark a literal block as such.
> >
> > At its new index.rst, let's add a :orphan: while this is not linked to
> > the main index.rst file, in order to avoid build warnings.
> >
> > Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@xxxxxxxxxx>
>
> Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
>
> Same question as the v1: should I apply it or will you :)

I suspect that it would be better if it gets applied via
the GPIO tree, in order to reduce potential merge conflicts.

Regards,
Mauro