[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120523174803.GA18609@codeaurora.org>
Date: Wed, 23 May 2012 10:48:03 -0700
From: David Brown <davidb@...eaurora.org>
To: Rajendra Nayak <rnayak@...com>
Cc: broonie@...nsource.wolfsonmicro.com, grant.likely@...retlab.ca,
robherring2@...il.com, linaro-dev@...ts.linaro.org,
patches@...aro.org, tony@...mide.com,
devicetree-discuss@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
linux-omap@...r.kernel.org, lrg@...com,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v5 1/4] regulator: helper routine to extract
regulator_init_data
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists