[PATCH v2 RESEND 2] gpio-vx855: add device tree binding
Daniel Drake
dsd at laptop.org
Mon Sep 19 19:27:07 EST 2011
Hi Grant,
Thanks for looking at this.
On Sat, Sep 17, 2011 at 4:56 PM, Grant Likely <grant.likely at secretlab.ca> 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
More information about the devicetree-discuss
mailing list