This series is dependent on below series which adds DT files for SC7280 SoC https://lore.kernel.org/patchwork/project/lkml/list/?series=484757 satya priya (7): dt-bindings: regulator: Convert regulator bindings to YAML dt-bindings: regulator: Add compatibles for PM7325/PMR735A regulator: qcom-rpmh: Correct the pmic5_hfsmps515 buck regulator: qcom-rpmh: Add pmic5_ftsmps520 buck regulator: qcom-rpmh: Add PM7325/PMR735A regulator support regulator: qcom-rpmh: Use correct buck for S1C regulator arm64: dts: qcom: sc7280: Add RPMh regulators for sc7280-idp .../bindings/regulator/qcom,rpmh-regulator.txt | 180 ------------------ .../bindings/regulator/qcom,rpmh-regulator.yaml | 151 +++++++++++++++ arch/arm64/boot/dts/qcom/sc7280-idp.dts | 211 +++++++++++++++++++++ drivers/regulator/qcom-rpmh-regulator.c | 68 ++++++- 4 files changed, 426 insertions(+), 184 deletions(-) delete mode 100644 Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.txt create mode 100644 Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation