diff options
author | Florian Fainelli <[email protected]> | 2014-05-19 13:06:01 -0700 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2014-05-24 00:58:44 +0200 |
commit | 7a1002e5ba6ebf17f8040f5176502527df8c38e8 (patch) | |
tree | d445733f6c7ba5044e8429d163b77e1aad281f10 | |
parent | e53c07724809bd3e103174fd27c5b6f00582a252 (diff) |
Documentation: sysfs: add Broadcom GISB arbiter sysfs properties
This patch documents the sysfs properties exposed by the Broadcom GISB
bus arbiter hardware.
Signed-off-by: Florian Fainelli <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r-- | Documentation/ABI/testing/sysfs-platform-brcmstb-gisb-arb | 8 |
1 files changed, 8 insertions, 0 deletions
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 <[email protected]> +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. |