From patchwork Mon May 16 16:17:25 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: hotran X-Patchwork-Id: 9104461 Return-Path: X-Original-To: patchwork-linux-hwmon@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 646D59F1C1 for ; Mon, 16 May 2016 16:19:07 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 99781201FE for ; Mon, 16 May 2016 16:19:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B38D2201B4 for ; Mon, 16 May 2016 16:19:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754494AbcEPQTF (ORCPT ); Mon, 16 May 2016 12:19:05 -0400 Received: from mail-pa0-f49.google.com ([209.85.220.49]:32901 "EHLO mail-pa0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754222AbcEPQSL (ORCPT ); Mon, 16 May 2016 12:18:11 -0400 Received: by mail-pa0-f49.google.com with SMTP id xk12so66663487pac.0 for ; Mon, 16 May 2016 09:18:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apm.com; s=apm; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=Yxbyurx+SJUPFs6K1j9dIqRy6y5NHaNOwvqYDSMh7zs=; b=MqXe3HhDmJSuQrP+FivDuoPgm/4wJnPB3F3+hcp+kecNpcb2aTe8crSUQGlOkuecm1 wDZV5J0Ir7WDDdFnJO2ThA+vFkXaZl5/C/szDKNhIVO+N0E1UcM1KlDtkCTencjrmyj/ QJOTQnA/k77CDrOLBGMzl2s2HAzPxh6n/Eo1M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=Yxbyurx+SJUPFs6K1j9dIqRy6y5NHaNOwvqYDSMh7zs=; b=KTr+77jmj41paHqQNudsg5ahkl19CMfUL4rmPnx1A2VeJ/8CF6rhF+IjODzfoCDlS2 DPcnCu22z0uSkeNdyfdEjysj+DNXQ+3maPMIhJRehy/ASp/vznPkHp54OcC+pP+qrqjx jKwnaC+46nQU5ekrsydSlB/eXYM6JIaBYBeFS1TbBml5ty0etaeR8feSiZhROprHQjM4 C78+hy2KyuqTmY1lHPm1j1mofTKFtEoJ2cIYkklZz8aogd8pCav8rkIaAIpagtekUiRr gfLIBijh/mxsYecVdmjwwjcyMjYShRyFI2/cR3wYyDGK4brZ/t20Pa7iDodJ3S0pj+V0 v/rw== X-Gm-Message-State: AOPr4FUawv+DeqfjDrgmb/aQzMV2Ejt5mgHRKOSj8J7CcXsGy5MyXx9QMoBkDoTWQg/G5PoT X-Received: by 10.66.242.3 with SMTP id wm3mr2938853pac.81.1463415490617; Mon, 16 May 2016 09:18:10 -0700 (PDT) Received: from hotran_localhost.amcc.com ([206.80.4.98]) by smtp.gmail.com with ESMTPSA id ut1sm48449566pac.46.2016.05.16.09.18.09 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 16 May 2016 09:18:09 -0700 (PDT) From: Hoan Tran To: Jean Delvare , Guenter Roeck , Jonathan Corbet , Rob Herring Cc: Jassi Brar , Ashwin Chaugule , Duc Dang , lho@apm.com, linux-hwmon@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Hoan Tran Subject: [PATCH 1/3] Documentation: dtb: xgene: Add hwmon dts binding documentation Date: Mon, 16 May 2016 09:17:25 -0700 Message-Id: <1463415447-29903-2-git-send-email-hotran@apm.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1463415447-29903-1-git-send-email-hotran@apm.com> References: <1463415447-29903-1-git-send-email-hotran@apm.com> Sender: linux-hwmon-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-hwmon@vger.kernel.org X-Spam-Status: No, score=-8.2 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,RP_MATCHES_RCVD,T_DKIM_INVALID,UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This patch adds the APM X-Gene hwmon device tree node documentation. Signed-off-by: Hoan Tran --- .../devicetree/bindings/hwmon/apm-xgene-hwmon.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Documentation/devicetree/bindings/hwmon/apm-xgene-hwmon.txt diff --git a/Documentation/devicetree/bindings/hwmon/apm-xgene-hwmon.txt b/Documentation/devicetree/bindings/hwmon/apm-xgene-hwmon.txt new file mode 100644 index 0000000..49a482e --- /dev/null +++ b/Documentation/devicetree/bindings/hwmon/apm-xgene-hwmon.txt @@ -0,0 +1,14 @@ +APM X-Gene hwmon driver + +Hwmon driver accesses sensors over the "SLIMpro" mailbox. + +Required properties : + - compatible : should be "apm,xgene-slimpro-hwmon" + - mboxes : use the label reference for the mailbox as the first parameter. + The second parameter is the channel number. + +Example : + hwmonslimpro { + compatible = "apm,xgene-slimpro-hwmon"; + mboxes = <&mailbox 7>; + };