summaryrefslogtreecommitdiff
path: root/drivers/regulator/tps6238x0-regulator.c
AgeCommit message (Collapse)Author
2013-09-14regulator: Convert tps6238x0 to use a struct to pass in regulator runtime configDan Willemsen
Signed-off-by: Dan Willemsen <dwillemsen@nvidia.com>
2013-09-14regulator: tps6238x0: enable output discharge alwaysLaxman Dewangan
Enable output discharge always to have faster ramp-down time. bug 981330 Change-Id: I0a00ab38e9be631a58bc8b11148be5c3c508d119 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: http://git-master/r/102882 Reviewed-by: Automatic_Commit_Validation_User Tested-by: Pradeep Goudagunta <pgoudagunta@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Bitan Biswas <bbiswas@nvidia.com> Rebase-Id: R85c563f921389bd00ffcad9c67240165d274800d
2013-09-14regulator: tps6238x0: fix build breakVarun Wadekar
regulator_register() now expects one additional argument in 3.4. Change-Id: I979ab99fc7bf666ce76d818fa3a5fe53580caf06 Signed-off-by: Varun Wadekar <vwadekar@nvidia.com> Rebase-Id: Rdf3f3686d62daab46e377f86e03c4dfeb1f212d5
2013-09-14regulator: TPS6238X0: Add tps6238X0 regulator driverVarun Wadekar
The regulator module consists of 1 DCDC. The output voltage is configurable and is meant for supply power to the core voltage of Soc. Change-Id: Ic62d100a588f7b6f1b30c11fd44a925c97393069 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: http://git-master/r/100653 Reviewed-by: Automatic_Commit_Validation_User Tested-by: Pradeep Goudagunta <pgoudagunta@nvidia.com> Reviewed-by: Bitan Biswas <bbiswas@nvidia.com> Conflicts: drivers/regulator/Kconfig Rebase-Id: R7df4b39a5b1e5022b8220151af2229882e06d07c