gk7205v200-uboot/arch/x86/dts/rtc.dtsi

8 lines
95 B
Plaintext
Raw Normal View History

2025-08-07 17:13:54 +08:00
/ {
rtc {
compatible = "motorola,mc146818";
u-boot,dm-pre-reloc;
reg = <0x70 2>;
};
};