Of course, looking at the device tree, rapidio is a device, not a bus,because it does not have a device_type and it does not have any childrenof its own.
It's a device _of course_, but it's also a bus parent, since it has a "#address-cells" not equal to zero (and, if this used real OF, it would have decode-unit and encode-unit methods). A quite empty bus perhaps heh (in this device tree, anyway). Segher - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH 0/5 v2] Porting RapidIO driver from ppc to powerpc architecture and adding memory mapped RapidIO driver.
- From: Zhang Wei <[email protected]>
- Re: [PATCH 3/5 v2] Add the platform device support with RapidIO to MPC8641HPCN platform.
- From: Arnd Bergmann <[email protected]>
- RE: [PATCH 3/5 v2] Add the platform device support with RapidIO to MPC8641HPCN platform.
- From: "Zhang Wei-r63237" <[email protected]>
- Re: [PATCH 3/5 v2] Add the platform device support with RapidIO to MPC8641HPCN platform.
- From: Arnd Bergmann <[email protected]>
- [PATCH 0/5 v2] Porting RapidIO driver from ppc to powerpc architecture and adding memory mapped RapidIO driver.
- Prev by Date: Re: [patch 1/3] MAP_NOZERO - implement a new VM_NOZERO/MAP_NOZERO page retirement policy
- Next by Date: Re: [patch -mm] Make check_signature() depend on CONFIG_HAS_IOMEM
- Previous by thread: Re: [PATCH 3/5 v2] Add the platform device support with RapidIO to MPC8641HPCN platform.
- Next by thread: Re: [PATCH 1/5 v2] Add the explanation and a sample of RapidIO DTS sector to the document of booting-without-of.txt file.
- Index(es):