Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp4043731yba; Wed, 17 Apr 2019 03:25:25 -0700 (PDT) X-Google-Smtp-Source: APXvYqzbS057RCOndPHokvgnPffwq+qTAJp3wSflKj0R7ZC/kfYxIFTNS94oWpVQzrM1C/4z48bG X-Received: by 2002:a63:c104:: with SMTP id w4mr82665578pgf.409.1555496725427; Wed, 17 Apr 2019 03:25:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1555496725; cv=none; d=google.com; s=arc-20160816; b=ZzYyyJJLhOh1M7lsLUxKAUBKPuYb7IciTpDLu4EVLnLuz9buFci1dY52PmHqqDC/ZE Ok0ObKD1juV+1RI04k6GJN9wCl1MgLnnRGbP0T+iNTgt2lg1GI5WdQGEQg1+DXcnle6u U3ijwhFH9mPswN+FowAHN8bp+BW4nXlC59bzHC65EFDKG3/yLqGTAEi4FcqEsK9A3ZbP AHI5SR/uk5HiPBw7QxPQYaFkNPt6aMw58Dd4ViscoB8bXTnJJh/x59BCyapHiFdSHRF7 mWJNLREuTjbYRt1UQZFfAm0bUnQatzCH5TGsJHJljPL978KQjWfUmU6wfguLsk2n2B8J jUog== 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=bgKknKRO2/HLYC5pSwyq1GENa+UmmgB8jTVNYJHckS8=; b=K1mIEbWZhxFSXiBp2MaJmUEWf8Z5Ez3w700gzfuAedRtT1zQRwHxukVCeljbjFZ11o /ogpgdKS2w3fWmI0FWGWDhZ6z8Wbgchz1YJMBNzty165DmiaLbhs9V96zxVBpgmZebIE OW2quwFYfeAX0WjSM7ULTcK46KKwj3j6hrPmq7j4in3SX3CYvhJMgDLDqs9FXFqUSu/1 APt0QaLEOjUoc7Os/UWDoc+pUo04s/2A6b9Fqxi5AAMk6aECnFgN+GsW/26/WAFoOlb5 sjih42yA3tJH9B8TeOspxhe/iCMxsw0FZJx2dvSfdkplwNi/2wZ4z9cxLIvbGqU3IdMz t9Eg== 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 i70si2038265pge.476.2019.04.17.03.25.10; Wed, 17 Apr 2019 03:25:25 -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 S1731508AbfDQKYU (ORCPT + 99 others); Wed, 17 Apr 2019 06:24:20 -0400 Received: from foss.arm.com ([217.140.101.70]:42528 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726695AbfDQKYT (ORCPT ); Wed, 17 Apr 2019 06:24:19 -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 1CEBD374; Wed, 17 Apr 2019 03:24:17 -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 E0F763F68F; Wed, 17 Apr 2019 03:24:16 -0700 (PDT) Received: by e110455-lin.cambridge.arm.com (Postfix, from userid 1000) id 43C536822DB; Wed, 17 Apr 2019 11:24:15 +0100 (BST) Date: Wed, 17 Apr 2019 11:24:15 +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: <20190417102415.GU15144@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 > --- > 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. Do you now want my Acks and prefer to get Pawel's? Best regards, Liviu > > -- > 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! / --------------- ¯\_(ツ)_/¯