On 27.06.2023 03:24, Dmitry Baryshkov wrote: > The set of regulators available over the RPM requests is not a property > of the SoC. The only msm8960 board file (qcom-msm8960-cdp) also defines > this node together with the compatible string. Drop the useless device > node. > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> Konrad > arch/arm/boot/dts/qcom/qcom-msm8960.dtsi | 4 ---- > 1 file changed, 4 deletions(-) > > diff --git a/arch/arm/boot/dts/qcom/qcom-msm8960.dtsi b/arch/arm/boot/dts/qcom/qcom-msm8960.dtsi > index 8157236f249d..b25cd58003e2 100644 > --- a/arch/arm/boot/dts/qcom/qcom-msm8960.dtsi > +++ b/arch/arm/boot/dts/qcom/qcom-msm8960.dtsi > @@ -200,10 +200,6 @@ rpm: rpm@108000 { > <GIC_SPI 21 IRQ_TYPE_EDGE_RISING>, > <GIC_SPI 22 IRQ_TYPE_EDGE_RISING>; > interrupt-names = "ack", "err", "wakeup"; > - > - regulators { > - compatible = "qcom,rpm-pm8921-regulators"; > - }; > }; > > acc0: clock-controller@2088000 {