From: thomas.petazzoni@free-electrons.com (Thomas Petazzoni)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/5] Device Bus support for Marvell EBU SoC
Date: Thu, 7 Mar 2013 17:43:37 +0100 [thread overview]
Message-ID: <20130307174337.233ec8df@skate> (raw)
In-Reply-To: <1362660865-2755-1-git-send-email-ezequiel.garcia@free-electrons.com>
Dear Ezequiel Garcia,
On Thu, 7 Mar 2013 09:54:20 -0300, Ezequiel Garcia wrote:
> Ezequiel Garcia (5):
> drivers: memory: Introduce Marvell EBU Device Bus driver
> ARM: mvebu: Add Device Bus support for Armada 370/XP SoC
> ARM: mvebu: Add support for NOR flash device on Armada XP-GP board
> ARM: mvebu: Add support for NOR flash device on Openblocks AX3 board
> ARM: mvebu: Update defconfig to select Device Bus (memory-controller)
> support
>
> .../bindings/memory-controllers/orion-devbus.txt | 150 ++++++++++
> arch/arm/boot/dts/armada-370.dtsi | 7 +
> arch/arm/boot/dts/armada-xp-gp.dts | 12 +
> arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts | 12 +
> arch/arm/boot/dts/armada-xp.dtsi | 7 +
> arch/arm/configs/mvebu_defconfig | 2 +
> drivers/memory/Kconfig | 11 +
> drivers/memory/Makefile | 1 +
> drivers/memory/mvebu-devbus.c | 296 ++++++++++++++++++++
> 9 files changed, 498 insertions(+), 0 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/memory-controllers/orion-devbus.txt
> create mode 100644 drivers/memory/mvebu-devbus.c
Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
(on Armada XP GP board)
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
prev parent reply other threads:[~2013-03-07 16:43 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-07 12:54 [PATCH 0/5] Device Bus support for Marvell EBU SoC Ezequiel Garcia
2013-03-07 12:54 ` [PATCH 1/5] drivers: memory: Introduce Marvell EBU Device Bus driver Ezequiel Garcia
2013-03-07 16:50 ` Thomas Petazzoni
2013-03-26 12:27 ` Ezequiel Garcia
2013-03-07 17:40 ` Jason Gunthorpe
2013-03-07 12:54 ` [PATCH 2/5] ARM: mvebu: Add Device Bus support for Armada 370/XP SoC Ezequiel Garcia
2013-03-07 12:54 ` [PATCH 3/5] ARM: mvebu: Add support for NOR flash device on Armada XP-GP board Ezequiel Garcia
2013-03-07 12:54 ` [PATCH 4/5] ARM: mvebu: Add support for NOR flash device on Openblocks AX3 board Ezequiel Garcia
2013-03-07 12:54 ` [PATCH 5/5] ARM: mvebu: Update defconfig to select Device Bus (memory-controller) support Ezequiel Garcia
2013-03-07 16:53 ` Thomas Petazzoni
2013-03-07 16:43 ` Thomas Petazzoni [this message]
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=20130307174337.233ec8df@skate \
--to=thomas.petazzoni@free-electrons.com \
--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).