arm64: dts: amlogic: meson-s4: add VRTC node

Add the Virtual RTC (VRTC) controller node to the Meson S4 SoC dtsi.

Signed-off-by: Nick Xie <nick@khadas.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patch.msgid.link/20260327093016.722095-2-nick@khadas.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
This commit is contained in:
Nick Xie 2026-03-27 17:30:14 +08:00 committed by Neil Armstrong
parent def2d23796
commit 42379e7ee9

View File

@ -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>;