summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/regulator/maxim,max77802.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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>