This series of patches adds a bit of infrastructure in preparation of getting the Broadband Processor Architecture (BPA) into the kernel as a new platform type of ppc64. BPA is currently used in a single machine from IBM, with others likely to be added at a later point.
None of these preparation patches are really specific to the architecture itself. Hopefully, I will be able to send the actual platform code really soon now. BPA and pSeries can share some code, mostly because they are both using rtas. The first two patches are splitting out the common code from the pSeries_pci implementation into a generic rtas_pci base. The nvram and watchdog drivers are pretty generic and are first used in the new machine. Arnd <>< - 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/