commit | fe671772ab1bf5624f2c4dbe2295e6ebeb8055fc | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Tue Mar 31 08:46:25 2009 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Mar 31 08:46:25 2009 -0500 |
tree | 281b703232b95c2009468f5c4975e97a2f7384c5 | |
parent | 9310933c832719b095f82dab30c6bf4e75e937ee [diff] |
powerpc/85xx: Use fsl,mpc85.. as prefix for memory ctrl & l2-cache nodes Older devices tree's used "fsl,85.." instead of the preferred "fsl,mpc85.." for the memory controller & l2 cache controller nodes. The EDAC code is the only use of these and has been updated for some time to support both "fsl,85.." and "fsl,mpc85.." Signed-off-by: Kumar Gala <galak@kernel.crashing.org>