commit | 007b6aa8114550c59373c751ac9cc9f356a0a81f | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Dec 21 15:39:30 2007 +1100 |
committer | Josh Boyer <jwboyer@linux.vnet.ibm.com> | Sun Dec 23 13:14:03 2007 -0600 |
tree | c88fe7af51adfbe3148c9fb1392ccbe5a43323ce | |
parent | c3fc2de0fea2bbd54780226d66ec91d73f35e74a [diff] |
[POWERPC] 4xx: Wire up 440EP USB controller support to Bamboo board This adds the definition of the on-chip OHCI controller to the Bamboo board's device-tree. This is enough to get it probed and working, though a separate patch fixing a bug in the OHCI driver is needed to make it reliable. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>