* [PATCH v2] arm64: dts: qcom: lemans-pmics: enable rtc
@ 2025-10-17 2:56 Tingguo Cheng
2025-10-20 11:46 ` Konrad Dybcio
2025-10-27 22:37 ` Bjorn Andersson
0 siblings, 2 replies; 3+ messages in thread
From: Tingguo Cheng @ 2025-10-17 2:56 UTC (permalink / raw)
To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
Conor Dooley
Cc: linux-arm-msm, devicetree, linux-kernel, kernel, Kamal Wadhwa,
Rakesh Kota, Tingguo Cheng
Add RTC node, the RTC is controlled by PMIC device via spmi bus.
Signed-off-by: Tingguo Cheng <tingguo.cheng@oss.qualcomm.com>
---
Changes in v2:
- Rebased on tag: next-20251015.
- Changed the subject from "lemans: pmic" to "lemans-pmics".
- Separated each reg and reg-names pair onto individual lines.
- Link to v1: https://lore.kernel.org/r/20250925-add-rtc-for-lemans-v1-1-17fc56451c84@oss.qualcomm.com
---
arch/arm64/boot/dts/qcom/lemans-pmics.dtsi | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/lemans-pmics.dtsi b/arch/arm64/boot/dts/qcom/lemans-pmics.dtsi
index 1369c3d43f866de9d8cd5cd4985241b99c0a0454..341119fc824406a5f45cfb3f809a07b95f71e0bc 100644
--- a/arch/arm64/boot/dts/qcom/lemans-pmics.dtsi
+++ b/arch/arm64/boot/dts/qcom/lemans-pmics.dtsi
@@ -132,6 +132,15 @@ pmm8654au_0_pon_resin: resin {
};
};
+ pmm8654au_0_rtc: rtc@6100 {
+ compatible = "qcom,pmk8350-rtc";
+ reg = <0x6100>,
+ <0x6200>;
+ reg-names = "rtc",
+ "alarm";
+ interrupts = <0x0 0x62 0x1 IRQ_TYPE_EDGE_RISING>;
+ };
+
pmm8654au_0_gpios: gpio@8800 {
compatible = "qcom,pmm8654au-gpio", "qcom,spmi-gpio";
reg = <0x8800>;
---
base-commit: 2ec29dae47ca4388367474080fc48cd0cb7a4d8a
change-id: 20250924-add-rtc-for-lemans-cedb3e630c4c
Best regards,
--
Tingguo Cheng <tingguo.cheng@oss.qualcomm.com>
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH v2] arm64: dts: qcom: lemans-pmics: enable rtc
2025-10-17 2:56 [PATCH v2] arm64: dts: qcom: lemans-pmics: enable rtc Tingguo Cheng
@ 2025-10-20 11:46 ` Konrad Dybcio
2025-10-27 22:37 ` Bjorn Andersson
1 sibling, 0 replies; 3+ messages in thread
From: Konrad Dybcio @ 2025-10-20 11:46 UTC (permalink / raw)
To: Tingguo Cheng, Bjorn Andersson, Konrad Dybcio, Rob Herring,
Krzysztof Kozlowski, Conor Dooley
Cc: linux-arm-msm, devicetree, linux-kernel, kernel, Kamal Wadhwa,
Rakesh Kota
On 10/17/25 4:56 AM, Tingguo Cheng wrote:
> Add RTC node, the RTC is controlled by PMIC device via spmi bus.
>
> Signed-off-by: Tingguo Cheng <tingguo.cheng@oss.qualcomm.com>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Konrad
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v2] arm64: dts: qcom: lemans-pmics: enable rtc
2025-10-17 2:56 [PATCH v2] arm64: dts: qcom: lemans-pmics: enable rtc Tingguo Cheng
2025-10-20 11:46 ` Konrad Dybcio
@ 2025-10-27 22:37 ` Bjorn Andersson
1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2025-10-27 22:37 UTC (permalink / raw)
To: Konrad Dybcio, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
Tingguo Cheng
Cc: linux-arm-msm, devicetree, linux-kernel, kernel, Kamal Wadhwa,
Rakesh Kota
On Fri, 17 Oct 2025 10:56:55 +0800, Tingguo Cheng wrote:
> Add RTC node, the RTC is controlled by PMIC device via spmi bus.
>
>
Applied, thanks!
[1/1] arm64: dts: qcom: lemans-pmics: enable rtc
commit: 84ff999ae402b977c5518d0471fe9c4db453d6a7
Best regards,
--
Bjorn Andersson <andersson@kernel.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-10-27 22:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-17 2:56 [PATCH v2] arm64: dts: qcom: lemans-pmics: enable rtc Tingguo Cheng
2025-10-20 11:46 ` Konrad Dybcio
2025-10-27 22:37 ` Bjorn Andersson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).