From: Kumar Gala Date: Fri, 13 Jan 2006 17:19:13 +0000 (-0600) Subject: [PATCH] powerpc: Add FSL SOC library and setup code X-Git-Tag: v2.6.16-rc1~170^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eed320010872a11f5255b3d076e5b4f142af553d;p=pandora-kernel.git [PATCH] powerpc: Add FSL SOC library and setup code Parse the flat device tree for devices on Freescale SOC's that we know about (gianfar, gianfar_mdio, i2c, mpc83xx_wdt). We need to setup platform devices and platform data for these devices to match arch/ppc usage. Also add a helper function (get_immrbase) that reports the base address of the MMIO registers on the SOC. Signed-off-by: Kumar Gala Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed