Re: [PATCH] arm64: dts: qcom: ipq9574: remove MP5496 regulator references from SoC dtsi

From: Konrad Dybcio

Date: Mon Jan 26 2026 - 05:19:22 EST


On 1/23/26 7:16 PM, Gabor Juhos wrote:
> The 'cpu-supply' properties in the IPQ9574 SoC dtsi are referencing to
> a regulator provided by an MP5496 PMIC via the RPM firmware which's node
> is defined externally in the common RDP dtsi file.
>
> Since the PMIC is not part of the SoC it should not be referenced from
> the SoC specific dtsi, so remove the properties from there and define
> those in the common RDP dtsi instead.
>
> While at it, also change the prefix of the label from 'ipq9574' to
> 'mp5496' to keep it consistent with the labels of the l{2,5} regulators
> provided by the same PMIC.
>
> No functional changes. According to dtx_diff there are no differences
> between the ipq9574*.dtb files built with and without the change.
>
> Signed-off-by: Gabor Juhos <j4g8y7@xxxxxxxxx>
> ---

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>

Konrad