Message ID | 2d732435f94520681fec52c12dae5d26b356c5f7.1554923967.git.mchehab+samsung@kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | None | expand |
On Wed, Apr 10, 2019 at 04:22:39PM -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@kernel.org> Acked-by: Liviu Dudau <liviu.dudau@arm.com> Best regards, Liviu > --- > 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 > > -- > 2.20.1 >
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
Convert vexpress to ReST format, in order to allow it to be parsed by Sphinx. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> --- Documentation/hwmon/vexpress | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-)