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

8 lines
95 B
Plaintext

/ {
rtc {
compatible = "motorola,mc146818";
u-boot,dm-pre-reloc;
reg = <0x70 2>;
};
};