From 29d6cf26a74b8575a6416b7ad4d369a455f8d009 Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Tue, 6 Jan 2009 14:42:59 -0800 Subject: [PATCH] edac: fix mpc85xx and add mpc8536 mpc8560 All other compatibles that are uniquely identifying the processor use a prefix of the form fsl,mpc85...'. We add support for it so we can deprecate the older 'fsl,85...' that was improperly used here. Additionally added mpc8536 & mpc8560 to the compatible lists. This patch is based on Nate's 8572 patch. Signed-off-by: Kumar Gala Signed-off-by: Doug Thompson Acked-by: Dave Jiang Cc: Nate Case Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed