[PATCH v4 6/6] pinctrl: add pinctrl gpio binding support
From: Grant Likely <hidden>
Date: 2012-05-30 06:35:52
Also in:
linux-devicetree, lkml
From: Grant Likely <hidden>
Date: 2012-05-30 06:35:52
Also in:
linux-devicetree, lkml
On Fri, 25 May 2012 11:03:48 -0600, Stephen Warren [off-list ref] wrote:
I believe Grant wants to change the of_xlate prototype in order to be able to return a different gc value, so this will probably need slight rework work with that change, once they're both approved. Still, I think this is fine for now.
I took a different approach. Now multiple gpio_chips can use the same of node, and of_xlate needs to match on the entire gpio specifier, not just the node. This code is now in mainline. g.