commit | d767efe30f42c9e827ac1f452762f55b2d8fbdb3 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Oct 04 15:40:43 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Tue Oct 09 21:01:56 2007 +1000 |
tree | 3ab8e4d1c166f17e5f0bd493c1122d09594c867a | |
parent | eef686a0095430bdd6c1942f86dd2b543e66679f [diff] |
[POWERPC] cell: Add Cell memory controller register defs and expose it 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>