linuxOS_PX30_CAR/u-boot/arch/x86/dts/rtc.dtsi

8 lines
95 B
Plaintext
Raw Normal View History

2026-01-20 05:50:57 +00:00
/ {
rtc {
compatible = "motorola,mc146818";
u-boot,dm-pre-reloc;
reg = <0x70 2>;
};
};