]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
regulator: add support to disable regualtor consumer node from DT
authorLaxman Dewangan <ldewangan@nvidia.com>
Fri, 21 Mar 2014 15:21:59 +0000 (20:51 +0530)
committerLaxman Dewangan <ldewangan@nvidia.com>
Mon, 24 Mar 2014 01:02:39 +0000 (18:02 -0700)
commited87efab33c0597b0a933bc94b5213bb309a0add
treefdb880ab323d2e954082d152689f7250f5f4363f
parent2b58df14ac10b8dd1350cc0831dbd3fcf3d962a2
regulator: add support to disable regualtor consumer node from DT

Sometimes it is require to disable consumer list for some of the board
configuration from top level DTS file when using the common power tree
file across different boards/configuration.

Add support to have status property in the condumer node to ignore the
consumer supply from DT.

Change-Id: I1a42a1feaf0ae816833d43dffd1b1da29eb09d33
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Reviewed-on: http://git-master/r/385002
drivers/regulator/of_regulator.c