Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp4089874yba; Wed, 17 Apr 2019 04:30:28 -0700 (PDT) X-Google-Smtp-Source: APXvYqzP0MMhiK1C1zYy/6XL844XjPKnbK5CalcTllPNbpFyPrV8e2EFWM8NGOO3SeO6qeRAF/bh X-Received: by 2002:a17:902:681:: with SMTP id 1mr89832424plh.31.1555500628085; Wed, 17 Apr 2019 04:30:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1555500628; cv=none; d=google.com; s=arc-20160816; b=r33QggZAYYxe21vokLGdAAgbdFBwXJl5WJm9ocxPkjYQMQ9jbsIta/UOxU7QTxdmH2 dXupLbyrAUyoW5A1zvgeI5bhxyceKjNeMRR9t9p4AeaWm2y9RUjE8Hu95AJ7sjk70U81 GYa5AdRqtOedEwnoGkLRFeOKIzn8Aq83lL7NVg7nQfPn1OnED97MvKqf8phyBJ8J4Qn6 6M958DU7Tft8RdFMo12MEzod32Z6jaCv2+NtVYpJWdi6Qw3BUZPGHMfbD2qEjsUe3wfa u8wLsAlRIH6J597i14Iwk04nIC0PjlOISFHnsHwMr8UW0y2LPaEay6uuiV61j9MVJWk+ MEjg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=ygXvEbacofDzZw1xbc6zcqSc2eeSRtXfS50JSpgj008=; b=JPfXDGIqQGgqr7G/cNC32j+8+EnGXG/mNoD5SUI/HfsiTIQj6XJ5bupU1JN30mnTI0 Dl4inQnEpPYepjg19AVw88La7Jx+mTORStjt9ci2+JYQpGSzLtbLhxruH+wWF50+nCoN hx5AM1oY7xxpSCVcCA0TrsdjXuFKTTkfPLLQw2lfMJ9FFvaPb9zkiOxdwD4Va3XwMlZU LkGbkG6C/CJYbv4VI14bJJZ6ZkSAsLK6izs1CrGI4xbhECBHgPiAZNJX7d6dYR2Fr8Tc bvfK0o0u/WEbvdF6PRrq3o7ifAYBlsyOhQMfBbcA8O9eAmcg4bNr7XJb1AK9z75PGs3P 8vMA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a3si53238392pln.353.2019.04.17.04.30.12; Wed, 17 Apr 2019 04:30:28 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731841AbfDQL3V (ORCPT + 99 others); Wed, 17 Apr 2019 07:29:21 -0400 Received: from foss.arm.com ([217.140.101.70]:43266 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731116AbfDQL3V (ORCPT ); Wed, 17 Apr 2019 07:29:21 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id CE58F374; Wed, 17 Apr 2019 04:29:20 -0700 (PDT) Received: from e110455-lin.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.72.51.249]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 9DA333F68F; Wed, 17 Apr 2019 04:29:20 -0700 (PDT) Received: by e110455-lin.cambridge.arm.com (Postfix, from userid 1000) id 02301681DE6; Wed, 17 Apr 2019 12:29:18 +0100 (BST) Date: Wed, 17 Apr 2019 12:29:18 +0100 From: Liviu Dudau To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , linux-hwmon@vger.kernel.org, Jean Delvare , Jonathan Corbet , linux-kernel@vger.kernel.org, Mauro Carvalho Chehab , Lorenzo Pieralisi , linux-arm-kernel@lists.infradead.org, Sudeep Holla , Guenter Roeck Subject: Re: [PATCH v3 02/21] docs: hwmon: vexpress: convert to ReST format Message-ID: <20190417112918.GV15144@e110455-lin.cambridge.arm.com> References: <7f3e72d30c341b48d344110925a4f5fb3c92fe3c.1555494108.git.mchehab+samsung@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <7f3e72d30c341b48d344110925a4f5fb3c92fe3c.1555494108.git.mchehab+samsung@kernel.org> User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 Acked-by: Liviu Dudau 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 > > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -- ==================== | I would like to | | fix the world, | | but they're not | | giving me the | \ source code! / --------------- ¯\_(ツ)_/¯