]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: qcom: sm8650: Drop redundant status from PMK8550 RTC
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 8 Sep 2025 08:53:32 +0000 (10:53 +0200)
committerBjorn Andersson <andersson@kernel.org>
Tue, 9 Sep 2025 15:34:22 +0000 (10:34 -0500)
The PMK8550 RTC is always enabled in its DTSI file since
commit a791fc19965e ("arm64: dts: qcom: pmk8550: always enable RTC PMIC
device"), so drop redundant status=okay in SM8650 boards.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250908085331.56478-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sm8650-hdk.dts
arch/arm64/boot/dts/qcom/sm8650-qrd.dts

index d4e5c95e93395b84292366a6ad8bc1ee7d7c362b..87d7190dc991b11f5d1162aabb693dcadd198c51 100644 (file)
        vdd3-supply = <&vreg_l5b_3p1>;
 };
 
-&pmk8550_rtc {
-       status = "okay";
-};
-
 &pon_pwrkey {
        status = "okay";
 };
index d71031cb26e2ecb1bf5c4e8b200e68f2d3b5d3a4..9e790cf44804d00a056f92514630ef620e212343 100644 (file)
        vdd3-supply = <&vreg_l5b_3p1>;
 };
 
-&pmk8550_rtc {
-       status = "okay";
-};
-
 &qup_i2c3_data_clk {
        /* Use internal I2C pull-up */
        bias-pull-up = <2200>;