1/ {
2	rtc: rtc {
3		compatible = "motorola,mc146818";
4		u-boot,dm-pre-proper;
5		reg = <0x70 2>;
6	};
7};
8