]> asedeno.scripts.mit.edu Git - linux.git/commit
regulator: qcom_spmi: Add support for PM8004 regulators
authorAngelo G. Del Regno <kholk11@gmail.com>
Sat, 21 Sep 2019 09:50:43 +0000 (11:50 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 1 Oct 2019 11:30:03 +0000 (12:30 +0100)
commit2e36e140b8b8de4023dd0b85e099567ee88cf872
tree7e6501f26ede7098ddb604c2f7c416d0f010ee1b
parente44adca5fa25943ca44fcec02ef7b118ce9bb8f5
regulator: qcom_spmi: Add support for PM8004 regulators

This Power IC is used in combination with various PMIC combos,
generally found on boards with MSM8992, MSM8994, MSM8996,
MSM8956, MSM8976 and others, usually at address 0x5 on the SPMI
bus, and its usual usage is to provide power to the GPU and/or
to the CPU clusters (APC0/APC1).

Signed-off-by: Angelo G. Del Regno <kholk11@gmail.com>
Link: https://lore.kernel.org/r/20190921095043.62593-6-kholk11@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/regulator/qcom,spmi-regulator.txt
drivers/regulator/qcom_spmi-regulator.c