[POWERPC] 86xx: mpc86xx_hpcn - Temporarily accept old dts node identifier.
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Wed, 16 Apr 2008 17:53:07 +0000 (13:53 -0400)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 17 Apr 2008 14:51:59 +0000 (09:51 -0500)
commit16787b430dde9431445fd0874409adbb26558a2e
tree0178de890f8ef5127880c1c7796f95e1e33fa6ac
parent06f35b4ba658ec9a447a5406a574258aaab1ba8d
[POWERPC] 86xx: mpc86xx_hpcn - Temporarily accept old dts node identifier.

As suggested by Timur Tabi, we match on the old compat node ID for one
version and warn accordingly.  If we don't do this, we plunge people who
try to use an old DTB into silent boot death with no clear indication of
what the problem is.

This patch should be removed at the beginning of the 2.6.27 dev cycle.
It is only meant to ease the transition in the short term.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/86xx/mpc86xx_hpcn.c