[POWERPC] cell: Add Cell memory controller register defs and expose it
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 4 Oct 2007 05:40:43 +0000 (15:40 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 9 Oct 2007 11:01:56 +0000 (21:01 +1000)
This adds definitions for the Cell memory controller registers (at
least some of them) for use by the EDAC driver for ECC error reporting.

It also expose the said MIC as a platform device that can be used
by the EDAC driver to match on.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found