From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6D99AC10F14 for ; Wed, 10 Apr 2019 19:24:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3955C2075B for ; Wed, 10 Apr 2019 19:24:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1554924244; bh=mZhZggp0e3gSl7AatC3UqzpYQRau2SIgBCPfWDGg3As=; h=From:To:Cc:Subject:Date:In-Reply-To:References:List-ID:From; b=hSCh5GxlWocIVtOuRd0EStU+m7lrP3gws2070kPCHrCMFdSf/wZ89Nzi2JMOoubWf cGzkWg9uj0m6JCeT74lT1oUzsL34tX4mv1DNNr9M+wQvLJUUkC3WrmUOsF0SLYIWvD hy5z1Lwxj7uZgOg+f9FgmN+t9POqX7C5ctfBHoLY= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727011AbfDJTYD (ORCPT ); Wed, 10 Apr 2019 15:24:03 -0400 Received: from bombadil.infradead.org ([198.137.202.133]:44192 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726766AbfDJTXN (ORCPT ); Wed, 10 Apr 2019 15:23:13 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20170209; h=Sender:Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From: Reply-To:Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=usEtvPDaSFf99phOElHFCTpsFSNcxENwWCf3il6USvw=; b=CFYWs5M7hVKUV8QS9WQYG/MQOs nc0sJNWOB23IjvvUcrN9Bpf/WhpySW68lVz746SgWy/rLGb+jFuypfUTwqBJ/HCWhy+g1fbAPFf97 3VkisujU6ePS+DtJIoM4oCPpcF0A5StURGY2XeWkYm56c/BUPSubs7SJ27DB8NAi6Qg3EmWigYRdB 6ehkY4GNF8DVHUdf1zOjjXN5aGlV6dWDURAvlubyyQxLcGDUSpDWWEN3feRbgC3PX8N9mRltuCPbn 3EArieuGWk0/h3j5e/dhT+FThlH95NIG4MXU7URXLKdcH1yjuVQWbcrtw7N6S7vyMo+yLT9p5fd4q eWLYp8Lw==; Received: from 177.41.129.23.dynamic.adsl.gvt.net.br ([177.41.129.23] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtpsa (Exim 4.90_1 #2 (Red Hat Linux)) id 1hEIoQ-0003RF-Oy; Wed, 10 Apr 2019 19:23:10 +0000 Received: from mchehab by bombadil.infradead.org with local (Exim 4.92) (envelope-from ) id 1hEIoI-0000yY-OV; Wed, 10 Apr 2019 16:23:02 -0300 From: Mauro Carvalho Chehab To: Linux Doc Mailing List Cc: Mauro Carvalho Chehab , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , Jean Delvare , Guenter Roeck , Liviu Dudau , Sudeep Holla , Lorenzo Pieralisi , linux-hwmon@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH v2 02/21] docs: hwmon: vexpress: convert to ReST format Date: Wed, 10 Apr 2019 16:22:39 -0300 Message-Id: <2d732435f94520681fec52c12dae5d26b356c5f7.1554923967.git.mchehab+samsung@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 -- 2.20.1