On Fri, Nov 18, 2011 at 04:47:17PM +0530, Rajendra Nayak wrote:

> +     xyzreg: regulator@0 {
> +             regulator-min-microvolt = <1000000>;
> +             regulator-max-microvolt = <2500000>;
> +             regulator-always-on;
> +             vin-supply = <&vin>;
> +     };

Just noticed this, but the '@0' shouldn't be on the name, since there
isn't a reg attribute on this node.  Perhaps it should be
"regulator-xyz"?

David

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to