xref: /openbmc/u-boot/arch/x86/dts/rtc.dtsi (revision 7c0e5d86)
1b0014b64SBin Meng/ {
2b0014b64SBin Meng	rtc {
3b0014b64SBin Meng		compatible = "motorola,mc146818";
4*93f8a311SBin Meng		u-boot,dm-pre-reloc;
5b0014b64SBin Meng		reg = <0x70 2>;
6b0014b64SBin Meng	};
7b0014b64SBin Meng};
8