[GIT PULL 2/3] ARM: mvebu: drivers for v3.10

Jason Cooper jason at lakedaemon.net
Sun Mar 17 16:15:41 EDT 2013


The following changes since commit f6161aa153581da4a3867a2d1a7caf4be19b6ec9:

  Linux 3.9-rc2

are available in the git repository at:

  git://git.infradead.org/users/jcooper/linux.git tags/drivers_for_v3.10

for you to fetch changes up to edba98129498c4108e5b8a48335632b17048a62b:

  bus: introduce an Marvell EBU MBus driver

----------------------------------------------------------------
mvebu drivers for v3.10
    
     - mvebu: mbus driver for kirkwood, dove, orion5x, mv78xx, and armada 370/xp
----------------------------------------------------------------
Thomas Petazzoni (1):
      bus: introduce an Marvell EBU MBus driver

 .../devicetree/bindings/arm/mvebu-mbus.txt      |  39 +
 drivers/bus/Kconfig                             |   7 +
 drivers/bus/Makefile                            |   1 +
 drivers/bus/mvebu-mbus.c                        | 906 +++++++++++++++++++
 include/linux/mbus.h                            |  25 +-
 5 files changed, 977 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/arm/mvebu-mbus.txt
 create mode 100644 drivers/bus/mvebu-mbus.c



More information about the linux-arm-kernel mailing list