[PATCH v2 3/5] regulator: helper routine to extract regulator_init_data
From: Rajendra Nayak <hidden>
Date: 2011-10-25 06:26:50
Also in:
linux-devicetree, linux-omap, lkml
From: Rajendra Nayak <hidden>
Date: 2011-10-25 06:26:50
Also in:
linux-devicetree, linux-omap, lkml
On Tuesday 25 October 2011 11:30 AM, Rajendra Nayak wrote:
In that case should you not be first converting the mfd driver to register regulator devices using DT? Thats what we did for OMAP, and hence we always have the of_node populated when the regulator devices are probed. See this patch from Benoit on how thats done for twl devices.. http://marc.info/?l=linux-omap&m=131489864814428&w=2
Sorry, that was a link to an older version of the patch. Here's the latest one from Benoit which he did based on Arnd's suggestion of using of_platform_populate() directly. http://marc.info/?l=linux-omap&m=131705623822369&w=2