[PATCH] Open Firmware device tree virtual filesystem
Benjamin Herrenschmidt
benh at kernel.crashing.org
Mon Jan 1 22:45:31 EST 2007
> I would strongly suggest looking at things like
> arch/{sparc,sparc64,powerpc}/kernel/prom.c and
> include/asm-{sparc,sparc64,powerpc}/prom.h and
> arch/{sparc,sparc64,powerpc}/kernel/of_device.c and
> include/asm-{sparc,sparc64,powerpc}/of_device.h
> since we've already invested a lot of thought and
> infrastructure into providing interfaces to this information
> on powerpc and the two sparc platforms.
In addition, I haven't given on the idea one day of actually merging the
powerpc and sparc implementation of a lot of that stuff. Mostly the
device-tree accessors proper, the of_device/of_platform bits etc... into
something like drivers/of1394 maybe.
Thus if i386 is going to have a device-tree, please use the same
interfaces.
Ben.
More information about the Devel
mailing list