arm64: dts: rockchip: enable RTC for 100ASK DshanPi A1

Enable RTC support for the 100ASK DshanPi A1 board.

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
Link: https://patch.msgid.link/20251120120011.279104-6-amadeus@jmu.edu.cn
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Chukun Pan 2025-11-20 20:00:11 +08:00 committed by Heiko Stuebner
parent d43935da2b
commit e34003dd2f

View File

@ -655,6 +655,15 @@ regulator-state-mem {
};
};
&i2c2 {
status = "okay";
rtc@68 {
compatible = "dallas,ds1338";
reg = <0x68>;
};
};
&i2c4 {
status = "okay";