Re: [PATCH v2 RESEND 2] gpio-vx855: add device tree binding

From: Daniel Drake
Date: Mon Sep 19 2011 - 05:27:11 EST


Hi Grant,

Thanks for looking at this.

On Sat, Sep 17, 2011 at 4:56 PM, Grant Likely <grant.likely@xxxxxxxxxxxx> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/