Re: [PATCH v3 02/21] docs: hwmon: vexpress: convert to ReST format

From: Mauro Carvalho Chehab
Date: Wed Apr 17 2019 - 06:31:33 EST


Em Wed, 17 Apr 2019 11:24:15 +0100
Liviu Dudau <liviu.dudau@xxxxxxx> escreveu:

> On Wed, Apr 17, 2019 at 06:46:10AM -0300, Mauro Carvalho Chehab wrote:
> > Convert vexpress to ReST format, in order to allow it to
> > be parsed by Sphinx.
> >
> > Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@xxxxxxxxxx>
> > ---
> > Documentation/hwmon/vexpress | 13 ++++++++++---
> > 1 file changed, 10 insertions(+), 3 deletions(-)
> >
> > diff --git a/Documentation/hwmon/vexpress b/Documentation/hwmon/vexpress
> > index 557d6d5ad90d..8c861c8151ac 100644
> > --- a/Documentation/hwmon/vexpress
> > +++ b/Documentation/hwmon/vexpress
> > @@ -2,14 +2,21 @@ Kernel driver vexpress
> > ======================
> >
> > Supported systems:
> > +
> > * ARM Ltd. Versatile Express platform
> > +
> > Prefix: 'vexpress'
> > +
> > Datasheets:
> > +
> > * "Hardware Description" sections of the Technical Reference Manuals
> > - for the Versatile Express boards:
> > - http://infocenter.arm.com/help/topic/com.arm.doc.subset.boards.express/index.html
> > + for the Versatile Express boards:
> > +
> > + - http://infocenter.arm.com/help/topic/com.arm.doc.subset.boards.express/index.html
> > +
> > * Section "4.4.14. System Configuration registers" of the V2M-P1 TRM:
> > - http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0447-/index.html
> > +
> > + - http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0447-/index.html
> >
> > Author: Pawel Moll
>
> I've acked this at v2 and I can't see any differences.

Sorry, I forgot to include the acks.

It shouldn't have any difference here (except for context
lines, if any). The main goal of this was to rebase, per
Guenter request, in order to apply over the top of linux-next.

The only non-context changes were on patches 11, 16 and 20.

The past version was based on docs-next.

> Do you now want
> my Acks and prefer to get Pawel's?

Yeah, please send your acks.

>
> Best regards,
> Liviu
>
> >
> > --
> > 2.20.1
> >
> >
> > _______________________________________________
> > linux-arm-kernel mailing list
> > linux-arm-kernel@xxxxxxxxxxxxxxxxxxx
> > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>



Thanks,
Mauro