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

8 lines
96 B
Plaintext

/ {
rtc: rtc {
compatible = "motorola,mc146818";
bootph-some-ram;
reg = <0x70 2>;
};
};