summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/regulator
Commit message (Collapse)AuthorAgeFilesLines
* regulator: dt-bindings: add QCOM RPMh regulator bindingsDavid Collins2018-08-101-0/+36
| | | | | | | | | | | | | | Introduce bindings for RPMh regulator devices found on some Qualcomm Technlogies, Inc. SoCs. These devices allow a given processor within the SoC to make PMIC regulator requests which are aggregated within the RPMh hardware block along with requests from other processors in the SoC to determine the final PMIC regulator hardware state. Signed-off-by: David Collins <collinsd@codeaurora.org> Reviewed-by: Rob Herring <robh@kernel.org> Reviewed-by: Douglas Anderson <dianders@chromium.org> Signed-off-by: Mark Brown <broonie@kernel.org>
* regulator: maxim: Add SPDX license identifiersKrzysztof Kozlowski2018-08-081-4/+1
| | | | | | | | Replace GPL v2.0 and v2.0+ license statements with SPDX license identifiers. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Mark Brown <broonie@kernel.org>
* regulator: max77802: Add header for operating modesJavier Martinez Canillas2014-10-201-0/+18
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>
OpenPOWER on IntegriCloud