edac: add support for Calxeda highbank memory controller
authorRob Herring <rob.herring@calxeda.com>
Wed, 13 Jun 2012 17:01:55 +0000 (12:01 -0500)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 27 Jun 2012 12:00:57 +0000 (09:00 -0300)
commita1b01edb274518c7da6d69b84e7558c092282aad
treefe476bbb5048472e9347c20b832fc4ccba08f27e
parente7930ba49e469d9ce7374a788336caf955f8d7e2
edac: add support for Calxeda highbank memory controller

Add support for memory controller on Calxeda Highbank platforms. Highbank
platforms support a single 4GB mini-DIMM with 1-bit correction and 2-bit
detection.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Documentation/devicetree/bindings/arm/calxeda/mem-ctrlr.txt [new file with mode: 0644]
arch/arm/boot/dts/highbank.dts
drivers/edac/Kconfig
drivers/edac/Makefile
drivers/edac/highbank_mc_edac.c [new file with mode: 0644]
This page took 0.026851 seconds and 5 git commands to generate.