Re: [PATCH v4 1/4] regulator: helper routine to extract regulator_init_data
From: Rajendra Nayak <hidden>
Date: 2011-11-07 06:27:37
Also in:
linux-arm-kernel, linux-omap, lkml
From: Rajendra Nayak <hidden>
Date: 2011-11-07 06:27:37
Also in:
linux-arm-kernel, linux-omap, lkml
On Saturday 05 November 2011 03:46 AM, Olof Johansson wrote:
quoted
quoted
Yeah, ok, but it shouldn't be part of the description of regulatorquoted
quoted
properties per se. See how gpio does it, defining how a gpio-specifier is crafted. The equivalent should be done for regulators.That seems to be pretty much exactly what's being done here, and like the GPIO bindings it's specified in the core document. Though perhaps there's some aspect of how the document is written that's missing.
>
Yep, sounds good. A slightly more elaborate description of the binding inspired by the gpio.txt document would be the way to do that.
Ok, will add more elaborate documentation for this in the core bindings.