[PATCH 1/2] powerpc/dma/raidengine: add raidengine device

Kumar Gala galak at kernel.crashing.org
Mon Nov 26 00:21:23 EST 2012


On Nov 21, 2012, at 3:01 AM, <b29237 at freescale.com> <b29237 at freescale.com> wrote:

> From: Xuelin Shi <b29237 at freescale.com>
> 
> The RaidEngine is a new Freescale hardware that used for parity
> computation offloading in RAID5/6.
> 
> This patch adds the device node in device tree and related binding
> documentation.
> 
> Signed-off-by: Harninder Rai <harninder.rai at freescale.com>
> Signed-off-by: Naveen Burmi <naveenburmi at freescale.com>
> Signed-off-by: Xuelin Shi <b29237 at freescale.com>
> ---
> .../devicetree/bindings/powerpc/fsl/raideng.txt    |   81 +++++++++++++++++++
> arch/powerpc/boot/dts/fsl/p5020si-post.dtsi        |    1 +
> arch/powerpc/boot/dts/fsl/p5020si-pre.dtsi         |    6 ++
> arch/powerpc/boot/dts/fsl/qoriq-raid1.0-0.dtsi     |   85 ++++++++++++++++++++
> 4 files changed, 173 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/powerpc/fsl/raideng.txt
> create mode 100644 arch/powerpc/boot/dts/fsl/qoriq-raid1.0-0.dtsi

applied to next

- k


More information about the Linuxppc-dev mailing list