Re: [PATCH 1/2] regulator: of: Added a property to indicate bypass mode support

2013-06-20 Thread Mark Brown
On Thu, Jun 20, 2013 at 02:07:37PM +0530, Kishon Vijay Abraham I wrote: > Added a property to indicate if the regulator supports bypass mode. > Also modified of_get_regulation_constraints() to check for that > property and set appropriate constraints. Applied, thanks. signature.asc Description:

[PATCH 1/2] regulator: of: Added a property to indicate bypass mode support

2013-06-20 Thread Kishon Vijay Abraham I
Added a property to indicate if the regulator supports bypass mode. Also modified of_get_regulation_constraints() to check for that property and set appropriate constraints. Cc: Laxman Dewangan Signed-off-by: Kishon Vijay Abraham I --- Documentation/devicetree/bindings/regulator/regulator.txt |