diff options
author | Laxman Dewangan <ldewangan@nvidia.com> | 2012-05-20 21:48:49 +0530 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-05-20 18:22:41 +0100 |
commit | 92ab953bd6477b816e8ddd2cf9eaed063332013a (patch) | |
tree | 78ed8f8966bbd155d4c4bcc903a54f22cf67fdcd /ipc | |
parent | 7e9a57e6267591ddfdd3beaf26f21b5257c5fff8 (diff) | |
download | op-kernel-dev-92ab953bd6477b816e8ddd2cf9eaed063332013a.zip op-kernel-dev-92ab953bd6477b816e8ddd2cf9eaed063332013a.tar.gz |
regulator: tps65910: dt: support when "regulators" node found
The device tree binding for the tps65910 is described as:
tps65911 {
reg = <0x2d>
:::::::::
regulators {
compatible = "ti,tps65911";
ldo1_reg: ldo1 {
/** regulator entry */
};
ldo2_reg: ldo2 {
/** regulator entry */
};
::::::::::
};
};
Support the regulators functionality only when there is "regulators"
child node available for tps65910.
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions