Add PM8010 RPMh regulators for sm8650-mtp and sm8650-qrd boards. Signed-off-by: Fenglin Wu <quic_fenglinw@xxxxxxxxxxx> --- Changes in v3: - Split vdd-l6-l7 supply for regulator-6, and split vdd-l5-l6 for regulator-7, as vdd-[5-7]-supply is defined in the driver seperately. - Add regulator-allow-set-load and regulator-allowed-modes for LDO1/LDO2 as they are the only LDOs support mode transition in PM8010. - Link to v2: https://lore.kernel.org/r/20240123-sm8650_pm8010_support-v2-0-52f517b20a1d@xxxxxxxxxxx Changes in v2: - Added Reviewed-by/Tested-by trailers - Link to v1: https://lore.kernel.org/r/20240123-sm8650_pm8010_support-v1-0-dec2224d5740@xxxxxxxxxxx --- Fenglin Wu (2): arm64: dts: qcom: sm8650-mtp: add PM8010 regulators arm64: dts: qcom: sm8650-qrd: add PM8010 regulators arch/arm64/boot/dts/qcom/sm8650-mtp.dts | 132 ++++++++++++++++++++++++++++++++ arch/arm64/boot/dts/qcom/sm8650-qrd.dts | 132 ++++++++++++++++++++++++++++++++ 2 files changed, 264 insertions(+) --- base-commit: 6613476e225e090cc9aad49be7fa504e290dd33d change-id: 20240123-sm8650_pm8010_support-750c05a5cd5d Best regards, -- Fenglin Wu <quic_fenglinw@xxxxxxxxxxx>