[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140609192133.GD5099@sirena.org.uk>
Date: Mon, 9 Jun 2014 20:21:33 +0100
From: Mark Brown <broonie@...nel.org>
To: Chanwoo Choi <cw00.choi@...sung.com>
Cc: lgirdwood@...il.com, grant.likely@...aro.org, robh+dt@...nel.org,
myungjoo.ham@...sung.com, kyungmin.park@...sung.com,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org
Subject: Re: [PATCH 1/2] regulator: of: Add support for parsing
regulator_state for suspend state
On Mon, Jun 09, 2014 at 07:29:39PM +0900, Chanwoo Choi wrote:
> + ret = of_property_read_u32(suspend_np, "regulator-mode", &pval);
> + if (!ret)
> + suspend_state->mode = pval;
If we're going to do that we'd need to define what modes mean in the DT
binding - currently there's no support for modes at all because it's
complicated to come up with sensible and meaningful generic defintions.
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists