From: Grant Likely Date: Fri, 25 Jan 2008 05:25:31 +0000 (-0700) Subject: [POWERPC] mpc5200: normalize compatible property bindings X-Git-Tag: v2.6.25-rc1~1131^2~9^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66ffbe490b6156898364b3f20a571a78f8d77bc8;p=pandora-kernel.git [POWERPC] mpc5200: normalize compatible property bindings Update MPC5200 drivers to also look for compatible properties in the form "fsl,mpc5200-*" to better conform to open firmware generic names recommended practice as published here: http://www.openfirmware.org/1275/practice/gnames/gnamv14a.html This patch should *not* break compatibility with older device trees which do not use the 'fsl,' prefix. The drivers will still bind against the older names also. Signed-off-by: Grant Likely --- Reading git-diff-tree failed