As per individual commit messages: Without explicitly specifying names for the regulators they are named based on the DeviceTree node name. This results in multiple regulators with the same name, making debug prints and regulator_summary impossible to reason about. Signed-off-by: Luca Weiss <luca.weiss@xxxxxxxxxxxxx> --- Luca Weiss (2): arm64: dts: qcom: qcm6490-fairphone-fp5: Name the regulators arm64: dts: qcom: qcm6490-shift-otter: Name the regulators arch/arm64/boot/dts/qcom/qcm6490-fairphone-fp5.dts | 35 ++++++++++++++++++++++ arch/arm64/boot/dts/qcom/qcm6490-shift-otter.dts | 35 ++++++++++++++++++++++ 2 files changed, 70 insertions(+) --- base-commit: 76db4c64526c5e8ba0f56ad3d890dce8f9b00bbc change-id: 20240618-qcm6490-regulator-name-bd20a8f17751 Best regards, -- Luca Weiss <luca.weiss@xxxxxxxxxxxxx>