Thread (8 messages) 8 messages, 2 authors, 2026-03-30

Re: [PATCH v1 1/3] arm64: dts: amlogic: meson-s4: add VRTC node

From: neil.armstrong@linaro.org
Date: 2026-03-27 15:34:21
Also in: linux-amlogic, linux-arm-kernel, lkml

On 3/27/26 10:30, Nick Xie wrote:
quoted hunk ↗ jump to hunk
Add the Virtual RTC (VRTC) controller node to the Meson S4 SoC dtsi.

Signed-off-by: Nick Xie <redacted>
---
  arch/arm64/boot/dts/amlogic/meson-s4.dtsi | 5 +++++
  1 file changed, 5 insertions(+)
diff --git a/arch/arm64/boot/dts/amlogic/meson-s4.dtsi b/arch/arm64/boot/dts/amlogic/meson-s4.dtsi
index 936a5c1353d15..2a6fbd5308362 100644
--- a/arch/arm64/boot/dts/amlogic/meson-s4.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-s4.dtsi
@@ -59,6 +59,11 @@ psci {
  		method = "smc";
  	};
  
+	vrtc: rtc@fe010288 {
+		compatible = "amlogic,meson-vrtc";
+		reg = <0x0 0xfe010288 0x0 0x4>;
+	};
+
  	xtal: xtal-clk {
  		compatible = "fixed-clock";
  		clock-frequency = <24000000>;
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>

Thanks,
Neil
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help