diff options
author | Mark Brown <broonie@kernel.org> | 2020-07-01 22:53:27 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-07-01 22:53:27 +0200 |
commit | e5abaf9192d016a8a6c7ce39c3d72f968594c148 (patch) | |
tree | 16835d4f4fbc4dd43258b46ee05641a7a8f867d0 /drivers/regulator/pv88060-regulator.c | |
parent | regulator: lp87565: enable voltage regardless of ENx pin (diff) | |
parent | regulator: add MP5496 regulator compatible (diff) | |
download | linux-e5abaf9192d016a8a6c7ce39c3d72f968594c148.tar.xz linux-e5abaf9192d016a8a6c7ce39c3d72f968594c148.zip |
Merge series "Add frequency / voltage scaling support for IPQ6018 SoC" from Kathiravan T <kathirav@codeaurora.org>:
IPQ6018 SoC uses the PMIC MP5496. SMPA2 and LDOA2 regulator of MP5496
controls the APSS and SDCC voltage scaling respectively. Add support
for the same.
changes since V1:
- Moved YAML conversion to the last as per Mark's comments
Kathiravan T (6):
dt-bindings: soc: qcom: Add IPQ6018 compatible
soc: qcom: smd-rpm: Add IPQ6018 compatible
dt-bindings: regulator: add MP5496 regulator compatible
regulator: qcom_smd: Add MP5496 regulators
dt-bindings: soc: qcom: convert the SMD-RPM document to YAML schema
dt-bindings: regulator: convert QCOM SMD-RPM regulator document to
YAML schema
.../bindings/regulator/qcom,smd-rpm-regulator.txt | 320 ---------------------
.../bindings/regulator/qcom,smd-rpm-regulator.yaml | 106 +++++++
.../devicetree/bindings/soc/qcom/qcom,smd-rpm.txt | 62 ----
.../devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml | 92 ++++++
drivers/regulator/qcom_smd-regulator.c | 34 +++
drivers/soc/qcom/smd-rpm.c | 1 +
6 files changed, 233 insertions(+), 382 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.txt
create mode 100644 Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml
delete mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.txt
create mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml
--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
Diffstat (limited to 'drivers/regulator/pv88060-regulator.c')
0 files changed, 0 insertions, 0 deletions