From: jason@lakedaemon.net (Jason Cooper)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/3] ARM: mvebu: drivers for v3.10
Date: Sun, 17 Mar 2013 20:15:41 +0000 [thread overview]
Message-ID: <1363551341.2c03A212.32562@triton> (raw)
In-Reply-To: <1363551341.dDc8Eea0.32562@triton>
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
next prev parent reply other threads:[~2013-03-17 20:15 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-17 20:15 [GIT PULL 0/3] ARM: mvebu: changes for v3.10 Jason Cooper
2013-03-17 20:15 ` [GIT PULL 1/3] ARM: mvebu: cleanup " Jason Cooper
2013-03-18 14:50 ` Arnd Bergmann
2013-03-17 20:15 ` Jason Cooper [this message]
2013-03-17 20:15 ` [GIT PULL 3/3] ARM: mvebu: soc " Jason Cooper
2013-03-17 22:26 ` Gregory CLEMENT
2013-03-18 1:07 ` Jason Cooper
2013-03-18 16:18 ` Thomas Petazzoni
2013-03-18 20:50 ` Arnd Bergmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1363551341.2c03A212.32562@triton \
--to=jason@lakedaemon.net \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).