summaryrefslogtreecommitdiff
path: root/include/dt-bindings/regulator (follow)
Commit message (Collapse)AuthorAge
* regulator: max20010: Add max20010 regulator driverTirupathi Reddy2017-06-16
| | | | | | | | | | The max20010 external buck supplies VDD_GFX for msm8996-auto boards. Add max20010 regulator device driver to program the necessary configuration as per the board specific requirements. CRs-Fixed: 2062515 Change-Id: I68ad73e0c7cff1a87d218dc4677801f9e0206db6 Signed-off-by: Tirupathi Reddy <tirupath@codeaurora.org>
* ARM: dts: qcom: Snapshot all device tree files for MSMCOBALTAbhimanyu Kapur2016-03-22
| | | | | | | | | Snapshot all device tree files from msm-3.18@b6a638f8795ee77ca ("Merge "msm: mdss: add support to send dcs cmds by left port only in video mode") Change-Id: I631047dffa019c6d2ee731ead328d332f1c7f3b8 Signed-off-by: Abhimanyu Kapur <abhimany@codeaurora.org>
* regulator: max77802: Add header for operating modesJavier Martinez Canillas2014-10-20
Add a header file for the max77802 constants that could be shared between the regulator driver and Device Tree source files. Also, remove standby and off opmodes since only normal and low power are valid operating modes. Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk> Signed-off-by: Mark Brown <broonie@kernel.org>