commit | 9dd855a729abb4670522d5eae6854db48d624498 | [log] [tgz] |
---|---|---|
author | Christian Krafft <krafft@de.ibm.com> | Mon Apr 23 21:35:46 2007 +0200 |
committer | Arnd Bergmann <arnd@klappe.arndb.de> | Mon Apr 23 21:44:40 2007 +0200 |
tree | 686c5e26fc68b16822df87308d553981908d295e | |
parent | 6bf05fd776e38a0a9c17e17c2345b59b1b9aa2cb [diff] |
[POWERPC] cell: add support for proper device-tree This patch adds support for a proper device-tree. A porper device-tree on cell contains be nodes for each CBE containg nodes for SPEs and all the other special devices on it. Ofcourse oldschool devicetree is still supported. Signed-off-by: Christian Krafft <krafft@de.ibm.com> Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>