arm64: dts: qcom: pm8004: Enable the PMIC peripherals by default
authorKonrad Dybcio <konrad.dybcio@somainline.org>
Thu, 25 Feb 2021 21:38:42 +0000 (22:38 +0100)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 5 Aug 2021 15:27:33 +0000 (10:27 -0500)
It makes no sense to require one more step to enable the PMIC features.
If the PMIC is present, it already has to be explicitly #included anyway.

Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Link: https://lore.kernel.org/r/20210225213842.117694-1-konrad.dybcio@somainline.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/boot/dts/qcom/pm8004.dtsi

index 0abd1ab..532b79a 100644 (file)
@@ -9,7 +9,6 @@
                reg = <0x4 SPMI_USID>;
                #address-cells = <1>;
                #size-cells = <0>;
-               status = "disabled";
        };
 
        pm8004_lsid5: pmic@5 {
@@ -17,7 +16,6 @@
                reg = <0x5 SPMI_USID>;
                #address-cells = <1>;
                #size-cells = <0>;
-               status = "disabled";
 
                pm8004_spmi_regulators: regulators {
                        compatible = "qcom,pm8004-regulators";