[RFC PATCH 04/11] omap4: SDP: Pass regulator_init_data from DT

Mark Brown broonie at opensource.wolfsonmicro.com
Thu Sep 15 09:46:18 EDT 2011


On Thu, Sep 15, 2011 at 04:52:00PM +0530, Rajendra Nayak wrote:

> +Required properties:
> +- compatible: Must be "regulator","ti,twl-reg";

I'd expect listings for the specific chips too.

> +	xyz-regulator: regulator at 0 {
> +		compatible = "regulator","ti,twl-reg";
> +		ti,reg-id = <37>; /* TWL6030_REG_VAUX1_6030 */

These magic numbers are *very* Linux specific, we should have a better
way of specifying regulators - I'd off the top of my head expect that
the compatible property would identify the regulator.



More information about the linux-arm-kernel mailing list