]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: qcom: qcs6490-rb3gen2: Enable PMK8350 RTC module
authorUmang Chheda <quic_uchheda@quicinc.com>
Thu, 23 May 2024 13:15:28 +0000 (18:45 +0530)
committerBjorn Andersson <andersson@kernel.org>
Sun, 26 May 2024 23:56:52 +0000 (18:56 -0500)
Enable PMK8350 RTC module that is found on qcs6490-rb3gen2.

Signed-off-by: Umang Chheda <quic_uchheda@quicinc.com>
Link: https://lore.kernel.org/r/20240523131528.3454431-1-quic_uchheda@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts

index a085ff5b5fb21d9cc68c8dd970f30d489a40894b..5cc259c5b26231593107c763d4996609df5cc354 100644 (file)
        status = "okay";
 };
 
+&pmk8350_rtc {
+       status = "okay";
+};
+
 &qupv3_id_0 {
        status = "okay";
 };