From patchwork Mon May 19 20:06:01 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 4205791 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 824489F32A for ; Mon, 19 May 2014 20:09:33 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 8D27B2026C for ; Mon, 19 May 2014 20:09:32 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C140B2020F for ; Mon, 19 May 2014 20:09:31 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WmTq2-0002yP-3A; Mon, 19 May 2014 20:07:10 +0000 Received: from mail-qc0-x230.google.com ([2607:f8b0:400d:c01::230]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WmTpr-0002ri-LL for linux-arm-kernel@lists.infradead.org; Mon, 19 May 2014 20:07:00 +0000 Received: by mail-qc0-f176.google.com with SMTP id r5so9955442qcx.35 for ; Mon, 19 May 2014 13:06:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=FHblF4gBYdE8a2fB+Ibk/8WcNZTLOGrhkKGpH+s4BKQ=; b=EhOrznKDgqSWYRU9WO1YOiqB8otgNdl8PyhiYMz3BLyuJFmEW7JdBODWSuFeb0sUq0 vSUpj533czTF8P4lI4yh/VUMMvSDKO/qvhuAIUHkZEeNucl4E/XfTvjECYm9+QBbCZ4l /7aT9D/uIkGI8AxjwK/LtknTGDIM9VgK1pumrslt0VPuSc0IIe+nZvcdxq9RTzgI+7FP bVuhIcccJ/HNM/QAvqs8yIMGi8CwN2gkwXq3CODqDvAhPbzmJtJrh2zU5hATUhth06qj +m+IWF5jbwuAEdWEGSlTY4/BMi8iiQO21d7e81vYLGsQ9z2zFBcHJ94dChfL4RFtfi2b 0T7g== X-Received: by 10.224.51.72 with SMTP id c8mr34734561qag.82.1400530001072; Mon, 19 May 2014 13:06:41 -0700 (PDT) Received: from fainelli-desktop.broadcom.com (5520-maca-inet1-outside.broadcom.com. [216.31.211.11]) by mx.google.com with ESMTPSA id l61sm11426557qge.11.2014.05.19.13.06.38 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 19 May 2014 13:06:40 -0700 (PDT) From: Florian Fainelli To: arm@kernel.org Subject: [PATCH RESEND v2 3/3] Documentation: sysfs: add Broadcom GISB arbiter sysfs properties Date: Mon, 19 May 2014 13:06:01 -0700 Message-Id: <1400529962-9612-4-git-send-email-f.fainelli@gmail.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1400529962-9612-1-git-send-email-f.fainelli@gmail.com> References: <1400529962-9612-1-git-send-email-f.fainelli@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140519_130659_785292_FCEAF7ED X-CRM114-Status: GOOD ( 12.11 ) X-Spam-Score: -0.1 (/) Cc: Mark Rutland , Nicolas Pitre , Florian Fainelli , Alexander Shiyan , Pawel Moll , Ian Campbell , Sascha Hauer , Randy Dunlap , "open list:DOCUMENTATION" , open list , Huang Shijie , "open list:OPEN FIRMWARE AND..." , Rob Herring , Kumar Gala , Grant Likely , Lorenzo Pieralisi , Shawn Guo , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham 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 documents the sysfs properties exposed by the Broadcom GISB bus arbiter hardware. Signed-off-by: Florian Fainelli --- Changes in v2: - respin Documentation/ABI/testing/sysfs-platform-brcmstb-gisb-arb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Documentation/ABI/testing/sysfs-platform-brcmstb-gisb-arb diff --git a/Documentation/ABI/testing/sysfs-platform-brcmstb-gisb-arb b/Documentation/ABI/testing/sysfs-platform-brcmstb-gisb-arb new file mode 100644 index 000000000000..f1bad92bbe27 --- /dev/null +++ b/Documentation/ABI/testing/sysfs-platform-brcmstb-gisb-arb @@ -0,0 +1,8 @@ +What: /sys/devices/../../gisb_arb_timeout +Date: May 2014 +KernelVersion: 3.17 +Contact: Florian Fainelli +Description: + Returns the currently configured raw timeout value of the + Broadcom Set Top Box internal GISB bus arbiter. Minimum value + is 1, and maximum value is 0xffffffff.