[PATCH 1/3] mfd: allow mfd_cell association with device tree node
Mark Brown
broonie at opensource.wolfsonmicro.com
Wed Sep 28 04:14:20 EST 2011
On Tue, Sep 27, 2011 at 05:44:04PM +0100, Daniel Drake wrote:
> However, it does take Mark's suggestion into account that the mfd
> should have some clear representation in the device tree. For us it
> already did have (naturally), but this wasn't reflected in my earlier
> patch. It is now - the location of the vx855-gpio node is based on
> finding the mfd node and going from there.
Why not just kmemdup() the template you're using rather than modifying
it in place?
More information about the devicetree-discuss
mailing list