]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fsl-rio: Add two ports and rapidio message units support
authorLiu Gang <Gang.Liu@freescale.com>
Sat, 12 Nov 2011 12:02:29 +0000 (20:02 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Sun, 20 Nov 2011 16:03:31 +0000 (10:03 -0600)
commit74650f340b7080f039f411420993fbd57517e140
tree2de0e38ba09c6ec06a3e6164ae4db70d49f694a5
parentd86bca8c246128905d552bcb2d25a6311bfe3db1
fsl-rio: Add two ports and rapidio message units support

Usually, freescale rapidio endpoint can support one or two 1x or 4X
LP-Serial link interfaces, and rapidio message transactions can be
implemented by two message units. This adds the support of two
rapidio ports and initializes message unit 0 and message unit 1. And
these ports and message units can work simultaneously.

Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Jin Qing <b24347@freescale.com>
Signed-off-by: Liu Gang <Gang.Liu@freescale.com>
Acked-by: Alexandre Bounine <alexandre.bounine@idt.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/sysdev/fsl_rio.c
arch/powerpc/sysdev/fsl_rio.h
arch/powerpc/sysdev/fsl_rmu.c