During bringup no parent supply names were added to the RPMh regulator driver. Add them now.
Signed-off-by: Luca Weiss <[email protected]> --- Luca Weiss (4): regulator: dt-bindings: qcom,rpmh: Add supply names for PM6350 regulator: qcom-rpmh: Add supply names for PM6350 regulator: qcom-rpmh: Add missing regulators in PM6350 arm64: dts: qcom: sm7225-fairphone-fp4: Add parent supply for regulators .../bindings/regulator/qcom,rpmh-regulator.yaml | 16 +++++++ arch/arm64/boot/dts/qcom/sm7225-fairphone-fp4.dts | 46 +++++++++++++++++++ drivers/regulator/qcom-rpmh-regulator.c | 53 ++++++++++++---------- 3 files changed, 90 insertions(+), 25 deletions(-) --- base-commit: 89c07d98716a13454ec3fd9f97689e812cc71bd4 change-id: 20260901-fp4-regulator-supply-7f6b999e9624 Best regards, -- Luca Weiss <[email protected]>

