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

Umang Chheda posted 1 patch 2 years, 1 month ago
arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts | 4 ++++
1 file changed, 4 insertions(+)
[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Enable PMK8350 RTC module
Posted by Umang Chheda 2 years, 1 month ago
Enable PMK8350 RTC module that is found on qcs6490-rb3gen2.

Signed-off-by: Umang Chheda <quic_uchheda@quicinc.com>
---
 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
Re: [PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Enable PMK8350 RTC module
Posted by Bjorn Andersson 2 years, 1 month ago
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 <andersson@kernel.org>