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