commit | eed320010872a11f5255b3d076e5b4f142af553d | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@gate.crashing.org> | Fri Jan 13 11:19:13 2006 -0600 |
committer | Paul Mackerras <paulus@samba.org> | Sat Jan 14 11:13:22 2006 +1100 |
tree | 68653741ed32150a7402f43c6a1adabeb8915f20 | |
parent | b8e383d592daaa35c944a9083ee92c995dce66ca [diff] |
[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 <galak@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>