lkml.org 
[lkml]   [2014]   [May]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3 v2] bus: add Broadcom GISB bus arbiter timeout/error handler
Date
Hi all,

This patch adds support for the Broadcom GISB bus arbiter timeout/error handler.
GISB is a custom and proprietary bus used in the Broadcom Set Top Box devices
exclusively. The bus arbiter offers the possibly to decode faulting masters as
well as masters that are timing out on the bus.

V2 addresses some comments made by Arnd, and widens the audience by posting
on linux-arm-kernel as well.

Florian Fainelli (3):
bus: add Broadcom GISB arbiter bus timeout/error handler
Documentation: devicetree: add Broadcom GISB arbiter bindings
Documentation: sysfs: add Broadcom GISB arbiter sysfs properties

.../ABI/testing/sysfs-platform-brcmstb-gisb-arb | 8 +
.../devicetree/bindings/bus/brcm,gisb-arb.txt | 30 +++
drivers/bus/Kconfig | 11 +-
drivers/bus/Makefile | 1 +
drivers/bus/brcmstb_gisb.c | 289 +++++++++++++++++++++
5 files changed, 338 insertions(+), 1 deletion(-)
create mode 100644 Documentation/ABI/testing/sysfs-platform-brcmstb-gisb-arb
create mode 100644 Documentation/devicetree/bindings/bus/brcm,gisb-arb.txt
create mode 100644 drivers/bus/brcmstb_gisb.c

--
1.9.1



\
 
 \ /
  Last update: 2014-05-17 08:41    [W:0.044 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site