[RFC] [PATCH] Device Tree on ARM platform
David Miller
davem at davemloft.net
Thu May 28 15:31:47 EST 2009
From: David Gibson <david at gibson.dropbear.id.au>
Date: Thu, 28 May 2009 14:47:32 +1000
> The conceptual problem becomes apparent when you consider things like
> i2c. The devtree is the obvious source to discover what i2c device
> are present, but they need to be instantiated as i2c devices on the
> i2c bus, not of platform devices.
Sure, but there is no reason there can't be an of_platform driver
for those i2c devices. And such instantiated devices get propagated
either instantly to the parent, or later when the parent controller
probes.
More information about the devicetree-discuss
mailing list