Messages in this thread |  | | | Date | Tue, 25 Oct 2011 11:56:40 +0530 | | From | Rajendra Nayak <> | | Subject | Re: [PATCH v2 3/5] regulator: helper routine to extract regulator_init_data |
| |
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
|  |