2008-02-22 16:51:10

by Scott Wood

[permalink] [raw]
Subject: Re: Doubt in Device tree entry for USB on Powerpc based board

On Fri, Feb 22, 2008 at 07:03:07PM +0530, mahendra varman wrote:
> Please help me in the device tree where to give the device type
> compatibility address_cells size cells for the USB (since usb controller is
> in pci bridge i have some confusion in where to give the entry for usb)

You don't need to describe PCI devices in the device tree; they are
probed at runtime.

-Scott