Hi Grant, Thanks for looking at this.
On Sat, Sep 17, 2011 at 4:56 PM, Grant Likely <[email protected]> wrote: > drivers/mfd/vx855.c should be modified to assign pdev->of_node, which > can be used here for setting up c->of_node. There doesn't seem to be any obvious place in mfd/vx855.c to insert this. All the platform device creation and addition is done inside the mfd layer (e.g. mfd_add_device()). Should I look at extending the MFD API to allow for of_nodes to be passed in? Thanks, Daniel _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
