2024-05-23 13:16:13

by Umang Chheda

[permalink] [raw]
Subject: [PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Enable PMK8350 RTC module

Enable PMK8350 RTC module that is found on qcs6490-rb3gen2.

Signed-off-by: Umang Chheda <[email protected]>
---
arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts b/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts
index a085ff5b5fb2..5cc259c5b262 100644
--- a/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts
+++ b/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts
@@ -602,6 +602,10 @@ &mdss_edp_phy {
status = "okay";
};

+&pmk8350_rtc {
+ status = "okay";
+};
+
&qupv3_id_0 {
status = "okay";
};
--
2.25.1



2024-05-27 03:06:06

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Enable PMK8350 RTC module


On Thu, 23 May 2024 18:45:28 +0530, Umang Chheda wrote:
> Enable PMK8350 RTC module that is found on qcs6490-rb3gen2.
>
>

Applied, thanks!

[1/1] arm64: dts: qcom: qcs6490-rb3gen2: Enable PMK8350 RTC module
commit: a55361454c210ae4fd840cde3913f320663c405a

Best regards,
--
Bjorn Andersson <[email protected]>