Re: [PATCH TIP 03/14] x86/dtb: Add a device tree for CE4100

From: Sebastian Andrzej Siewior
Date: Fri Feb 04 2011 - 04:40:58 EST


Mitch Bradley wrote:

The text representation is "D,F" , where D is the hexadecimal ASCII representation of the binary number ddddd and F is the hexadecimal ASCII representation of the binary number fff . So "show-devs" will display names like "/pci/ethernet@12,e" - device number 0x12, function number 0xe.

[snip more of it]

I don't know how this plays out in the flattened DT world, but the above is a summary of what the PCI bus binding stipulates.

Thanks for clearing it up. After David pointed it out I looked it up in
the PCI spec and it seems to match what you saying here.

Sebastian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/